DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15330>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15330

ServerRoot must be a valid directory

           Summary: ServerRoot must be a valid directory
           Product: Apache httpd-2.0
           Version: HEAD
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Runtime Config
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


I successfully built current Apache 2.1 from CVS and tried to start with default
config but it complains that /usr/local/apache2 as ServerRoot as specified in
httpd.conf is not valid.
Everything is ok, checked quite everything that could be related to this problem
but did not find any hint on whats going wrong.

--

lupa:/usr/local/apache2# bin/apachectl start
Syntax error on line 50 of /usr/local/apache2/conf/httpd.conf:
ServerRoot must be a valid directory

--

lupa:/usr/local/apache2# ls -al /usr/local/ | grep apache2
drwxrwxrwx   15 root     root          360 Dec 12 20:18 apache2

--

lupa:/usr/local/apache2# grep 'ServerRoot "' conf/httpd.conf
ServerRoot "/usr/local/apache2

--

Best regards,
Axel Siebenwirth

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to