Created
June 30, 2012 06:57
-
-
Save snaka/3022723 to your computer and use it in GitHub Desktop.
Windows XP 環境(Apache2.2)に PHP 入れて、PukiWikiPlusを動かすまで
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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