環境windows 7 32位
下載zip版本的xampp,無法啟動apache ,現象是短暫顯示了running標志之后就停止了,日志顯示WARNING:terminating worker thread 0。
查看日志信息
[notice] Apache/2.2.14 (Win32) DAV/2 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
[notice] Server built: Nov 11 2009 14:29:03
[crit] (22)Invalid argument: Parent: Failed to create the child process.
[crit] (OS 6)句柄無效。 : master_main: create child process failed. Exiting.
[notice] Parent: Child process exited successfully.
經檢查,端口沒有被占。
反復測試后發現只需要啟動xampp setup,關掉 6.mod_perl 模塊即可。