404 Errors everywhere

ViperSBT

Joined: 2004-02-05
Posts: 9
Posted: Tue, 2005-10-18 14:02

I started with Gallery 2.0 and everything was working fine. I had to make some changes to my LAMP configuration on my server for some other sections of my website. Now everything else works, but Gallery2. I tried re-installing, and today I tried upgrading using a full install download and the upgrade process. The URL to my gallery is: http://gallery.toothnnail.com/gallery2 There are about 700 photos in it at the moment.

The error that I am dealing with seems simple enough:

Quote:
Object not found!

The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.

If you think this is a server error, please contact the webmaster

Error 404

When you go to the URL you get the main album, I can even login. But when I try to go beyond that it is nothing but 404's.

- What information is required when asking for help in the forums?
I can't access the Systems Information because I can't get to the admin section
All system checks pass, file integrity appears to be good
Gallery Debug is set to buffered

- Known Issues (might explain your problem):
I tried removing the .htaccess file to see if that might be the culprit, but nothing changed. Can't figure out how to regenerate it when I can't get to Site Admin.

- You can copy and paste a lot of the required information from "Site Admin" -> "Maintenance" -> "System Information" if your G2 is up and running.
Sorry, can't get to it.


Gallery version: 2.0.1
PHP version: 4.4.0
PHPInfo Link: http://gallery.toothnnail.com/gallery2/info.php
Webserver: Apache 2.0.54
Database: MySQL 4.0.26
Activated toolkits: NetPbm
Operating system: RedHat 9
Browser: Firefox 1.0.4 & IE 6.0.2900.2180.xpsp_sp2_gdr.050301-1519

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Tue, 2005-10-18 14:12

probably related to mod_rewrite which doesn't work anymore for some reason.
disable the rewrite module.
http://codex.gallery2.org/index.php/Gallery2:faq#Images_don.27t_show_up_and_the_album_.2F_photo_links_don.27t_work.2C_what_can_I_do.3F

 
ViperSBT

Joined: 2004-02-05
Posts: 9
Posted: Wed, 2005-10-19 00:43

You rock! I figured that was the problem, just couldn't figure out how to disable it.... Now, why isn't it working? It worked before the new compile of Apache, and I compiled with mod-rewrite enabled...