I've:
- created a new site using osc231 on a local server. Everything works fine.
- uploaded the site to a LAMP server (running cPanel) using FTP
- dumped and uploaded the complete database including admin users to the remote server using myAdmin
- changed the paths in both admin configure.php and catalogue configure.php
So I've tried all of these in just about every combination I can think of, clearing all related cookies each time:
- drop and replace the administrators table
- delete and omit .htaccess and .htaccess_passwords in "admin"
- delete and recreate .htaccess and .htaccess_passwords in "admin" with nothing in them
- truncate the administrators table and try to enter a new administrator username and password
In the case of 4. Truncate... It creates a new record for administrator, with an encrypted password, but no user name. I cannot log in using "No user name" and password and if I edit the administrators table in myAdmin to put in the correct username I still get "Invalid administrator login attempt"
I've read countless threads about the new admin security module and cannot see where the problem lies.
Before I start hacking the login routine, does anyone have any ideas.
Thanks
Richard















