ErrorException: Warning: openssl_pkey_export(): Cannot get key from parameter 1 in ...
安装Prestashop的时候出错
在安装的过程中出现了错误... 您可以使用左侧列中的链接返回到前面的步骤,或者通过点击这里重新启动安装过程。 1: ErrorException: Warning: openssl_pkey_export(): Cannot get key from parameter 1 in D:\Github\PrestaShop\PrestaShop\src\PrestaShopBundle\Install\Install.php:197 Stack trace: #0 D:\Github\PrestaShop\PrestaShop\install-dev\controllers\http\process.php(150): PrestaShopBundle\Install\Install->generateSettingsFile('127.0.0.1', 'root', '', 'prestashop', 'ps_', 'InnoDB') #1 D:\Github\PrestaShop\PrestaShop\install-dev\controllers\http\process.php(90): InstallControllerHttpProcess->processGenerateSettingsFile() #2 D:\Github\PrestaShop\PrestaShop\install-dev\classes\controllerHttp.php(277): InstallControllerHttpProcess->process() #3 D:\Github\PrestaShop\PrestaShop\install-dev\index.php(53): InstallControllerHttp::execute() #4 {main}
WINDOWS上如果出现这个错误只需要添加SSL配置文件的系统变量即可
最后把系统重启一下。