pcbleu Posted October 27, 2023 Share Posted October 27, 2023 Hello I want to reinstall a prestashop boutique for test, an I get this message I tried to clean the var/cache directory, but I have always this message Thanks in asvance Link to comment Share on other sites More sharing options...
Nickz Posted October 27, 2023 Share Posted October 27, 2023 Reinstall and the database is old? If you force ssl over the server those errors will haben till you undo that. Link to comment Share on other sites More sharing options...
pcbleu Posted October 27, 2023 Author Share Posted October 27, 2023 I just reinstall a database from version 1.7.8.10 - and I change configuration in ps_configuration table and in parameters.php in directory app/config I dont use ssl configuration for the tests and it was started : ok Then, I installed a new module for tests and this error occured I deactivate the module in ps_module table - But i get always this error !!! Link to comment Share on other sites More sharing options...
Nickz Posted October 27, 2023 Share Posted October 27, 2023 27 minutes ago, pcbleu said: I deactivate the module in ps_module table - But i get always this error !!! After reinstall empty your cache, did you do that? Link to comment Share on other sites More sharing options...
pcbleu Posted October 27, 2023 Author Share Posted October 27, 2023 31 minutes ago, Nickz said: After reinstall empty your cache, did you do that? Yes I make that !!! Link to comment Share on other sites More sharing options...
pcbleu Posted October 27, 2023 Author Share Posted October 27, 2023 Thanks for your help I used this solution : 1 Link to comment Share on other sites More sharing options...
PepeFernandez Posted May 3, 2024 Share Posted May 3, 2024 no works form me, before this works $options[CURLOPT_SSL_VERIFYHOST] = 0; $options[CURLOPT_SSL_VERIFYPEER] = false; but now the error appears again and nothing is working. 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