Can you upgrade to mod_wsgi 3.3. Fixed in 3.3 was:
3. Logging not appearing in Apache error log files when using daemon mode and have multiple virtual hosts against same server name. See: http://code.google.com/p/modwsgi/issues/detail?id=204 So, actually only fixed in most recent public release. Graham On 2 March 2011 09:56, bc <[email protected]> wrote: > > > On Mar 1, 2:47 pm, Graham Dumpleton <[email protected]> > wrote: >> What version of mod_wsgi are you using? Some older versions of >> mod_wsgi could see such logging go missing where HTTPS was used or >> other strange VirtualHost configurations. >> >> More details about your Apache configuration, use of VirtualHost, >> where setting ErrorLog directive etc would be helpful to understand >> the problem. > > Version 3.2. We are using https. There's a virtualhost defined on the > server name. LogLevel is set in the global config and the ssl config. > There is a separate ErrorLog directive in the ssl config, however > there's no indication of the error in that log, either. > > -- > You received this message because you are subscribed to the Google Groups > "modwsgi" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/modwsgi?hl=en. > > -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en.
