My error file looked something like this - [Thu Nov 16 11:49:26 2000] [error] [client 127.0.0.1] client denied by server configuration: home/httpd/html/ [Thu Nov 16 11:49:39 2000] [error] [client 127.0.0.1] client denied by server configuration: home/httpd/html/ [Thu Nov 16 11:56:46 2000] [warn] NameVirtualHost localhost:80 has no VirtualHosts [Thu Nov 16 11:56:46 2000] [crit] (98)Address already in use: make_sock: could not bind to port 80 [Thu Nov 16 11:56:53 2000] [error] [client 127.0.0.1] client denied by server configuration: home/httpd/html/ [Thu Nov 16 11:57:06 2000] [error] [client 127.0.0.1] client denied by server configuration: home/httpd/html/ Actually after installing Linux afresh, I used to get the error message Cannot strat httpd because ServerName not defined. I did some kida using linuxconf and made things worse. Though httpd used to start it used to deny all requests - ie 403 forbidden - you are not permitted to access '/' at this server. Finaly thanx to Chetan who posted me his httpd.conf file. Now it is up and running but still I wud like to know where I went wrong. I am still in the investigations and comparing the two files. The older on and the new which Chetan sent. Maybe you can help. Thanx for the help extended anyway. Goldwyn :o) On Thu, 16 Nov 2000, you wrote: > Try this: > > tail -f /var/log/httpd/error_log & > /etc/rc.d/init.d/httpd restart > > and see the output. Unless you find the error how are you going to > fix it? > > Regards, > > -- Raju > > >>>>> "Goldwyn" == Goldwyn <[EMAIL PROTECTED]> writes: > > Goldwyn> I am absolutely sure that the problem is in my config > Goldwyn> file. Now can anyone send it across. (if there is no high > Goldwyn> funda config of a good fine server. for intranet or some > Goldwyn> thing personal) > > Goldwyn> My loopback address is working fine. I tried ping > Goldwyn> too. and din't require to use ifconfig. > > Goldwyn> Goldwyn :o) > ------------------------------------------------ The mailing list archives are available at http://lists.linux-india.org/cgi-bin/wilma/linux-delhi
