Apache not serving pages

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Apache not serving pages

Postby jookk » 16. January 2015 10:55

Hallo all,
my setup:
Windows 8.1 64bit with XAMPP 5.6.3
Im using apache with vhost config (there are 5-6 hosts.
All worked fine, but today I found, that Apache isnt responding to http(s) requests. (So website isnt loading - it timeouts)
I checked Apache and it was running fine, checked VPN hosting - running fine (email server working - emails are received)
Checked Apache error log, but no problem.
So Apache is running, but it not answering to requests (pages timeouts).
It working after I manually restart Apache via services.msc.
I need some help to resolve problem, because Im hosting my sites and other self-hosted apps :)
jookk
 
Posts: 2
Joined: 16. January 2015 10:34
Operating System: Windows 8.1 64bit

Re: Apache not serving pages

Postby gsmith » 16. January 2015 20:49

Usually you will see this in Apache's error log
"(OS 64)The specified network name is no longer available. : AH00341: winnt_accept: Asynchronous AcceptEx failed."

Regardless, this symptom is almost always resolved by adding AcceptFilter lines to httpd.conf

AcceptFilter http none
AcceptFilter https none
gsmith
 
Posts: 278
Joined: 29. November 2013 18:04
Location: San Diego
XAMPP version: 0.0.0
Operating System: Win 10/2012R VS 14,15,16

Re: Apache not serving pages

Postby jookk » 18. January 2015 12:43

Very big Thank You for solution!
I had latest days serious thinking about linux virtualbox, becouse apache problems.
Ill write back about successfull finish:)
jookk
 
Posts: 2
Joined: 16. January 2015 10:34
Operating System: Windows 8.1 64bit


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 118 guests