First page of the Mercury Mail Transport System for Win32 and NetWare Systems v3.32 archive.

自宅サーバー開設準備2

Posted by jisava on 8月 4, 2009 with Closed
in 自宅サーバー開設準備
as , , , , , , , , , , , , , , , , , , , , , , , ,

ではでは、WordPressを使った自宅サーバーブログを立ち上げましょう・・・と思ったら・・・おやおや、WordPressの場合

動作環境
WordPress 日本語版 2.5 以降

 

  • PHP バージョン 4.3 以上
  • MySQL バージョン 4.0 以上

となっているので、php、mysqlが必要・・・むず・・・・

そこで自宅サーバー環境に必要なソフトを一括して、インストールしてくれるソフトの紹介

XAMPP

Windows版 (98, NT, 2000, 2003, XP and Vista)

次のソフトウェアが含まれています:
Apache, MySQL, PHP + PEAR, Perl, mod_php, mod_perl, mod_ssl, OpenSSL, phpMyAdmin, Webalizer, Mercury Mail Transport System for Win32 and NetWare Systems v3.32, Ming, JpGraph, FileZilla FTP Server, mcrypt, eAccelerator, SQLite, WEB-DAV + mod_auth_mysql.

インストールは日本語対応しているので、特に悩むことなくインストール終わると思います。インストールが終わると同時に自宅サーバー構築環境も整ったでしょうか?確認    

2618             

 

 xammp control panelを開きApache横が緑色になっていれば、うまく動いているはず・・・・・・xammp control panelは閉じず、そのままでブラウザを開き、アドレス「http://localhost/」か「http://127.0.0.1/」を入力、どうでしょう?うまく表示されない場合は「http://localhost/index.html」で試して下さい。見えた方はおめでとうございます。自宅サーバー開設準備が整いました。次はxamppの設定に進んでください。