Results 11 to 11 of 11
Originally Posted by NV40
Now I get this error:
Code:
[root@localhost init.d]# ./httpd start
Starting httpd: Syntax error on line 260 of /etc/httpd/conf/httpd.conf:
ServerName takes one argument, The hostname and ...
- 02-04-2005 #11Sounds like a simple case of a borked httpd.conf file, which isn't a surprise as it's a HUGE file and I've borked my share. Take a look at:
Originally Posted by NV40
and see if there is anything you forgot when configuring the ServerName parameter on line 260.Code:man 5 httpd.conf
-lakerdonald


Reply With Quote