logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Apache service not started on Windows 7 Ultimate
Author
sandeept



Joined: 16 Feb 2011
Posts: 1

PostPosted: Wed 16 Feb '11 9:03    Post subject: Apache service not started on Windows 7 Ultimate Reply with quote

Hello,

I have Apache 2.2.16 running on port 8080 on Windows 7 Ultimate. It was working quite fine but for last one week, Apache service is not started when OS loads. Log file shows,

[Sat Feb 05 12:44:56 2011] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
Starting the Apache2.2 service(OS 5)Access is denied. : Apache2.2: Failed to open the service

I have searched forums for solutions and got few suggestions. These are,

1. Disable antivirus
2. Add following lines in httpd.conf

EnableMMAP off
EnableSendfile off
Win32DisableAcceptEx

3. Reinstall Apache

None of above have helped.

If I double click httpd.exe in bin directory, I am able to run php scripts through browser. This trick works from command prompt too. But, Apache service in windows services panel shows "stopped". On clicking start, it says, requested service failed. Same message is shown when I try to start Apache from Apache monitor services.

Please help. Thanks in advance.

Thanks,
Sandeep
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7407
Location: EU, Germany, Next to Hamburg

PostPosted: Wed 30 Mar '11 16:16    Post subject: Reply with quote

Do you run the the apache monitor as administrator? What is in the windows event log about this?
Back to top


Reply to topic   Topic: Apache service not started on Windows 7 Ultimate View previous topic :: View next topic
Post new topic   Forum Index -> Apache