![]() |
|
database installs, login redirects to 404 - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: database installs, login redirects to 404 (/thread-6376.html) |
database installs, login redirects to 404 - Bunglegirl - 2010-01-03 I've tried installing Zen Photo from scratch twice and have not been successful. My host is Dreamhost and in searching the forums I see a lot of old problems with them but it sounds like there should be no extra steps aside from substituting "localhost" these days. If I'm wrong please correct me. Although ZenPhoto is a one step install on Dreamhost it didn't work for me for some reason so I decided to do it by hand. Here are the steps I've taken:
I decided to try it again so I emptied my database and followed the same steps above. I checked out my PHP version and it says I'm on PHP 5 (in my web panel and when I go into PHP My Admin) so I don't understand the warnings. I'm not quite sure where to access the php.ini file and wasn't sure if that was a dealbreaker to work out before installing. I also checked that I was using UTF-8 in my database (which might not be the same thing but I'm not too advanced on this stuff). This time I tried going to www.me-go.net/gallery/ instead of www.me-go.net/gallery/zp-core/setup.php but had the exact same problem as before. Do you see what I'm doing wrong? database installs, login redirects to 404 - sbillard - 2010-01-03 I would guess that something is wrong with the automatically comupted defines for Unfortunately I am not at all familiar with DreamHost, so I guess someone who is will have to step in to suggest what these should be. database installs, login redirects to 404 - Bunglegirl - 2010-01-03 Thanks, I opened up the file "zp-config.php.source" (should the .source be on there? its how it came) and manually put in my details. Do I need to empty my database again and try reinstalling with that file modified and in place bfore the install? database installs, login redirects to 404 - sbillard - 2010-01-03 The changes actually need to go in the database installs, login redirects to 404 - Bunglegirl - 2010-01-04 I see. I took the "Fatal error: main() [function.require]: Failed opening required '' (include_path='.:/usr/local/lib/php') in /me-go.net/gallery/zp-core/functions.php on line 28" database installs, login redirects to 404 - Bunglegirl - 2010-01-04 I'm just trying everything I can to figure out what's going on here. database installs, login redirects to 404 - Bunglegirl - 2010-01-04 I think its solved! For future users' reference after looking at this question I changed the `define('WEBPATH', '/gallery'); // define('SERVERPATH', '/gallery');` Thanks for the help. database installs, login redirects to 404 - Bunglegirl - 2013-09-03 Seems like every time I upgrade I have to reinvent the wheel so for my reference for next time only uncomment the first line and it's '/rtw/gallery' |