The script must be able to write to this file in your cgi-bin directory, but it says it cannot access this file (ojaccess.db). This file is used to store the usernames and crypted passwords of the users and must be writeable by the Web server.
Typically if the permissions are set correctly on the file itself (666), then it may be an issue that the Web server can't easily read/write to your cgi-bin directory. If all else fails, you can chmod 777 cgi-bin to setup your user in this file, then change it back to tighter security permissions.
John
__________________
Don't throw away your shot.
|