I've done all the setup steps but get this when I reload the setup page:
Warning: require_once(../../zenphoto-1.0.1b Folder/zen/auth_zp.php) [function.require-once]: failed to open stream: No such file or directory in /home/gwleigh/public_html/zenphoto/zen/setup.php on line 1
Fatal error: require_once() [function.require]: Failed opening required '../../zenphoto-1.0.1b Folder/zen/auth_zp.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/gwleigh/public_html/zenphoto/zen/setup.php on line 1
If anyone could explain this to me I'd be very grateful.
Comments
Did you tweak the paths? If so, set it to the second one, not the first one.
I'm a little confused about what I need to change here exactly. Thanks for your help.
Any ideas whether this was the right action to take, and if so, where am I supposed to go from that login page?
Also, if you changed the paths in functions.php at the top, you can make it just "zenphoto" again and it should work as long as it matches the actual folder name. (You did change the paths, didn't you? It's the only way for the 1st error to occur...)
I didn't change any paths that I'm aware of. I didn't do anything to function.php at least. When I first tried to go to the URL for the setup options, it couldn't find any folder called just 'zenphoto.' So I figured that the 'zenphoto 1.0.1b Folder' should be changed to just 'zenphoto.' When I did that, the setup instructions loaded so I assumed I had the right idea.
Thanks for all your help so far.
However if I put exactly the same login credentials into config.php, Zenphoto answers with "MySQL Error: Could not connect to the database server."