I am using WAMP 2.4 (Apache 2.4.4
). I am using this for hosting a sugarcrm. My Apache is running at port 80.
Now suddenly my apache server stops using port 80 and when I click on test port 80 its gives the message as
'Your port 80 is actually used by:'
then after 5 to 10 it says apache 2.4, but sometime it does not shows this also. Then I again restart the server and it works fine.
In an hour it happens arround 4-5 times. When I see apache error log i gets following error messages
[Fri Nov 15 22:59:44.181794 2013] [mpm_winnt:warn] [pid 6840:tid 2912] (OS 64)The specified network name is no longer available. : AH00341: winnt_accept: Asynchronous AcceptEx failed.<br>
[Fri Nov 15 22:59:44.181794 2013] [mpm_winnt:warn] [pid 6840:tid 2912] (OS 64)The specified network name is no longer available. : AH00341: winnt_accept: Asynchronous AcceptEx failed.<br>
[Sat Nov 16 10:22:50.191164 2013] [mpm_winnt:warn] [pid 6840:tid 2912] (OS 64)The specified network name is no longer available. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
Please help me on this