PHP installed extension hint undefined

Source: Internet
Author: User

The following error is still indicated after installing the curl extension:

Call to undefined function curl_init ()

Use the statement output no

echo function_exists (' Curl_init ')? ' YES ': ' No ';

Reference Solutions

Http://stackoverflow.com/questions/6382539/call-to-undefined-function-curl-init

After restarting the Cgi,fpm,nginx resolution, the statement:

Killall-hup php5-cgi

Spawn-fcgi-a 127.0.0.1-p 9000-c 10-u www-data-f/usr/bin/php-cgi

Restart PHP5-FPM

sudo service php5-fpm restart

Restart Nginx:

Nginx-s Reload

PHP installed extension hint undefined

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.