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=20620>.
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=20620

Syntax Errors Reported In  httpd.conf

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2003-12-19 03:11 -------
must be local build tool problem or conf file issue

try this:

$ echo "Listen 65535" > minimal.conf
$ echo "LogLevel debug" >> minimal.conf
$ /path/to/httpd -f `pwd`/minimal.conf

does server start up okay, or do you still have errors?

if it starts okay, maybe there are some odd chars or line endings in your conf 
file

if it issues the same sort of complaints about the conf file, something is
broken about the system and/or software and there is probably nothing we can do
about it

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

Reply via email to