Jump to content

SOLVED: Cant login backend after fresh install


Recommended Posts

Hi

 

I did install prestashop, the "allowed to open external URLs" was crossed, but that should only affect updates, right?

 

Now when I try to go to backoffice it just sends me in a loop, if I use wrong password/email it sends me back to login with a faultmessage and if I use the correct mail and password it send me back to the same page but without faultcode so that info is definitely correct.

 

 

I did the exact same install on another webhotel just to test, and it worked flawless there, witch leads me to the thought that there is some serverside-problem.

Could someone please take a look at them and see what should be added/changed? Got a terrible host (big as hell and stable but support isnt even fun, and closed on weekends/evenings) so I would like to know exactly what to tell them when I call on monday :)

 

Thanks a million!

//Max

 

 

 

Server values: [censored]

Link to comment
Share on other sites

Found the problem!

 

http://forge.prestas...owse/PSCFI-1110

 

Replaced the $_SERVER[‘PHP_SELF’] to $_SERVER[‘REQUEST_URI’] in /ADMIN_DIRECTORY/login.php

and it started to work :)

 

Prestashop version: 1.4.6.2

Server software version: Apache/2.2.15 (Red Hat)

PHP version: 5.3.3

MySQL version: 5.0.77-log

 

phew, 8 hours to find such a shitty thing :)

 

Regards

/Max

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...