xampp中apache在windows7下無法啟動的解決方法
更新時間:2010年03月18日 23:32:55 作者:
下載zip版本的xampp,無法啟動apache ,現(xiàn)象是短暫顯示了running標(biāo)志之后就停止了,日志顯示W(wǎng)ARNING:terminating worker thread 0。
環(huán)境windows 7 32位
下載zip版本的xampp,無法啟動apache ,現(xiàn)象是短暫顯示了running標(biāo)志之后就停止了,日志顯示W(wǎng)ARNING: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.
經(jīng)檢查,端口沒有被占。
反復(fù)測試后發(fā)現(xiàn)只需要啟動xampp setup,關(guān)掉 6.mod_perl 模塊即可。
下載zip版本的xampp,無法啟動apache ,現(xiàn)象是短暫顯示了running標(biāo)志之后就停止了,日志顯示W(wǎng)ARNING: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.
經(jīng)檢查,端口沒有被占。
反復(fù)測試后發(fā)現(xiàn)只需要啟動xampp setup,關(guān)掉 6.mod_perl 模塊即可。
相關(guān)文章
ISAPI-REWRITE偽靜態(tài)規(guī)則寫法以及說明
ISAPI-REWRITE偽靜態(tài)規(guī)則寫法以及說明,很多朋友對rewrite的規(guī)則不太熟悉,這里介紹下,方便需要的朋友2012-06-06服務(wù)器遠(yuǎn)程超出最大連接數(shù)的原因及解決
服務(wù)器遠(yuǎn)程超出最大連接數(shù)的原因是沒有注銷退出有可能導(dǎo)致遠(yuǎn)程連接的進(jìn)程死掉,重啟服務(wù)器即可2014-05-05php.ini 啟用disable_functions提高安全
如果想保證服務(wù)器的安全,請將這個函數(shù)加到disable_functions里或者將安全模式打開吧,在安全模式下dl函數(shù)是無條件禁止的2009-07-07Windows安裝Openssl并使用Openss生成公鑰私鑰
這篇文章主要介紹了Windows安裝Openssl并使用Openss生成l公鑰私鑰,需要的朋友可以參考下2020-11-11