Error: The 'albums' directory cannot be found or is not readable.

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?

Comments

  • 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
  • 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....
  • nevermind on the chmod777 question, i figured it out...but it still didn't work...ugh.
  • 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...
  • NEVERMIND....i fixed the problem.
Sign In or Register to comment.