#2196: Trac can't use the thread-safe version of SQLite on Linux
---------------------+------------------------------------------------------
 Reporter:  cboos    |        Owner:  jonas   
     Type:  defect   |       Status:  reopened
 Priority:  normal   |    Milestone:  0.9     
Component:  general  |      Version:  devel   
 Severity:  normal   |   Resolution:          
 Keywords:           |  
---------------------+------------------------------------------------------
Comment (by cmlenz):

 I guess tracd is using the sqlite3 version installed by DP, because it
 would be found first on your `PATH`. Apache/mod_python know nothing about
 your `PATH` though, so it uses the version that came with the OS (which I
 never had any problems with BTW).

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2196>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to