https 包装器上的 PHP 错误

Error in PHP on https wrapper

我收到以下错误,我正在使用 WAMP 托管本地服务器并使用 PHP

的 5.6.19 版

Warning: file_get_contents(): Unable to find the wrapper "https" - did you forget to enable it when you configured PHP?

我认为你可以尝试的是:

安装php5-openssl 之后重新启动 Apache。

它可能会解决这个问题。

还有另一种可能的解决方案: 你可以找到"php.ini"文件,打开它,你会发现这一行: extension=php_openssl.dll 而且开头有分号吗?如果是,只需将其删除即可。

如果这不起作用或者您还有其他问题,请评论我,我会帮助您! :)

您需要在 WAMP 中启用 php-openssl

为此,请单击系统托盘中的 WAMP 图标。点击 PHP。然后悬停 PHP Extensions。然后点击php_openssl