CentOS 6.4 install and configure LNMP server to build Wordpress
Preparation:1. configure the firewall to enable port 80 and port 3306
# Firewall configuration written by system-config-firewall
# Manual customization of this file is not recommended.
*
Phpmyadmin cannot be logged on because I modified the password of my mysql server. Baidu later found the cause, after changing the mysql password, we also need to modify the config in the phpmyadmin directory. inc. php content.
Error
PHP-FPM in PHP 5.3.3 no longer supports commands such as/USR/LOCAL/PHP/SBIN/PHP-FPM (Start|stop|reload) that php-fpm previously had, and signal control is required:int, term immediately terminates quit Smoothing terminates usr1 reopen log file
PHP extension Development: The first extensionRelease time: December 14, 2011 Category: PHPPHP extension development: Installing PHP"POSIX timer: timer_settime ()"In the previous article, "PHP Extension development: Installing PHP" We have
Many times, many extension libraries are not added when compiling PHP; many extension libraries are not used only when running web programs, but I have already set up PHP (LNMP, I don't want to re-compile and install it. Now you can use phpize to
The website is set up using ecshop. When the mailbox information is configured in the background, the system prompts "fsockopen is not enabled on the server". After reading the relevant documents and integrating with the php environment lnmp, some
This article mainly introduces how to monitor Nginx502 errors with PHP scripts and automatically restart php-fpm. This article provides the implementation code and then puts it in cron for execution. For more information, see
This article mainly
First, download svn. The default download path is under the directory of the current operation: wgetpecl. php. netgetsvn-1.0.2.tgz decompress svn: tar-zxfsvn-1.0.1.tgz into svn Directory: cdsvn-1.0.1 and then, run command: usrlocalphp5.5binphpize.
A document contains installation, Incremental backup, extension, and api call examples, saving time for searching a large number of articles. Build coreseek (sphinx + mmseg3) install [Step 1] install mmseg3cdvarinstallwgethttp:
PHP installs Redis extension to connect to the Redis Server
PHP installs Redis extension to connect to the Redis Server
Redis expansion package: https://github.com/nicolasff/phpredis/archive/2.2.4.tar.gz
Tar xf phpredis-2.2.4.tar.gz
Cd phpredis-2
This article mainly introduces the solution to the failure of mail sending using the mail function in php. It involves the configuration skills for the components related to the Linux operating platform and has some reference value. For more
First declare: We are going to build an extension or a module named Hello_module. This module provides a method: Hello_word.First, the construction of PHP environment1) generally use the source package to compile the installation, rather than binary
Php-mcrypt is installed on centos7, And the enable command is: {code...} on the Internet ...} problem: 1. This command is useless. The above command is php5enmod. It must be related to php5. It is useless to change it to php7enmod because php7 is
PHP Native InterfacePHP Native Interface (PNI) is a php extension this enables PHP code to call and being called by Native applications (Programs Specific to a hardware and operating system platform) and libraries written in other languages such as
This article mainly introduces the solution for disabling the PHP prompt Warning: phpinfo () hasbeendisabled function. It involves the modification technique for disabling the function in the configuration file and is of practical value. If you need
PHP cache plug-in Zend Opcache (replacing APC)
Introduction:
Zend Opcache and APC are PHP code accelerators, which cache the compilation results of PHP source code and compare the time mark when calling again. if no changes are made, cache data is
Transferred from: http://www.jb51.net/article/58796.htm
Both Nginx and PHP on the server are compiled and installed by source code, and do not have a service startup script like Ubuntu, so it is not supported like the previous nginx (Start|restart|
# ifconfig
--After viewing the IP address of the virtual machine below, the following actions are connected on the local software
--Upload all the compressed package files I have given to the/root directory
# yum-y Update
# init 6
--Restart
# yum-y
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.