TantraChairEurope.com Posted July 27, 2011 Share Posted July 27, 2011 Bonjour, J'ai une certif SSL valide et la dernière version de prestashop installée. Lorsque j'ai essayé d'activer le SSL, il m'a envoyé sur la page de login en mode HTTPS. Là il m'est impossible de me logger. J'entre les infos, confirme et je retombe sur la même page de login sans message d'erreur. J'ai essayé : activer le SSL dans la table PS CONFIG dans FrontController.php : changer $_SERVER['HTTPS'] par $_SERVER['SSL'] changer $_SERVER['HTTPS'] == 'off' par =='0' Une piste ? ENGLISH ------- Hello, I have a valid SSL certificate and the last prestashop version When I tried to activate SSL, he sent me to the login page in HTTPS mode. It is impossible for me to login there. I enter user info, confirm and then it comes back to the same login page without error message. I tried activate SSL manually in CONFIG table in frontcontroller.php, replace $_SERVER['HTTPS'] by $_SERVER['SSL'] $_SERVER['HTTPS'] == 'off' by $_SERVER['HTTPS'] == '0' an idea ? Thank you Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now