baldden Posted April 21, 2015 Share Posted April 21, 2015 (edited) Hello! I made ssl on in nginx and it work ok, i try open https://test.satam.kz/en/my-account - and all ok. But when I Enabled SSL ( PREFERENCES - GENERAL - Enable SSL) and click https://test.satam.kz/en/my-account I saw error: ERR_TOO_MANY_REDIRECTS I tried /config/defines.inc.php -> define('_PS_MODE_DEV_', true); but error log file blank. how fix it? Edited May 1, 2015 by baldden (see edit history) Link to comment Share on other sites More sharing options...
kishoreunni Posted April 21, 2015 Share Posted April 21, 2015 I think u should disable ssl and try /config/defines.inc.php -> define('_PS_MODE_DEV_', false); since false worked for me. hope it may help u. 1 Link to comment Share on other sites More sharing options...
baldden Posted April 21, 2015 Author Share Posted April 21, 2015 I made /config/defines.inc.php -> define('_PS_MODE_DEV_', false); and not work too. ssl I can't disable, it need me Link to comment Share on other sites More sharing options...
baldden Posted April 22, 2015 Author Share Posted April 22, 2015 any ideas please. Prestashop work with ssl correct or not? Link to comment Share on other sites More sharing options...
kishoreunni Posted April 22, 2015 Share Posted April 22, 2015 Briefly specify ur problem. Link to comment Share on other sites More sharing options...
baldden Posted April 22, 2015 Author Share Posted April 22, 2015 Enabled SSL ( PREFERENCES - GENERAL - Enable SSL) - site work fine, but if click "My account" Error: ERR_TOO_MANY_REDIRECTS Link to comment Share on other sites More sharing options...
kishoreunni Posted April 22, 2015 Share Posted April 22, 2015 Enabled SSL ( PREFERENCES - GENERAL - Enable SSL) - site work fine, but if click "My account" Error: ERR_TOO_MANY_REDIRECTS Yes thats why i said disable ssl .since i also had this problem when i used to sign out from an account it says Error: ERR_TOO_MANY_REDIRECTS. So when i disabled it there was no such problem. Hope it may help u. Link to comment Share on other sites More sharing options...
baldden Posted April 22, 2015 Author Share Posted April 22, 2015 but I want use SSL for https Link to comment Share on other sites More sharing options...
rfourt Posted April 22, 2015 Share Posted April 22, 2015 LOL what a great answer.. to say to stop using SSL.. LOL CMon.. anyone else.? Link to comment Share on other sites More sharing options...
kishoreunni Posted April 22, 2015 Share Posted April 22, 2015 LOL what a great answer.. to say to stop using SSL.. LOL CMon.. anyone else.? so is a serious issue hhh.... please specify a solution Link to comment Share on other sites More sharing options...
kishoreunni Posted April 22, 2015 Share Posted April 22, 2015 I think u should enable ssl on all pages. disabled ssl is sufficient in the development stage. But when it is open for all it must be secured. SSL must be enabled for which hoisting settings must sync with ssl. And encryption type must be chosen correctly ->ssl,tls, none. Hope it may help u. Link to comment Share on other sites More sharing options...
baldden Posted April 22, 2015 Author Share Posted April 22, 2015 If make enable ssl on all pages then error: ERR_TOO_MANY_REDIRECTS on ALL PAGES Link to comment Share on other sites More sharing options...
kishoreunni Posted April 22, 2015 Share Posted April 22, 2015 may be something wrong with ur hoisting. Link to comment Share on other sites More sharing options...
baldden Posted April 22, 2015 Author Share Posted April 22, 2015 hosting work fine, see attach, install presta with SSL Link to comment Share on other sites More sharing options...
kishoreunni Posted April 22, 2015 Share Posted April 22, 2015 (edited) hosting work fine, see attach, install presta with SSL presta.png presently ur website url is like this xxxxxxxx-xasax.xxx.com or https://xxxxxxxx-xasax.xxx.com in ur hoisting provider account ? Edited April 22, 2015 by kishoreunni (see edit history) Link to comment Share on other sites More sharing options...
baldden Posted April 22, 2015 Author Share Posted April 22, 2015 presently ur website url is like this xxxxxxxx-xasax.xxx.com or https://xxxxxxxx-xasax.xxx.com in ur hoisting provider account ? https Link to comment Share on other sites More sharing options...
kishoreunni Posted April 22, 2015 Share Posted April 22, 2015 Then definitely it should work with ssl. since mine was without https. there might be some small configuration mistake in ur prestashop or hoisting. Link to comment Share on other sites More sharing options...
baldden Posted April 22, 2015 Author Share Posted April 22, 2015 prestashop have bug. who will fix it? Link to comment Share on other sites More sharing options...
kishoreunni Posted April 22, 2015 Share Posted April 22, 2015 prestashop have bug. who will fix it? Well ask urself this question ! Link to comment Share on other sites More sharing options...
baldden Posted April 22, 2015 Author Share Posted April 22, 2015 this forum for help or for just write? Link to comment Share on other sites More sharing options...
kishoreunni Posted April 22, 2015 Share Posted April 22, 2015 If ur hoisting provider allows ssl then only u can enable ssl. Link to comment Share on other sites More sharing options...
baldden Posted April 22, 2015 Author Share Posted April 22, 2015 alredy enable SSL, please read all my post from first post. Link to comment Share on other sites More sharing options...
baldden Posted May 1, 2015 Author Share Posted May 1, 2015 Solved! Just update nginx to new version. Link to comment Share on other sites More sharing options...
Recommended Posts