Jump to content

Issue Starting up Apache


kenpolee

Recommended Posts

Originally we had Apache running fine and working, then for some reason something stopped working and it was decided to reinstall Apache. Now when we reinstall it, after going through the whole installation it says Apache service is already installed, but other than that it seems to install normally with all the files being put in. When I go to start up the Apache service it will not start. In the error log I get an error that says "The system cannot find the specified path."

 

Any ideas on what to do?

Thanks in advance.

Link to comment
https://forums.phpfreaks.com/topic/113752-issue-starting-up-apache/
Share on other sites

When you uninstalled Apache, it should of removed the Apache service with it. To remove the old service run the following command in the Command Line Terminal

httpd.exe -k uninstall

Before running the above command, you may have to navigate to Apaches bin folder first, eg

cd C:\Program Files\Apache Foundation\Apache2.2\bin

 

What is the output of the above command?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.