Hi all i want is to change my netbios name from localhost to trinity.
what i did was i change my file 'network' under /etc/sysconfig/ and this is the new content:
----
NETWORKING=yes
HOSTNAME=trinity.popdem.org
----
Also i change the ServerAdmin settings in my httpd.conf
---
ServerAdmin root@trinity.popdem.org
---
now i cant start my apache server and i have this error:
[root@trinity vvbuenaventura]# /usr/local/apache/sbin/apachectl restart
[Fri Mar 26 11:21:15 2004] [alert] httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
/usr/local/apache/sbin/apachectl start: httpd could not be started
BTW im running RH7.3
Does anyone know how I can do this? any suggestions would be greatly apreciated.
Thanks very much
what i did was i change my file 'network' under /etc/sysconfig/ and this is the new content:
----
NETWORKING=yes
HOSTNAME=trinity.popdem.org
----
Also i change the ServerAdmin settings in my httpd.conf
---
ServerAdmin root@trinity.popdem.org
---
now i cant start my apache server and i have this error:
[root@trinity vvbuenaventura]# /usr/local/apache/sbin/apachectl restart
[Fri Mar 26 11:21:15 2004] [alert] httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
/usr/local/apache/sbin/apachectl start: httpd could not be started
BTW im running RH7.3
Does anyone know how I can do this? any suggestions would be greatly apreciated.
Thanks very much