ZenphotoCMS Forum
Error: The 'albums' directory.......... - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Error: The 'albums' directory.......... (/thread-4336.html)



Error: The 'albums' directory.......... - utahgirl - 2008-12-29

Hello,
First of all, I know what it says, But I don't know what to do about it. I know little to nothing about php. There is an empty "album" folder inside the Zenphoto folder. I have found the line in the functions.php just don't know what it is looking for

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/dhaenter/public_html/zenphoto/zp-core/functions.php on line 672

About to update tables...
Error: The 'albums' directory (/full/server/path/to/zenphoto/albums/) cannot be found.

A little hand holding would help a lot about now.

Oh and I have mod rewrite enabled in the .htaccess file

Thanks
Cindy




Error: The 'albums' directory.......... - utahgirl - 2008-12-29

Hello again

NM, I figured it out. I had uncommented the define('WEBPATH', '/zenphoto');
define('SERVERPATH', '/full/server/path/to/zenphoto');

All I did was re comment it with the 2 forward slashes on both lines and that took care of it.

Cindy