
#やりたいこと
windows10 64bit xamppでphp5.3を稼働させたい
#現状
xampp-win32-1.7.7-VC9.zipをダウンロードし、XAMPPコントロールパネルからapacheをstart
正常に起動しない
#やってみたこと
php5apache2_4.dll(ただしphp5.4用と5.2用しか見つかりませんでした。5.3用が見つからず・・・)を、c:\xampp\phpに配置
#疑問点
(1)
php5apache2_4.dllのphp5.3用が見つかりませんが、これが必要であればどこからダウンロードしたらよいでしょうか?
https://www.apachelounge.com/viewtopic.php?p=20477
も見たのですが、まだこのdllのダウンロードができません
(2)
php5apache2_4.dllが不要の場合
xampp-win32-1.7.7-VC9.zip以外になにか別途必要なのでしょうか?
#他にやってみたこと
php5.5に変更するとapacheは正常に起動する
が、5.3を実行したい
20:36:51 [Apache] Error: Apache shutdown unexpectedly. 20:36:51 [Apache] This may be due to a blocked port, missing dependencies, 20:36:51 [Apache] improper privileges, a crash, or a shutdown by another method. 20:36:51 [Apache] Press the Logs button to view error logs and check 20:36:51 [Apache] the Windows Event Viewer for more clues 20:36:51 [Apache] If you need more help, copy and post this 20:36:51 [Apache] entire log window on the forums
apacheのエラーログにはなにも出力なし



回答3件
あなたの回答
tips
プレビュー