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.
Admin login issue
- burt
- Core Team
- Posts: 4546
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times
Re: Admin login issue
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.
Probably a path error in there, as your new host would most likely be different path structure etc to your old host.
I am not here to build for you.
I am here to build with you. Let's help each other.
I am here to build with you. Let's help each other.
-
mamakass
- Posts: 2
- Joined: Wed Nov 12, 2025 1:14 pm
- Phoenix Version:
- Has thanked: 1 time
- Been thanked: 1 time
Re: Admin login issue
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.