On Tue, May 15, 2007 at 06:19:08PM +0200, Nils Breunese wrote:

> Still I do not understand how PHP and mod_python can have a problem when
> there is only one version of sqlite installed on my system. Can anyone
> explain this to me?

There is no sqlite installed on your system ;-)
Quoting http://www.sqlite.org/: "SQLite is a small C library that
implements a self-contained, embeddable, zero-configuration SQL database
engine."
So there is nothing that prevents from using different programs (like
python/php) linked against different versions of sqlite.

Rainer

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to