found the problem :) line should be:
LogFormat "%h %l %u %t \"%r\" %>s %b" common instead of LogFormat "%h %l %u %t "%r" %>s %b" common Service started properly now. Thanks, Mart :) On Oct 10, 11:29 pm, mart <[email protected]> wrote: > Sorry, the error points to line 518, which is this: > > LogFormat "%h %l %u %t "%r" %>s %b" common > > Thanks, > Mart :) > > On Oct 10, 11:24 pm, mart <[email protected]> wrote: > > > > > > > > > Hi, > > > has any one gotten this error when using this combination: windows + > > apache + mod_wsgi ? > > > Syntax error on line 518 of C:/Program Files (x86)/Apache Software > > Foundation/Ap > > ache2.2/conf/httpd.conf: > > LogFormat takes 1-2 arguments, a log format string (see docs) and an > > optional fo > > rmat name > > Note the errors or messages above, and press the <ESC> key to exit. > > 23... > > > Any help is appreciated, > > Thanks, > > Mart :)

