[web2py] Re: windows + apache + mod_wsgi error

2011-10-10 Thread mart
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 wrote: > Sorry, the error points to line 518, which is this: > > LogFormat "%h %l

[web2py] Re: windows + apache + mod_wsgi error

2011-10-10 Thread mart
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 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