permission errors with python/django
- by tipu
Error can be seen here: http://djaffry.selfip.com:8080/
If i go to the folder /srv/twingle/search and do ls -l I get
-rwxrwxrwx 1 root root 65142784 May 26 20:28 words.db
I gave it 777 access (absolutely unsafe, I know, but I thought it would atleast work)
any idea what can be the permissions problem?
Edit: A very strange problem is that the code doesn't crash once every few refreshes.. then goes back to crashing