N00b question - Error connecting to data source

pbb | 3 years ago

I have uploaded recess to my web space, but I get:

Error connecting to data source: SQLSTATE[HY000] [14] unable to open database file

when I put /recess into my browser.

The PHP is 5.2.9, Apache is 2.2.11, mod-rewrite is loaded.

Thank you



KrisJordan | 3 years ago

pbb, there are no noob questions here :)

It looks like your data directory is not writable by the web server. You'll probably want to change the permissions on the data folder using a command like chmod 777.

reply

pbb | 3 years ago

You were right. I thought I had set permissions on all folders, but I hadn't.

Thank you.

reply



Welcome KrisJordan!

Web: http://www.krisjordan.com/

Location: North Carolina

Edit Profile