View Single Post
 
Old Jul 05, 2001, 01:45 PM
DocJohn's Avatar
DocJohn DocJohn is online now
Founder & Your Host
Community Support Team
Chat Leader
 
Member Since: May 2001
Location: Greater Boston, MA
Posts: 13,794

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.