Checking the server for PHP's CURL support

To check whether there is PHP's CURL support installed on your server:
  1. Click on PHP information link at the bottom of your administrator panel. A new page that displays the result of phpinfo PHP function will be open.
  2. Look for the box that is titled curl on the page. It should look like:
    curl
    CURL support enabled
    CURL Information libcurl/7.10.6 OpenSSL/0.9.7a ipv6 zlib/1.2.0.7
  3. If Curl support is disabled, contact your server administrator.

Noticed an error in the article or it is not clear enough? Any suggestions to improve it? Please let us know by filling in the feedback form. Click here.