Re: "attempt to write a readonly database" with write permissions in database file and folder

2011-06-30 Thread hectoraka
Hi > Seems selinux permissions are causing trouble. Try shutting it off and try > again. Thank you! After switching selinux to permissive mode I was able to access the admin pages. (Now I need to learn how to config selinux to let django do its thing without the need to disable selinux completely

"attempt to write a readonly database" with write permissions in database file and folder

2011-06-29 Thread hectoraka
Hello, I am getting the "attempt to write a readonly database" when trying to access the admin site. I have read that this is usually due to incorrect permissions but the error persists even if I make the database file and folder writable by all: database file: -rw-rw-rw-. 1 hector developers 40