> -----Original Message----- > From: Elizabeth Datig [mailto:[EMAIL PROTECTED] > Sent: Monday, December 12, 2005 12:22 PM > To: users@httpd.apache.org > Subject: RE: [EMAIL PROTECTED] Apache2 not running > > The OS is Windows XP, it's Apache 2.0.55. Apache is supposed to start > automatically. Sorry about that, I'm new to this and am > venturing out into > unknown territory. Do you know if there is a source to show > you exactly what > information is supposed to be in the configuration file? > > > >From: "Wagner, Aaron" <[EMAIL PROTECTED]> > >Reply-To: users@httpd.apache.org > >To: users@httpd.apache.org > >Subject: RE: [EMAIL PROTECTED] Apache2 not running > >Date: Mon, 12 Dec 2005 11:58:58 -0500 > > > > > -----Original Message----- > > > From: Elizabeth Datig [mailto:[EMAIL PROTECTED] > > > Sent: Monday, December 12, 2005 11:55 AM > > > To: users@httpd.apache.org > > > Subject: [EMAIL PROTECTED] Apache2 not running > > > > > > I previously installed Apache 2 and it was working fine, > > > apparently the > > > Adware virus got in and Apache stopped working. I removed the > > > virus, Apache > > > still would not work. I uninstalled it and reinstalled it > > > and now I get an > > > error that says Apache is not installed. How can I get this > > > working again? > > > Please help. > > > > >We need more info > > > >OS? > >How are you stating apache? > >Version of apache? > >Etc > >Etc > > > >Thanx > >Aaron N Wagner > >Monitoring Systems and Network Tools > >CCO-Command Center Operations > >804.515.6298 > >
Look in control Panel\administrative Tools\services off the start button. You probably have a Apache Service in there. Right click and look at the properties. It should have a path to executable something like this: "C:\WebCore2\Apache2\bin\Apache.exe" -k runservice Check and make sure the path is correct. If not, open a dos prompt cd down to the apache/bin folder and run apache -k install You should now see either a new apache in Services or the one in there is pointing to the right exe. Make sure the service is set to automatically start(if that's what you want) and start the service, you can also start apache by typing Apache -k start At the dos prompt or check by re-booting windows. Thanx Aaron N Wagner Monitoring Systems and Network Tools CCO-Command Center Operations 804.515.6298 --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]