1. 程式人生 > >xampp 1.7.3 apache無法啟動的問題

xampp 1.7.3 apache無法啟動的問題

為了測試程式,安裝了xampp。

之前用過1.7.0 ,mysqladmin.exe老是出錯誤。

更換到1.7.3了。

1.7.3下mysql沒啥問題。apache出問題了,啟動不了。

apache預設埠80,將80埠空出來也還是啟動不了apache服務。

看logs/ 發現了下面的內容。

[Mon Jan 13 19:40:25 2014] [notice] Digest: generating secret for digest authentication ...
[Mon Jan 13 19:40:25 2014] [notice] Digest: done
[Mon Jan 13 19:40:26 2014] [notice] Apache/2.2.14 (Win32) DAV/2 mod_ssl/2.2.14 OpenSSL/0.9.8l mod_autoindex_color PHP/5.3.1 mod_apreq2-20090110/2.7.1 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
[Mon Jan 13 19:40:26 2014] [notice] Server built: Nov 11 2009 14:29:03
[Mon Jan 13 19:40:26 2014] [crit] (22)Invalid argument: Parent: Failed to create the child process.
[Mon Jan 13 19:40:26 2014] [crit] master_main: create child process failed. Exiting.
[Mon Jan 13 19:40:26 2014] [notice] Parent: Forcing termination of child process 36 

需要執行xampp/setup_xampp.bat

進行設定,將perl的外掛disable掉。