Ok, thanks. Now it solved. I am moving the database file to a
directory that writable to others and change the database file
permission to be writable by others. But I think it will be a security
issue. What do  you suggest?

regards,

On Mar 11, 8:22 am, "James Bennett" <[EMAIL PROTECTED]> wrote:
> On 3/10/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> > do you mean that the directory and file of SQLite database file shall
> > be able to be written by Apache?
>
> Yes. TO use SQLite under Apache/mod_python, the SQLite database must
> be readable and writable by the user Apache is running as. Whether you
> change the permissions on the database where it is or move it to a
> location you'd feel more comfortable with is up to you, but Apache
> will not be able to insert or update into your SQLite database if the
> file is not writable.
>
> --
> "Bureaucrat Conrad, you are technically correct -- the best kind of correct."


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to