问答详情
源自:-

我的curl什么地方配置错了吗

D:\AppServ\www\url>php -f baidu.php

PHP Warning:  PHP Startup: Unable to load dynamic library './php_mbstring.dll' - 找不到指定的模块。

 in Unknown on line 0

PHP Warning:  PHP Startup: Unable to load dynamic library './php_exif.dll' - 找不到指定的模块。

 in Unknown on line 0

PHP Fatal error:  Call to undefined function curl_init() in D:\AppServ\www\url\baidu.php on line 2


提问者:慕的地5489278 2015-09-04 14:34

个回答

  • 浮夸的小蚂蚁
    2015-10-28 09:19:21

    有一些功能没有开启,比如php_mbstring.dll.php_curl.dll,等等