[Wed Sep 27 13:27:42 2006] [notice] mod_python: (Re)importing module 'test' with path set to '['/var/www/html/XBox2']'
[Wed Sep 27 13:27:42 2006] [notice] child pid 27793 exit signal Segmentation fault (11)
MySQLdb works well on the command line version of my application. Anyone know how to fix this? It dies on the line where MySQLdb.connect () is called. Thanks in advance.
-- http://mail.python.org/mailman/listinfo/python-list