apache winnt_accept: Asynchronous AcceptEx failed 解決方案
類似報錯信息:
[Thu May 30 10:33:31.148293 2013] [mpm_winnt:warn] [pid 8072:tid 1756] (OS 64)指定的網絡名不再可用。 : AH00341: winnt_accept: Asynchronous AcceptEx failed.
xampp官方的配置文檔, 發現如下(xià)信息:
# XAMPP: We disable operating system specific optimizations for a listening
# socket by the http protocol here. IE 64 bit make problems without this.
理解爲關閉系統監聽(tīng), 浏覽器監聽(tīng)等, 最後一(yī)句說明ie 64位可能不受影響. win8 64位系統上的ie事實上一(yī)個進程, 這句話(huà)還需要分(fēn)析測試.