PDA

View Full Version : Having Trouble Setting up OpenBB


Halo Webmaster
10-26-2001, 07:00 PM
I'm getting the following error message...


Error Occured
Cannot write to file lib/sql.conf, make this file writeable or edit it manually.

HELP!

superunison
10-27-2001, 11:40 AM
it's possible that you need to change perms on the conf file. you can do that via your control panel (in file manager), or via ssh. you'll need to grant write and read access to everyone.

if you're SSHing in, the command would most likely be

chmod 646 /dir/filename.conf

chris