Fatal error: Call to undefined function curl_init() in,该如何解决

WBOY
Release: 2016-06-13 10:21:06
Original
1025 people have browsed it

Fatal error: Call to undefined function curl_init() in
Fatal error: Call to undefined function curl_init() in F:\soft\phproot\index.php on line 9

用的IIS+php5.2.5

php_curl.dll 已经在到php安装目录下的ext下,
libeay32.dll和ssleay32.dll已经在php安装目录下。
已经开启extension=php_curl.dll

求解!!!!!!!!!!!!

------解决方案--------------------
extension_dir = "D:/php/ext"

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!