我是PHP开发的新手。 我该怎么办 ? 我尝试了一切,我浪费了3个晚上。
我使用的是Easyphp旧版本,现在我升级到了 新的,但现在是一个警告错误消息程序无法启动,因为libssh2.dll缺失。 code>在尝试打开它或启用
cURL code>功能时显示。
我重新安装了软件,但它仍然无法运行。 如果我在 php.ini code>中禁用
extension = php_curl.dll code>,那么它很好,但
cURL code>不再有效。
< a href =“https://i.stack.imgur.com/vmIaA.jpg”rel =“nofollow noreferrer”>在此处输入图像说明 p>
任何帮助将不胜感激。
谢谢提前。 p>
div>
I'm new in PHP development.
I was using Easyphp old version, now I upgraded to the new one but now an alert error message the program can't be start because is libssh2.dll missing.
is displaying when trying to open it or when I enable cURL
function.
I reinstalled the software but it's still not working. If I disable extension=php_curl.dll
in php.ini
then it's fine, but cURL
is not working anymore.
enter image description here
What should I do? I tried everything, I wasted 3 nights.
Any help will be appreciated.
Thanks in Advance.