Hi, Fairly new to web stuff and I have failed getting ZP to work.
I downloaded ZP and copied to my host (hostgator). I ran setup and fixed the errors the showed up.
i can get the zenphoto admin site to work. All is functional apart from the album tab and view my gallery.
on clicking the album tab I get the following
Warning: require_once(/home/badger/public_html/admin-globals.php) [function.require-once]: failed to open stream: No such file or directory in /home/badger/public_html/zenphoto/zp-core/admin-edit.php on line 10
Fatal error: require_once() [function.require]: Failed opening required '/home/badger59/public_html/admin-globals.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/badger59/public_html/zenphoto/zp-core/admin-edit.php on line 10
And the gallery will not show and I just IE can not display page
I have searched here, read troubleshooting, googled etc etc,
Any help appreciated.
TBH I am surprised I got this far but I am stumpped now.
L.
Comments
require_once(dirname(dirname(dirname(__FILE__))).'/admin-globals.php');
does this need tweaking?
L.
Also my admin-globals.php was in zp-core and not under my publichtml root. I moved it and that crought up
function-basic.php
global-definitions.php
versions.php
I moved all these to the root and still nout. now i get when i view the albums from the zenphoto dashboard.
The website cannot display the page
HTTP 500
Most likely causes:
•The website is under maintenance.
•The website has a programming error.
I have an empty .htaccess in th epublic root is this an issue?
Might delete all and try again from scratch.
L.
As my colleague it might be some server side security that might be interfering. Then there is nothing you or we could do. Conctact hostgator about that.
But as you suggested try a re-upload of all files to be sure nothing broke accidentally. Sometimes that happens.
See you on the flip side!
deleted all, re ftp'd, ran setup again and it works fine straight off the bat.
Cheers for help, writing the software and putting up with muppets like me.
Out.
L.