|
Re: pysqlite 2.0.5 - python 2.4: msg#00048python.db.pysqlite.user
Daniel Nogradi wrote: >> ... > > Great, thanks, now this is clear, my only remaining confusion is with > the apache crashes. Do you also use PHP5 in your apache server? There are several reports of such segfaults in this situation: on the mod_python mailing list [1,2], something similar in their FAQ [3], on this very list some weeks ago [4], and in a trac ticket [5]. It's quite possible that PHP5 (or even another module) triggers the load of a different sqlite3 library than the one you think you're using with pysqlite, and due to the mismatches, it crashes. -- Christian [1] http://www.modpython.org/pipermail/mod_python/2005-December/019734.html [2] http://www.modpython.org/pipermail/mod_python/2006-January/020061.html (oh, that one was from you :) ) [3] http://www.modpython.org/FAQ/faqw.py?req=all#2.13 [4] http://lists.initd.org/pipermail/pysqlite/2006-April/000504.html [5] http://projects.edgewall.com/trac/ticket/3112 |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: pysqlite 2.0.5 - python 2.4: 00048, Daniel Nogradi |
|---|---|
| Next by Date: | Re: pysqlite 2.0.5 - python 2.4: 00048, Daniel Nogradi |
| Previous by Thread: | Re: pysqlite 2.0.5 - python 2.4i: 00048, Daniel Nogradi |
| Next by Thread: | Re: pysqlite 2.0.5 - python 2.4: 00048, Daniel Nogradi |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |