I just upgraded Gallery2 to Gallery3. I went through the steps of the upgrade successfully, but when I try to view gallery3 I receive a Page Not Found 404 error. The main site is WordPress (index.php), this is how I had it set up before with no problem. There is nothing ins /var/logs, and I don't have an .htaccess file set up. Any help is appreciated, thanks.
Posts: 27300
need a bit more info like where G2 was where WP is and where you installed G3.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 6
WP index.php, gallery2-old directory, and gallery3 are all in the website root directory.
Posts: 27300
Index.php from g3 is needed.
So try to install g3 in a different directory.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 6
I guess I wasn't clear what I meant to say is the gallery3 directory is at the site root, so the gallery3 index.php is in that directory (gallery3/index.php).
Posts: 27300
Can't you use real URLs to describe the issue? After all it is the World Wide Web.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 6
Well, I don't know if you're being funny or sarcastic (both?), but here it is:
http://schatzkin.com/gallery3/index.php
http://schatzkin.com/index.php - WP install
Posts: 27300
http://www.schatzkin.com/gallery3/index.php gets redirected to http://www.schatzkin.com/gallery3/ resulting in a 404.
I would suspect some .htaccess rule in the WP install doing the redirect.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 6
I changed the rewrite rules, but now http://www.schatzkin.com/gallery3/index.php results in a 500 error.
Posts: 27300
And the web servers error log says?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 1857
@lschatzkin: Almost impossible to help without more information.
Would need to look at the htaccess files.