Text tutorials for configuring PHP curl components under windows2003

Source: Internet
Author: User
Tags curl ini

A) support for Php_curl components

1. Find php.ini, (generally in c:/windows/php.ini), modify Extension=php_curl.dll Remove the preceding semicolon.
2. Check the PHP installation directory/ext directory to see if there are php_curl.dll files.
3. Copy the 2 Dll,libeay32.dll/ssleay32.dll below the PHP installation directory to windows/system32.
4. Restart the PHP service. is to reboot IIS.

5. If the above steps are done, or not, then click on the server: My Computer-> Properties-> Advanced-> Environment Variables-> System Variables->path-> Edit

Add in variable values:
;D:/apmserv5.2.6/php;d:/apmserv5.2.6/php/ext

The d:/apmserv5.2.6/php here should be replaced by your PHP installation directory.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.