0

I face "Create file parameters" error while installing prestashop 8.1. can anyone suggest any solution?

I have asked this question in the prestashop community. but i did not found a solution there. I expect a good solution in here.

  • I faced the same issue, check this solution https://stackoverflow.com/questions/17272809/openssl-pkey-export-and-cannot-get-key-from-parameter-1, it worked for me. – MinerNoob24 Aug 05 '23 at 21:54

1 Answers1

0

I faced the same problem. While debugging, I saw that there is some problem with SSL. I found out that the OpenSSL needed to be installed for PrestaShop to be installed. I have downloaded and instaled one from https://slproweb.com/products/Win32OpenSSL.html, restarted WAMPServer and then everithing was OK.

Regards, Tomo

  • As it’s currently written, your answer is unclear. Please [edit] to add additional details that will help others understand how this addresses the question asked. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Aug 10 '23 at 21:44