Skip to content

Instantly share code, notes, and snippets.

@snaka
Created June 30, 2012 06:57
Show Gist options
  • Select an option

  • Save snaka/3022723 to your computer and use it in GitHub Desktop.

Select an option

Save snaka/3022723 to your computer and use it in GitHub Desktop.
Windows XP 環境(Apache2.2)に PHP 入れて、PukiWikiPlusを動かすまで
Apacheはたぶん標準構成でいれた気がする。
PHP5.2をダウンロード
インストーラにしたがってインストール完了。
Apache再起動
Apacheが起動しない!
イベントログで確認
phpApache2_2.dll がロードできないと言っている。
php5のdllをApacheのmodulesフォルダにこぴー
PhpIniDirが邪魔してた?コメントアウト
→とりあえずApach起動したが。。。
PhpIniDirでphp.iniを読み込ませるとApacheが落ちる
設定内容に何か問題が...
 ~ここでいったん中断~
(つづく、、、かも)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment