LNMP one-key package default does not install the IMAP module, currently need to use, as long as the recompilation into the IMAP module, the following record steps:Cd/root/lnmp1.0-full/php-5.3.17/ext/imapYum-y Install Libc-client-develLn-s/usr/lib64/
The previous Web servers were built with Yum, and it was inconvenient to add new modules or update some software (reaching!). )。 Therefore, it is now ready to change the environment to source code compilation and installation, so that easy to adjust,
We know that Eaccelerator is a free open source PHP accelerator, optimized and dynamic content cache, can improve the PHP script cache performance, and to optimize the script, so that your PHP program code execution efficiency can increase 1-10
Follow the tutorials below:Lamp One-click installation package-centos 5/6 automatically compile and install Apache, MySQL, PHPIn the virtual machine's CentOS5.5, the PHP runtime environment was installed with one click, but no SOAP extension was
Why use Phpize?For example, when you first start the installation, use./configure--PREFIX=/USR/LOCAL/PHP7--EXEC-PREFIX=/USR/LOCAL/PHP7--bindir=/usr/local/php7/bin--sbindir=/usr/
First, what is fastcgifastcgi is a scalable, high-speed communication interface between Http server and the dynamic scripting language. Most http server support fastcgi, such as:nginx AAPACHELIGHTTPD, etc... FASTCGI is supported by many languages.
PHP Engine Optimization6.1.php Engine Cache optimizationFirst, there are 2 main factors that affect PHP efficiency. One: libphp5.so need to compile PHP source code to become opcode tree (opcode); second: PHP needs to read and write to the database,
Use Nginx to build an efficient Moodle Learning Platform------- Installation notes for Centos5.4 + Nginx.083 + Php5.32 + Mysql5.4
● Preparations1. Install the yum Source1. Replace all the yum packages found (some require-nodeps) (Steps 1 and 2 for
The following is an example of the latest php-5.3.10 installation.
wget http://cn.php.net/distributions/php-5.3.10.tar.gzTAR-ZXVF php-5.3.10.tar.gzCD php-5.3.10./configure--prefix=/usr/local/php--with-config-file-path=/usr/local/php/etc--with-mysql=
1.ctrl+a: Skip to command line ctrl+e: Skip to command End ctrl+l: Clear Screen2. Switch User Su-user name3. Replace the Yum image source1. Go to/ETC/YUM.REPOS.D backup Centos-base.repo2.http://mirrors.163.com/Select CentOS Download Centos6-base-163.
Installing memcached under CentOS is simple, as long as you use the CentOS-built dependency management tool, but you can also install it using a compiled method.1. Service-side memcachedBelow I will use Yum to install memcached:[root@localhost ~]#
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.