Re: Can't get Apache + mod_python + sqlite3 to work

2006-11-03 Thread Bryant
Thank you very much, Bryan. I tried chmod -R 777 on everything and I still get the same error message. On Oct 28, 9:44 am, "Bryan Murdock" <[EMAIL PROTECTED]> wrote: > One thing I noticed when I set up sqlite was that the apache user had > to have full permissions on both the database file and th

Re: Can't get Apache + mod_python + sqlite3 to work

2006-10-28 Thread Bryan Murdock
One thing I noticed when I set up sqlite was that the apache user had to have full permissions on both the database file and the directory where the file was contained. I don't remember the exact errors I got back when I had that problem, but figured I'd throw out my experience. Bryan On 10/26/

Can't get Apache + mod_python + sqlite3 to work

2006-10-27 Thread 735115
Hello, I've been able to get a Django app on Linux running using the built-in development server by running: # python manage.py runserver However, I've been trying for hours now trying to set up Apache + mod_python, but I keep getting the same "SystemError: NULL result without error in PyObject