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.
