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
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
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....