I have just installed Zenphoto and all I get is some basic text, some space fillers instead of images and no links that work! When I first logged in it seemed ok and the admin pages seem to work too, but I can't view the gallery at all. Address is
http://www.sandbb.com/zenphoto . I am hosted by Dreamhost, but I did the custom install (ie downloaded the package from zenphoto.org and then uploaded it to my server and ran the setup).
Can anyone help? This is the first time I have set up anything on the web and I will need to be spoon-fed any instructions!
Thanks very much, in advance.
Dominic
Comments
Look in the zp-core/zp-config.php file, down at the bottom, there are two commented-out lines, try uncommenting them and setting them:
`define('WEBPATH', '/zenphoto');
define('SERVERPATH', '/zenphoto');`
you'll need to find out what the actual path is for your directory. Then try running setup.php again.
"Error: The 'albums' directory (http://www.sandbb.com/zenphoto/albums/) cannot be found."
I am looking at the folder in my ftp window right now AND the setup said it was there alright. Any ideas?
Dominic
`.htaccess RewriteBase is /`
try changing the .htaccess file in /zenphoto so that it has a RewriteBase set to /zenphoto
"Not Found
The requested URL /index.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."
I can't find any reference to the index file (which appears to be in the root zenphoto directory in my ftp window) in the config file, so can anyone point me in the right direction?
Thanks
Dominic
Thanks
Dominic
Thanks SO much for your help Alex!
Best wishes
Dominic