"Unable to create dir"

toms

Joined: 2004-03-14
Posts: 2
Posted: Sun, 2004-03-14 17:18

Hallo,

When I try to "save config" I get the following error

Warning: mkdir(): No such file or directory in /home/xyz/public_html/photos/classes/gallery/UserDB.php on line 39
Error: Unable to create dir:
Fatal error: Call to a member function on a non-object in /home/xyz/public_html/photos/classes/gallery/UserDB.php on line 104

What's the problem?
The album's dir is 777

 
madjon
madjon's picture

Joined: 2004-03-20
Posts: 1
Posted: Sat, 2004-03-20 17:08

I had the same problem... I CHMOD'd userDB.php to 777, ran through the setup again, double-checked the directories, and then it worked... Also, make sure that you are not over your quota.