[SOLVED] Getting thrown out of the Admin console
Posted: Fri Jun 03, 2011 11:34 am
Our production site is using CMSMS 1.2.4 under Unix. I'm trying to create a test installation on a workstation running Windows XP.
I have access to the production site via FTP and I know the admin and MySQL logon credentials.
I copied all the production files to my workstation, followed the upgrade procedures and CMSMS is now at version 1.9.4.1 with PHP 5.3.5 and MySQL 5.5.8 running on Apache 2.2.17 (under Windows XP).
I exported the production MySQL database and reimported it locally. After editing config.php, the test site displays correctly in Firefox and IE.
The problem is with the admin console. It works normally on the production version.
In the test version, I'm able to log in, but if I click on any menu item that points to a PHP file other than admin/moduleinterface.php, I'm thrown back to the login page. IOW, if I click on a menu item that points to listcontent.php, imagefiles.php, edituser.php, etc., I wind up at the login screen.
Any ideas about how to get the admin console to work correctly would be very much appreciated.
I have access to the production site via FTP and I know the admin and MySQL logon credentials.
I copied all the production files to my workstation, followed the upgrade procedures and CMSMS is now at version 1.9.4.1 with PHP 5.3.5 and MySQL 5.5.8 running on Apache 2.2.17 (under Windows XP).
I exported the production MySQL database and reimported it locally. After editing config.php, the test site displays correctly in Firefox and IE.
The problem is with the admin console. It works normally on the production version.
In the test version, I'm able to log in, but if I click on any menu item that points to a PHP file other than admin/moduleinterface.php, I'm thrown back to the login page. IOW, if I click on a menu item that points to listcontent.php, imagefiles.php, edituser.php, etc., I wind up at the login screen.
Any ideas about how to get the admin console to work correctly would be very much appreciated.