Page 1 of 1

Admin login issue

Posted: Wed Nov 12, 2025 1:20 pm
by mamakass
Hello, I recently moved my CE-Phoenix-1.0.7.18 store to a new hosting account. The store loads correctly with all products etc but I have an admin login issue.

Basically, when I try to login now, after submitting my credentials, I get redirected to the store front instead of admin panel. I have correctly updated my admin/includes/configure.php file with all the correct credentials and paths.

Please help me resolve this issue. Thank you in advance.

Re: Admin login issue

Posted: Wed Nov 12, 2025 1:28 pm
by burt
I imagine that the configure file is not 100% correct...

Probably a path error in there, as your new host would most likely be different path structure etc to your old host.

Re: Admin login issue

Posted: Wed Nov 12, 2025 1:40 pm
by mamakass
Thanks for pointing that out. However, I found the issue was in the .htaccess file in admin. I had to update the file with new hosting provider home directory. I had done this in all the configure.php files but did not see the .htaccess file as it was hidden. I only saw it after changing settings to show hidden file/folder.