I resolved this by creating the file /etc/apache2/conf.d/fqdn with following
line as content:
ServerName localhost
I am using Ubuntu 8.04 Hardy Heron.

Chandresh


Eric Covener wrote:
> 
> 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]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Ubuntu---Apache-replies-%22Could-not-reliably-determine-the-server%27s-fully-qualified...%22-tp20261475p20446257.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
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