Unable to find the wrapper ”https” - did youforget to enable it when you configured PHP?
这是在Windows的命令行下用php symfony new myproject命令创建一个新的工程出现的,网上查的全部都是到php.ini中把extension=php_openssl.dll前面的“;”删掉就行了
去掉;以后是否重启php。
原文地址:https://www.cnblogs.com/wrld/p/10189442.html
时间: 2024-11-09 00:13:34