----- Original Message ----- From: "Gaming Mouse" <gaming_mouse@xxxxxxxxx> To: <users@xxxxxxxxxxxxxxxx> Sent: Wednesday, December 06, 2006 6:36 PM Subject: Re: Changing DocumentRoot Doesn't Work > > > It sure sounds like you are doing the right things. Try this - once the > > httpd window is closed, look in your Task Manager (rt-click the start bar) > > and see that there are no 'apache' or 'httpd' processes running. If there > > are, kill them and let us know - terminating the httpd you 'see' in the > > console window should be killing them off. > > > > Thanks for your reply William. > > I should have mentioned in my original post that I had already done > that, and am still seeing the error. I even went as far as restarting > windows. > > Thanks for any further help, > Jonah > > Sounds to me like Apache can't find the httpd.conf file for some reason... there should be a command switch to force it to look at a specific place: httpd -V should tell you what config that it has been compiled to look for - make sure it's in the right place or, httpd -f "path:/to/config/filename.conf" will start Apache with said config file. Norm --- FREE Avatar hosting at www.easyavatar.com --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx