BerkeleyDB - Re: Permission Denied to User Apache!

Posted on Fri Nov 10 23:32:04 2006 by pmarquess in response to 3476 (See the whole thread of 2)
Re: Permission Denied to User Apache!
Hi,

This isn't a BerkeleyDB problem - it just a file permissions issue. Try doing a chmod on the database file(s)

chmod 777 your_database

Paul
Write a response