ZenphotoCMS Forum
Error: The 'albums' directory cannot be found or is not readable. - 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 cannot be found or is not readable. (/thread-840.html)



Error: The 'albums' directory cannot be found or is not readable. - tanyastar - 12-10-2006

This is an error I am recieving when I am trying to access "View your gallery" or "administrate" in setup.php. I have no idea what the problem is. I searched on the forum and saw that it might be my serverpath? This is what I have as my serverpath:

define('WEBPATH', '/zenphoto');
define('SERVERPATH', '/home/tanyastarphoto/public_html/zenphoto/');

Is this correct? Or is the problem elsewhere?




Error: The 'albums' directory cannot be found or is not readable. - Chilifrei64 - 12-10-2006

not sure is this was the site you were talking about
http://www.tanyastarphoto.com/zenphoto/

make sure your albums and cache directory are chmod777
turn modrewrite off in the zp-config.php and see if that fixes it.

without "knowing your paths" I would have to say your paths are right.
try my other 2 suggestions and let us know how it turns out




Error: The 'albums' directory cannot be found or is not readable. - tanyastar - 12-10-2006




Error: The 'albums' directory cannot be found or is not readable. - tanyastar - 12-10-2006

i have no idea what that means . . .

how do i make sure my albums and cache directory are chmod777?

i tried the turning morewrite off, it didn't do anything.

and i discovered my path is actually...

hosting\tanyastarphoto\zenphoto

by doing a phpinfo.php page...does that seem alright?

hmmmmm....




Error: The 'albums' directory cannot be found or is not readable. - tanyastar - 12-10-2006

nevermind on the chmod777 question, i figured it out...but it still didn't work...ugh.




Error: The 'albums' directory cannot be found or is not readable. - tanyastar - 12-10-2006

and now when i go back to the file attributes it's not saying 777, like it's not even saving it? i have no idea...




Error: The 'albums' directory cannot be found or is not readable. - tanyastar - 12-10-2006

NEVERMIND....i fixed the problem.