Apache Startup prompt Error undefined Symbol:libiconv

Source: Internet
Author: User

This article mainly introduces the Apache startup hint error undefined Symbol:libiconv_open solution, the need for friends can refer to the following

Last night, the integration of Apache and PHP is really unable to find a solution, Google Baidu has turned a lap, and finally found in Baidu to solve the problem, record, this issue is launched in the Apache:

./apachectl start prompts for the following error:

The code is as follows:

Httpd:syntax error on line of/usr/local/apache2/conf/httpd.conf:cannot load/usr/local/apache2/modules/libphp5.so I Nto server:/usr/local/apache2/modules/libphp5.so:undefined symbol:libiconv_open

Workaround:

After recompiling Php,configura, add the following parameters at compile time:

The code is as follows:

Make zend_extra_libs= '-liconv '

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.