【发布时间】:2014-07-08 10:21:27
【问题描述】:
我在 Windows 7 上安装了 TYPO3 6.2.2,但收到如下错误消息:
PHP OpenSSL extension not working Something went wrong while trying to create a new private key for testing. Please check the integration of the PHP OpenSSL extension and if it is installed correctly.
我尝试在互联网上找到有关此错误的解决方案,但我无法解决此错误。
谁能帮我找到解决办法吗?谢谢。
【问题讨论】:
-
你是否在php.ini中启用了extension=php_openssl.dll
-
我已经启用了。
-
和/我猜你在启用扩展后重新启动了 Apache
标签: php windows apache typo3 php-openssl