the albums permissions were set correctly..
this is my path setup
define('SERVERPATH', '/public_html/stuntbuddha/');
define('WEBPATH', '/');
define('SERVERCACHE', SERVERPATH . "/cache");
define('WEBCACHE', WEBPATH . "/cache");
I'm still receiving the same error so here are some more details.
My main domain is on my hosting plan. Stuntbuddha.com, an addon domain, is the domain I'm trying to run zen from, and is parked on the hosting plan and therefore is a directory within the main public_html folder.
Do I have this setup incorrectly?
Thanks for your help