|
From: Rod R. <ro...@su...> - 2001-10-15 14:16:13
|
Evidently there's no entry for localhost in your /etc/hosts file. You need to create one (pointing to 127.0.0.1). Do "man hosts" for an example. Cheers, -- Rod http://www.sunsetsystems.com/ wayne said: > Hi, > If this message is not appropriate to the group let know. > If anyone can point me to a group that deals with questions > about apache I will be grateful. I thought I had my problem > solved, but I don't. > When I key in the url, http://localhost/sql-ledger/admin.pl, > I still get the rror "Netscape is unable to locate the server > localhost". > In my httpd.conf I have the directive "ServerName localhost". > I restarted my server and still get the same error. By-the-way, > my httpd.conf file is stock except for the changes I made for > sql-ledger. > Wayne > > > Keld Jørn Simonsen wrote: > >> On Sun, Oct 14, 2001 at 01:02:22PM -0400, wayne wrote: >> > Hi Keld, >> > When I look in my log file httpd.pid I find the process ID >> > that matches the output from the command >> > ps -ef | grep httpd. So, I assume that Apache is running. >> > Thanks. >> > Wayne >> > >> > P.S. I bought another book on Apach and I think my problem >> > might be-in how I setup httpd.conf. Would the list mine >> > if I ask some questions on Apache? >> >> Ypu could probably ask questions on apache, >> if it is related to sql-ledger >> >> Keld |