Mariana Martins Lopes wrote:
> > > When watching error_log, I got the following:
> > >
> > > [alert] httpd: Could not determine the server's fully qualified domain name,
> > > using 127.0.0.1 for ServerName
> >
> > Use a name, not an IP number for ServerName
>
> I'm using a name for ServerName on my httpd.conf file!!! Should I define
> anywhere else?
The above error is generated for the default ServerName, outside any
virtualhost. You'll have to set that ServerName to something and I
think the alert will go away.
> > > [Mon Apr 9 17:29:13 2001] [error] VirtualHost midgardtest:8102 -- mixing *
> > > ports and non-* ports with a NameVirtualHost address is not supported,
> > > proceeding with undefined results
> >
> > Use explicit ports instead of '*' in your VirtualHost
> > declarations.
> >
>
> I'm using explicit ports:
For all hosts? That's what I think the complaints are about.
> Where can it be written anything about IP address 127.0.0.1 ?
This I don't understand. Can you rephrase?
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]