You could also use mod_wsgi, but ensure you use mod_wsgi daemon mode as embedded mode is just like mod_python and would impact all Apach child processes. Daemon mode affects just that daemon process, ie., just like mod_fastcgi.
For some further information see: http://code.google.com/p/modwsgi/wiki/ApplicationIssues#Timezone_and_Locale_Settings Graham On Nov 26, 2:00 pm, Magnus Rosenbaum <[EMAIL PROTECTED]> wrote: > I solved the problem now by using mod_fastcgi instead of mod_python. > > However, should I file a bug report? > > -- > Carl Magnus Rosenbaum M.A. > Administration - Programmierung - Weiterbildung http://cmr.cx/ > Tel: +49 89 70066626 Fax: +49 89 70066686 Mobil: +49 163 7006662 > PGP Fingerprint: DEBC 3C99 EF1D 74F0 D4C7 EFF5 C268 3690 0EA1 7641 > > signature.asc > < 1KViewDownload --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
