[mod_python] sqlite commands in python 2.5.1 not working in modpython 3.3.1

Richard Lewis richardlewis at fastmail.co.uk
Sat Aug 4 04:02:03 EDT 2007


On Saturday 04 August 2007 08:11:22 Vikram Pudi wrote:
> I have the latest versions of modpython (3.3.1) and python
> (2.5.1) compiled from scratch. I can create a connection and a
> cursor object, but cur.execute() commands dont work and the
> program doesnt proceed to the next line. There is no error
> output. Apache error log shows that the modpython child process
> exited with a segmentation fault.
>
What operating system are you using? What version of sqlite? Did you 
compile it and the Python bindings yourself too?

Have you tried just using pre-compiled binaries of Python / 
mod_python / sqlite instead?

Cheers,
Richard
-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Richard Lewis
http://www.richard-lewis.me.uk/
JID: ironchicken at jabber.earth.li
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-


More information about the Mod_python mailing list