drbill wrote:
I tried Firefox and IE, but no joy on logging in to the Admin interface. (The Main one, the "frontpage" login works fine.)
Wow. I'm having the same problem. I have tried all the fixes I've found so far in the forums (/tmp folder fix, Super Administrator to superadministrator in the MySQL table, complete reinstall) - nothing works. I'm in the same boat as you here. I can login using my correct information if I submit it via the forms on the actual joomla default site (what you call the "frontpage"), but if I go to the admin login site, I simply get redirected back to the same page, as if I had never tried to login.
If I put in a bogus username or pw, it pops up telling me so. When entering the correct information, I can tell it's processing something and barfing somewhere along the line. Apache logs no problems, PHP logs no problems, and I even went into my configuration.php and turned on logging and debug information to show. That information will show at the bottom of site pages, but not on the admin login screen unfortunately.
At best glimpse, I can see that from the login page (administrator/index.php) it then goes to index2.php right before dropping me back to index.php. I've opened and attempted to edit either of these index*.php files, but nothing appears to be flawed in them (to my limited knowledge of PHP).
I am running Apache 2.0.54 with PHP 5.10PC1 on WinXP Pro, as well as MySQL 5.1.14.
I just upgraded from Mambo 4.5.2.3stable (i've just been recently introduced to this CMS, and have been playing around with it in development, but will later be hosting it from this same machine).
The baffling part is that I previously had Mambo 4.5.2.3 running perfectly on the most recent release of EasyPHP. EasyPHP came with PHP 4.something, Apache, and a lite version of MySQL with phpmyadmin. It gave me problems with some other packages I wanted to run, and would only let me access everything from inside (localhost only), so I dumped it and "rolled my own" server package. It was painful, but I learned plenty. All my other packages work perfectly now, except for Mambo/Joomla. I figured upgrading to Joomla 1.01 would possibly have a fix for what ails me, but apparently the error lies elsewhere.
Upon deleting configuration.php and restoring the /installation directory, *every single item* that the first page looks for checks out perfectly, all green. In continuing through the initial setup, no problems are encountered ever. I create my login, verify that it is typed correctly, and then proceed to the admin login page. Then I get the "admin login loop" error, as it has been dubbed in other posts.
Can anyone shed some light on this problem that I and others are having with the admin login? Thanks in advance. I can provide any other information if needed for troubleshooting.