On Fri, Oct 31, 2008 at 4:02 AM, Pierre <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I installed Apache 2 just yesterday in Ubuntu, compiling the source
> code from Terminal. I don't know if any of you has ever installed a
> LAMP environment, but I guess it's not crucial for you to understand
> this particular message:
> "httpd: Could not reliably determine the server's fully qualified
> domain name, using 127.0.1.1 for ServerName"

Add a ServerName directive to your configuration.  The value should be
a fully qualified domain name that can be resolved on your system.

-- 
Eric Covener
[EMAIL PROTECTED]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to