[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: apache setup



asko mursel wrote:
I cannot see what the acctual error on line 264 is. It
only tells me that there is an error.
Here is what I'm doing:
[root localhost httpd-2.0.48]# apachectl start
and this is the error I get:
"Starting httpd: Syntax error on line 264 of
/etc/httpd/conf/httpd.conf: ServerName takes one
argument, The hostname and port of the server"

I have no clue what that means, cuz I'm new to linux.
Thanks for your help though.

Please post the CONTENTS of line 264 to the list. That's the only way we can tell you.

The line should read something like:

ServerName FQDN-of-your-system:80

My machine's line would read:

ServerName prophead.corp.publichost.com:80

There can only be ONE space in the line--between "ServerName" and
the fully-qualified-domain-name (FQDN) of your system.
----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer     rstevens vitalstream com -
- VitalStream, Inc.                       http://www.vitalstream.com -
-                                                                    -
-    Admitting you have a problem is the first step toward getting   -
-    medicated for it.      -- Jim Evarts (http://www.TopFive.com)   -
----------------------------------------------------------------------




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]