Hi,
I use SQlite with Apache mod_python for my (low traffic) web sites. I find it really easy to manage, and it works just great up to now. It has never crashed in 3 months, can accept several users concurrently, is fast and has minimum configuration. I would recommend it for development and limited deployement. Concerning Apache, I plan to migrate soon to Nginx with FastCGI. G On 1/16/07, Guillaume Valadon <[EMAIL PROTECTED]> wrote:
Hi, What is the status of mod_python and sqlite ? Do you think that I should switch to another database instead ? Thanks, Guillaume ps: note that after hours of fights, it is working on my gentoo with the following packages. But runserver is now broken. net-www/apache-2.0.58-r2 dev-python/mod_python-3.1.4-r1 dev-db/sqlite-3.2.1-r3 dev-db/sqlite-3.2.1-r3 (3) >
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

