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:
> Downloaded ZenPhoto & uploaded it to my server (at
http://www.me-go.net/gallery/)> Created a database specifically for ZenPhoto
> Went to www.me-go.net/gallery/zp-core/setup.php
> Three issues showed up:
1. PHP version 4.4.9
2. Consider disabling magic quotes
3. Setting mbstring.internal_encoding to UTF-8 in your php.ini file is recommended.
> I went ahead to see what would happen and put in my details and pressed "go."
> I got all green checkmarks and it said that the folders were installed in the database.
> I created a login and password but when I entered it I was redirected to a page on my website that was showing a 404.
> When I look at my site there's some ZenPhoto stuff there but it obviously hasn't installed properly.
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?
Comments
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.
"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"
`define('WEBPATH', '/gallery');
// define('SERVERPATH', '/gallery');`
Thanks for the help.