Working test site suddenly redirects to install folder?

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
badfrog@w00tz!

Working test site suddenly redirects to install folder?

Post by badfrog@w00tz! »

Hi all:

I have had a live 0.13 version of cmsms running on my site (Apache 1.3.34 PHP 4.3.11 MySQL 4.0.27-standard cpanel 10.8.2-RELEASE 83) for about a month with no unexpected issues.

I created a "sandbox" copy of cmsms buried in a folder named test, protected with basic authentication, and pointed it to a copy of my "live" database so I could test new modules without messing up the live site. This test site worked fine until today, when attempts to access the test site redirect me to the test/install folder (not install/install.php, I get dumped out at a folder browse).

The last thing I did before this started was upload a Gallery 2.1.1 (http://gallery.menalto.com/) install and the cmsms support module (g2mod I think?) over FTP. That was last night, and I didn't hit the test site again before this morning.

My live site is fine, so I seriously doubt this would be a hacking attempt (*whew*). I've checked the config.php file, and it is as it should be. CHMOD on the file is 644. The modification dates on the other cmsms php files are all the same (none have been modified since I "cloned" the test site from the live site). I went through the installation process (all checks passed) and I still get redirected to test/install when I try to access test. I've checked for redirects in cpanel -- none, and the test/.htaccess file only has the basic authentication entry in it. So... I'm officially stumped.

UPDATE -
Doh! Should checked error_log.... Just noticed it had a modification date of today...  ::)

[29-Jun-2006 11:01:57] PHP Fatal error:  Undefined class name 'loggermanager' in /home/****/public_html/test/modules/G2Mod/G2Mod.module.php on line 82

Uninstalling G2Mod makes the test site work again. So... the question now becomes... what's going on with G2Mod?
Last edited by badfrog@w00tz! on Thu Jun 29, 2006 5:04 pm, edited 1 time in total.
Zoom
Forum Members
Forum Members
Posts: 10
Joined: Thu Mar 16, 2006 2:09 pm

Re: Working test site suddenly redirects to install folder?

Post by Zoom »

The same with me :(
Wanted to change coppermine with gallery2 - hoped that g2 would integrate my site better. But faced the same problem installing g2mod.
cyberman

Re: Working test site suddenly redirects to install folder?

Post by cyberman »

Zoom wrote: hoped that g2 would integrate my site better. But faced the same problem installing g2mod.
Please look at this (german) posting

http://forum.cmsmadesimple.org/index.ph ... l#msg27687

In attachment you will found a patched version that works for me  :).
Locked

Return to “[locked] Installation, Setup and Upgrade”