mod_python problem
- From: "Kevin J. Smith" <hockeysk8 (at) gmail.com>
- Date: Mon, 3 Jul 2006 20:20:58 -0700
I was receiving the same error with trac 0.9.5 on apache 2.0.54, python 2.4.1, mod_python 3.2.8, sqlite 3.3.6, and pysqlite 2.3.2. The culprit appears to be pysqlite. When I downgraded the pysqlite to 2.1.3 (the version reported on trac's site to be the most stable) everything straightened itself up.
Cheers
On 4/25/06, Aparajita Fishman <aparajita (at) aparajitaworld.com> wrote:
Hi,
I'm running apache 2.0.47, python 2.3.3, mod_python 3.2.8, trac
0.9.5, latest clearsilver, swig 1.3.29.
When I use tracd, the site works fine. When I try to use mod_python,
I get these errors:
[Wed Apr 26 02:04:41 2006] [error] [client 24.215.130.207]
PythonHandler trac.web.modpython_frontend: File "/usr/lib/python2.3/
site-packages/trac/db.py", line 280, in __init__
timeout=timeout)
[Wed Apr 26 02:04:41 2006] [error] [client 24.215.130.207]
PythonHandler trac.web.modpython_frontend: SystemError: NULL result
without error in PyObject_Call
What does it mean and how to fix it?
Regards,
Aparajita
www.aparajitaworld.com
"If you dare to fail, you are bound to succeed."
- Sri Chinmoy | www.srichinmoylibrary.com
_______________________________________________
Trac mailing list
Trac (at) lists.edgewall.com
http://lists.edgewall.com/mailman/listinfo/trac
_______________________________________________
Trac mailing list
Trac (at) lists.edgewall.com
http://lists.edgewall.com/mailman/listinfo/trac