WAMP Server hanging
Posted by: newmanity (---.eastlink.ca)
Date: December 05, 2014 08:26PM

Hi.
My WAMP server has started randomly hanging in the last couple of weeks and I have no idea why. My biggest issue is that I do not know what to look at in order to troubleshoot. I've tried the Apache logs but that hasn't shown anything interesting....any guidance would be helpful.

I'm running:
1 - Windows Server 2008 R2 Standard on a VM (64 bit)
2 - WampServer 64 bit
3 - Apache Version 2.4.4
4 - PHP Version 5.4.12
5 - MySQL Version 5.6.12
6 - WampServer icon is green

Thanks

Options: ReplyQuote
Re: WAMP Server hanging
Posted by: newmanity (---.eastlink.ca)
Date: December 05, 2014 08:28PM

I should add that I see this across all client browsers and i cannot even connect to localhost on the server when it gets to this state. When I restart the services all is good again, until it isn't....at this point it is happening up to a dozen times a day.

Options: ReplyQuote
Re: WAMP Server hanging
Posted by: newmanity (---.eastlink.ca)
Date: December 08, 2014 07:42PM

bump.....anyone?

Options: ReplyQuote
Re: WAMP Server hanging
Posted by: RiggsFolly (---.as43234.net)
Date: December 08, 2014 09:22PM

Which version of WAMPServer are you running?

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: WAMP Server hanging
Posted by: newmanity (---.eastlink.ca)
Date: December 09, 2014 03:06PM

WAMPServer 2.4!

Options: ReplyQuote
Re: WAMP Server hanging
Posted by: RiggsFolly (---.as43234.net)
Date: December 09, 2014 04:14PM

Ahh right,

Try adding these lines to your httpd.conf file

# AcceptFilter: On Windows, none uses accept() rather than AcceptEx() and
# will not recycle sockets between connections. This is useful for network
# adapters with broken driver support, as well as some virtual network
# providers such as vpn drivers, or spam, virus or spyware filters.
AcceptFilter http none
AcceptFilter https none


Add them just after these 2 lines

#EnableMMAP off
EnableSendfile off

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: WAMP Server hanging
Posted by: newmanity (---.eastlink.ca)
Date: December 09, 2014 04:24PM

Done....thanks....I'll monitor and post back!
Is this to fix a known issue?

Options: ReplyQuote
Re: WAMP Server hanging
Posted by: RiggsFolly (---.as43234.net)
Date: December 09, 2014 05:27PM

Yes,

It might even have been my first suggestion if I had known what version of WampServer you were using.

It is added by default to WAMPServer 2.5

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: WAMP Server hanging
Posted by: newmanity (---.eastlink.ca)
Date: December 09, 2014 05:33PM

That's great to know....I'll post back in a few days if the issue has cleared.
Thanks again!

Options: ReplyQuote
Re: WAMP Server hanging
Posted by: newmanity (---.eastlink.ca)
Date: December 12, 2014 07:21PM

I am happy to report that the server has not crashed once since the change was made.
Thanks for rescuing me from a frustrating situation!

Options: ReplyQuote


Sorry, only registered users may post in this forum.