DuMarques Posted December 12, 2023 Share Posted December 12, 2023 Good afternoon, so I'm trying to install prestashop for the first time on a local machine with xamp so I can run some tests and learn more about the platform, but I came across this error and I can't move forward, I've seen some posts here on the forum and even so for a person who doesn't know anything about it, I couldn't get away with it. I have also tried to create a certificate manually to see if it is resolved, but without success. If anyone has any tips to help in a simple way. Link to comment Share on other sites More sharing options...
DuMarques Posted December 12, 2023 Author Share Posted December 12, 2023 ok i solve it doing this way, hope this helps someone too. Press Windows + R to open the Windows Run prompt. Type in sysdm.cpl and click OK. Open the Advanced tab and click on the Environment Variables button in the System Properties window. Add variable name: "OPENSSL_CONF" variable value like: "C:\xampp\apache\conf\openssl.cnf" with the path where you installed xampp. Note that after setting an environment variable you need to restart Windows for it to work. 1 2 Link to comment Share on other sites More sharing options...
deanwade Posted December 14, 2023 Share Posted December 14, 2023 On 12/13/2023 at 12:11 AM, DuMarques said: ok i solve it doing this way, hope this helps someone too. Press Windows + R to open the Windows Run prompt. Type in sysdm.cpl and click OK. Open the Advanced tab and click on the Environment Variables button in the System Properties window. Add variable name: "OPENSSL_CONF" variable value like: "C:\xampp\apache\conf\openssl.cnf" with the path where you installed xampp. Note that after setting an environment variable you need to restart Windows for it to work. thank you so much, it solved my problem! 1 Link to comment Share on other sites More sharing options...
Babu Amkaian Posted September 3 Share Posted September 3 On 12/12/2023 at 9:41 PM, DuMarques said: ok i solve it doing this way, hope this helps someone too. Press Windows + R to open the Windows Run prompt. Type in sysdm.cpl and click OK. Open the Advanced tab and click on the Environment Variables button in the System Properties window. Add variable name: "OPENSSL_CONF" variable value like: "C:\xampp\apache\conf\openssl.cnf" with the path where you installed xampp. Note that after setting an environment variable you need to restart Windows for it to work. Thank you so much; your help completely resolved my problem. I'm truly grateful! 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