[mod_python] Database access problems

Peter Bleackley Peter.Bleackley at rd.bbc.co.uk
Fri Aug 29 10:56:22 EDT 2008


At 14:58 29/08/2008, William Witteman wrote:

>Post a minimal sample of code if this doesn't help.

It seems that

from pysqlite2 import dbapi2 as sqlite

demographics=sqlite.connect('/home/data/demographics.db')

is enough to cause a segmentation fault.

Dr Peter J Bleackley
Research Engineer
BBC Research 



More information about the Mod_python mailing list