On Jan 13, 2008 7:09 PM, Reynier Perez Mira <[EMAIL PROTECTED]> wrote:
> > gsdserver doesn't resolve to the host that the director
> > is running on
>
> Maybe, this is the main error. When I restart Apache this error show up:
> > /etc/init.d/apache2 restart
>  * Restarting web server apache2
>  apache2: Could not reliably determine the server's fully qualified domain 
> name, using 127.0.1.1 for ServerName
>  apache2: Could not reliably determine the server's fully qualified domain 
> name, using 127.0.1.1 for ServerName [ OK ]
>
> How can I fix this? Can I write IP address instead a name for Director?
>
Apache has absolutely nothing to do with bacula. But to fix this you
edit your /etc/apache2/apache.conf or /etc/apache2/httpd.conf to set
the ServerName variable to whatever you want for your server name. A
second solution is to set up apache2 to listen on the eternal
ipaddress and not 127.0.0.1

John

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to