Gallery3 upgrade: gallery3/main.php 404 error

lschatzkin

Joined: 2006-09-16
Posts: 6
Posted: Tue, 2013-07-23 17:50

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.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Wed, 2013-07-24 00:10

need a bit more info like where G2 was where WP is and where you installed G3.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
lschatzkin

Joined: 2006-09-16
Posts: 6
Posted: Wed, 2013-07-24 04:08

WP index.php, gallery2-old directory, and gallery3 are all in the website root directory.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Wed, 2013-07-24 04:29

Index.php from g3 is needed.
So try to install g3 in a different directory.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
lschatzkin

Joined: 2006-09-16
Posts: 6
Posted: Wed, 2013-07-24 18:04

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).

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Wed, 2013-07-24 20:08

Can't you use real URLs to describe the issue? After all it is the World Wide Web.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
lschatzkin

Joined: 2006-09-16
Posts: 6
Posted: Thu, 2013-07-25 17:09

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

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Fri, 2013-07-26 05:54

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

 
lschatzkin

Joined: 2006-09-16
Posts: 6
Posted: Tue, 2013-09-10 02:04

I changed the rewrite rules, but now http://www.schatzkin.com/gallery3/index.php results in a 500 error.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Tue, 2013-09-10 02:54

And the web servers error log says?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
tempg

Joined: 2005-12-17
Posts: 1857
Posted: Sat, 2013-09-28 16:04

@lschatzkin: Almost impossible to help without more information.
Would need to look at the htaccess files.