----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
on 12/20/99 2:14 PM, Sid Subramanian <[EMAIL PROTECTED]> wrote:
> Two other points regarding this installation:
> 1) If I comment out the LoadModule on jserv, Apache works like a champ...
> starts right up and serves pages from its web space. It responds to http
> requests on port 80 of harmony.intellilearn.com.
well duh. in this case apache isn't trying to start apache jserv at all and
thus you are not getting the configuration warnings.
> 2) This may be relevant -- the machine is currently on a local network with
> non-routable IP addresses implemented through an lmhosts file and with no
> connection to the Internet.
>
> I would appreciate it if anyone here could give me any help at all.
simple solution, define what "localhost" means...do this in your /etc/hosts
file. you should define it to be 127.0.0.1
-jon
--
Come to the first official Apache Software Foundation
Conference! <http://ApacheCon.Com/>
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]