Reply to comment

Vaio (Windows 7) にXAMPPLiteをインストール

ウェブサイトのコンテンツを出先でも編集したり、実験用としても使えるサーバーとしてノートパソコン(Windows 7 32Bit)にもXamppをインストールしてみた。今回選択したのはXAMPPLite 1.7.1. 最新バージョンにしないのはphp5.2.xが使えるようにするため。Drupalはphp5.3に対応していないので。

ファイルはここから。
http://sourceforge.net/projects/xampp/files/

回答したすべてのファイルをc:\xamppliteへコピー。その後、setup_xampp.batを実行する。

その後、XAMPP Control Panel(xampp-control.exe)を実行する。

AppacheとMySQLを起動(Startボタンを押す)。するとFirewallからの警告が表示されるので、Private Networkだけ通信を許可しておく。

後はブラウザを立ち上げて 127.0.0.1 にアクセスすると初期画面が表示される。phpinfo()でバージョンが5.2.9であることを確認。

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <code> <cite> <ul> <ol> <li> <dl> <dt> <dd> <p>
  • Lines and paragraphs break automatically.
  • Link to Amazon products with: [amazon product_id inline|full|thumbnail]. Example: [amazon 1590597559 thumbnail]
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Images can be added to this post.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.