Ticket #3112 (closed defect: invalid)
Trac's mod_python frontend doesn't work with php5
| Reported by: | perchr-trac@… | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | web frontend/mod_python | Version: | 0.9.4 |
| Severity: | normal | Keywords: | php5 |
| Cc: |
Description
When trying to use Trac on my Apache-server (Apache/2.0.55 (Unix) mod_ssl/2.0.55 OpenSSL/0.9.8a DAV/2 SVN/1.3.1 mod_python/3.2.8 Python/2.4.3 PHP/5.1.2) it generates a 500 Internal Server Error. If I unload the php-module (without changing anything else) it suddenly works.
In error.log: [Wed May 03 16:52:38 2006] [error] [client 139.164.130.171] PythonHandler? trac.web.modpython_frontend: OperationalError?: unsupported file format
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


