Home > Backend Development > PHP Tutorial > Windows server prompts curl_init not function

Windows server prompts curl_init not function

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-07-28 08:29:35
Original
1153 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:
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 Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template