小编Joh*_*ith的帖子

无法使用file_get_contents找到包装器"https"

使用https:// urls调用file_get_contents()会出现以下错误:

warning: file_get_contents(): Unable to find the wrapper "https" - did you forget to enable it when you configured PHP?
Run Code Online (Sandbox Code Playgroud)

我已经阅读了10多个SO问题,所有人都说要启用 extension=php_openssl.dll

我这样做了,我还有问题......

还有什么呢?

php apache https file-get-contents

11
推荐指数
3
解决办法
3万
查看次数

标签 统计

apache ×1

file-get-contents ×1

https ×1

php ×1