Wednesday, May 30, 2012

Re: how to tell apache to see my projects database file?

On 5/30/12 1:11 AM, doniyor wrote:
hey man, problem solved. i did chown www-data. .  then chmod 777 dbfile now everything is working fine. thank you so much for your time and help. 
I've lost track of the early parts of this thread, but chmod 777 on a database rarely indicates that everything is fine. The chown did not matter much once you gave everyone in the universe write access to the database.

This issue started as a permissions problem and still is a permissions problem. Figure out which user is actually accessing your database and get the permissions you need.

hth

                               - Tom

No comments:

Post a Comment