Windows server prompts curl_init not function

WBOY
Release: 2016-07-28 08:29:35
Original
1068 people have browsed it

Solution

1.Open php.ini and enable extension=php_curl.dll

2.Check which directory the extension_dir value of php.ini is and check whether there is php_curl.dll. If not, please download php_curl. dll

3.Copy libeay32.dll and ssleay32.dll in the php directory to c:windowssystem32

4. Restart apache

The above has introduced the windows server prompt curl_init not function, including the relevant content. I hope it will be helpful to friends who are interested in PHP tutorials.

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
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!