Common error solutions for PHP compilation and installation in CentOS
Reprinted from: http://www.bkjia.com/PHPjc/1008013.html
This article is post on https://coderwall.com/p/ggmpfa
Configure: error: xslt-config not found. Please reinstall the libxslt> = 1.1.0 distributionCopy codeThe Code is as follows:Yum-y install libxslt-develConfigure: error: cocould not find net-snmp-config binary. Please check your net-snmp installation.Copy codeThe Code is as follows:Yum-y install net-snmp-develConfigure
At ten o'clock A.M., I received a call saying that my wife was pushed to the operating room and was about to be born soon. I felt overwhelmed, and my bags were always expected to be born, however, after one month and one day of production than the expected date of birth, I am excited and scared. Tears and water are about to flow out, and I am afraid that the bags will have something to do. I immediately put down all my work and told the team lead to fly to the airport and ask my brother to buy m
= "Text/html"Default_charset= ;" gb2312 "; PHP automatically outputs "content-type:text/html" HTTP headers by default.; If you set the Default_charset directive to "gb2312",; Then it will automatically output "content-type:text/html; charset=gb2312 ".; PHP6 opposes the use of default_charset directives, and unicode.output_encoding instructions are recommended.[Php-core-unicode]; PHP6 provides comprehensive Unicode support based on the ICU (Internation
Recently, because of the use of YII2 framework development, found that some modules need to support PHP_INTL internationalization support expansion, the local build phpstudy integration environment, open PHP_INTL extension, any version started with Phpstartup, the error is not displayedIt was strange at the time, through a series of search, found that php_intl need to rely on the ICU library, simply follow the method to do it (Download the
stream for parsing.
C + + program is the same, first read out the contents of the file, and then the ICU converted into UTF-8 encoding, assembled into a content structure to resolve.
The C + + program section reads as follows:
Xercesdomparser *parser = NULL; Domtreeerrorreporter *errreporter = NULL; DOMDocument *document = NULL; Domnode *domrootnode = NULL; try {//Initialize parser = new Xercesdomparser; errreporter = new Domtreeerrorreporter (); Pa
In the case of not setting the collation, the sorting result of the Chinese text is chaotic to find this phenomenon, set collation to Chinese_china look (note that the settings collation to not create any tables in the database OH), set Collation Chinese_china
The results are still not satisfactory, although the vast majority of record sorting is correct (in alphabetical order), but still have a small number of relatively uncommon words to be ranked alone in the last
This article mainly introduces common error solutions for PHP compilation and installation. This article covers most errors during PHP compilation and installation and provides solutions, need a friend can refer to This article is post on https://coderwall.com/p/ggmpfa
Configure: error: xslt-config not found. Please reinstall the libxslt> = 1.1.0 distribution
The Code is as follows:
Yum-y install libxslt-devel
Configure: error: cocould not find net-snmp-config binary. Please check your net-sn
= "Text/html"Default_charset= ;" gb2312 "; PHP automatically outputs "content-type:text/html" HTTP headers by default.; If you set the Default_charset directive to "gb2312",; Then it will automatically output "content-type:text/html; charset=gb2312 ".; PHP6 opposes the use of default_charset directives, and unicode.output_encoding instructions are recommended.[Php-core-unicode]; PHP6 provides comprehensive Unicode support based on the ICU (Internation
-release.i386.rpmRpm-IVH/opt/backup/flash-plugin-10.0.45.2-release.i386.rpm
Install the fontIn this way, you can use the font in the font settings of netbeans, browsers, and other software.CD/usr/share/fonts/zh_tw/TrueTypeWget http://johntech-resource.googlecode.com/files/myfonts.tar.gzTar zxvf myfonts.tar.gzRm-RF myfonts.tar.gz
Compiling boost1.43.0 with ICU supports RegEx unicode encodingInstall ICU, a
Common error resolution when compiling and installing PHP
This article mainly introduces the PHP compilation installation Common error resolution, this article covers the PHP compilation installation of most errors, while giving a solution, the need for friends can refer to the following
This article are post on HTTPS://CODERWALL.COM/P/GGMPFA
Configure:error:xslt-config not found. Please reinstall the LIBXSLT >= 1.1.0 distribution
The code is as follows:
Yum-y Install Libxslt-devel
Configure:er
, and another that is a third-party development extension.Here are two ways to install the extensions:Before installing, we need a copy of the same version of PHP source as the current machine.cd codewget http://cn2.php.net/distributions/php-5.5.9.tar.bz2tar xvjf php-5.5.9.tar.bz2cd php-5.5.9Go here to download the appropriate source package./extyou can see all the PHP native extensions below the directory.Installing native extensionsPHP-intlFor example, this is an extension of PHP international
Common error solutions for PHP compilation and Installation
This article mainly introduces common error solutions for PHP compilation and installation. This article covers most errors during PHP compilation and installation and provides solutions. For more information, see
This article is post on https://coderwall.com/p/ggmpfa
Configure: error: xslt-config not found. Please reinstall the libxslt> = 1.1.0 distribution
The Code is as follows:
Yum-y install libxslt-devel
Configure: error: cocould n
This article are post on HTTPS://CODERWALL.COM/P/GGMPFAConfigure:error:xslt-config not found. Please reinstall the LIBXSLT >= 1.1.0 distributionThe code is as follows:yum-y Install Libxslt-develConfigure:error:Could not find Net-snmp-config binary. Please check your NET-SNMP installation.The code is as follows:yum-y Install Net-snmp-develConfigure:error:Please Reinstall Readline-i Cannot find readline.hThe code is as follows:yum-y Install Readline-develConfigure:error:Cannot Find PspellThe code
This article was post on HTTPS://CODERWALL.COM/P/GGMPFA
Configure:error:xslt-config not found. Please reinstall the LIBXSLT >= 1.1.0 distribution
Copy Code code as follows:
Yum-y Install Libxslt-devel
configure:error:Could not find Net-snmp-config binary. Please check your NET-SNMP installation.
Copy Code code as follows:
Yum-y Install Net-snmp-devel
configure:error:Please Reinstall Readline-i cannot find readline.h
Copy Code code as fol
letter, but I don't have enough scrubs. I knew it was not a warrior, and it was not a precursor, so I had so many scrubs and memories. I still remember that a student came to buy my books and put the money out of his pocket in my hand before March 13, year 34. This temperature marks my heart, and when I want to write text, I am afraid that this kind of young people will be poisoned. I am afraid I may not h
' \
'--with-mime-magic ' php_sapis="CLI CGI"
# make zend_extra_libs='-liconv '
# Make Test
# make Install
Directories that need to be specified one is the MySQL installation directory, and one is the directory where the Mysql_config resides.
Installation process may encounter some errors, the following is my installation encountered, the environment is not the same, each machine encountered problems will be different.1, encountered error xpm.h not found# yum Install
] #./configure Checking build system type... i686-pc-linux-gnu Checking host system type... i686-pc-linux-gnu Checking target system type... i686-pc-linux-gnu Checking for a BSD-compatible install.../usr/bin/install-C Checking whether build environment is sane... yes Checking for gawk... gawk Checking whether make sets $ (make)... yes Checking whether to enable maintainer-specific portions of makefiles... no Checking host platform characteristics... OK Checking for GCC... gcc Checking
directory where the C10/>mysql_config is located.
Installation process may encounter some errors, the following is my installation encountered, the environment is not the same, each machine encountered problems will be different.
1, encountered error xpm.h not found
# yum Install libxpm-devel//Note X is uppercase# yum Install libxext-devel//Note X is uppercase
2, encountered error Gmp.h not found
#yum Install GMP
#yum Install Gmp-devel
3, encountered error Error:utf8_mime2text ()
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.