Error: Please reinstall the libcurl distribution, reinstalllibcurl

Source: Internet
Author: User

Error: Please reinstall the libcurl distribution, reinstalllibcurl

Run php-5.3.10


-- Enable-mbstring -- enable-ftp -- enable-gd-native-ttf -- with-openssl -- enable-pcntl -- enable-sockets -- with-xmlrpc -- enable-zip -- enable-soap -- without-pear -- with-gettext -- enable-session -- with-mcrypt -- with-curl

Exception information:


Error: Please reinstall the libcurl distribution-
Easy. h shoshould be in <curl-dir>/include/curl/


Solution:


Yum install curl-devel


Centos 60 installation php-5217 error: the premise is that mysql has been installed, has started OK

1. no mysql_config not found configure: error

2. Your configuration
-- With-mysql =/usr/local/mysql
-- With-mysqli =/usr/local/mysql/bin/mysql_config check the location. There seems to be a space.
-- With-mysql-sock =/tmp/mysql. sock

3. Confirm that mysql-devel has been installed.
Rpm-qa | grep mysql-devel
4. If php5.3 can use mysqlnd (MySQL native driver for PHP)
-- With-mysql = mysqlnd \
-- With-mysqli = mysqlnd \
-- With-pdo-mysql = mysqlnd

The requested resource cocould not be loaded libcurl returned the error: couldn't connect to host

The required resources cannot be loaded. Libcurl feedback error: Unable to indirectly host

Curl. haxx. se/
Libcurl _ Baidu encyclopedia
The main function of libcurl is to connect and communicate with different servers through different protocols ~ That is, the equivalent encapsulation of sockPHP supports libcurl (allowing you to connect and communicate with different servers using different protocols )....

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.