> I have been through a similar process. Can you be a little more specific
> about you problem and errors?
> in RH6.1, I think you use:
> /etc/rc.d/init.d/httpd start
> or replace start with restart or stop.
> For more help, I will need to know something more than 'the apache server
> no longer runs'. Specific error messages and problems you have would be
> most helpful.
> Regards,
> Jeff Davis
> > -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
> > http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
> > -----== Over 80,000 Newsgroups - 16 Different Servers! =-----
Well, the command above was correct (. . . ./httpd restart). And your
suggestion regarding more info was good. I looked in the log file. I had
just assumed it was not running because when I typed in my localhost name it
said it could not find that URL. But it is running according to the log and
also 'ps' shows that it is running. So, looking at the following error_log
entries, I realise that I have put this reference into httpd.conf and
srm.conf.
In httpd.conf it is DocumentRoot /home/httpd/htdocs.
It is the same in srm.conf. If this is wrong, what do you think it should
be.
Here is what was in the log file.
[Sat Aug 26 19:05:35 2000] [error] [client 192.168.1.107] File does not
exist: /home/httpd/html/htdocs/
[Sat Aug 26 19:09:15 2000] [error] [client 192.168.1.107] File does not
exist: /home/httpd/html/htdocs/
[Sat Aug 26 19:09:20 2000] [error] [client 192.168.1.107] File does not
exist: /home/httpd/html/htdocs/
-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 80,000 Newsgroups - 16 Different Servers! =-----