This article mainly introduced the Ubuntu constructs the Nginx, the PHP environment simplest method, this article explained is uses the Apt-get tool to install Nginx, the PHP environment, and explained the basic configuration, needs the friend may
Online operation of a set of auxiliary system is used to change the open source of PHP, has not played a lot of PHP before, did not think that this thing still has many pits. Suddenly one day a user doing online activities to promote, and then in a
The first is to change several configurations of the PHP-FPM:
/www/wdlinux/php/etc/php-fpm.conf
/www/wdlinux/etc/php-fpm.conf Max_children from the previous 10 to the current 30, so that there is sufficient php-cgi process can be used;
Change the
Configure the PHP identification accelerator Zend Guard Loader
Error 1
Failed loading/usr/local/php5/lib/php/zendguardloader.so:/usr/local/php5/lib/php/zendguardloader.so:wrong ELF Class:elfclass32
The reason for the above error is that the
After installing the CPU, the next step is to start installing the memory strips. Before installing the memory strips, you can check the motherboard specification for the type of memory that the motherboard can support, the slot data that can be
This article mainly introduces the PHP-FPM boot automatic shell script, this article script is just an example, in fact, you compile the installation completed, the startup script has been generated in the compilation directory, only need to copy
Linux system in use, the computer becomes very card, found that the php-cgi process in the CPU, occupancy rate since reached 100%, what is the reason for this situation? The following small series for you to introduce the Linux system php-cgi occupy
Recently because of the update of the source of Ubuntu, causing the original Xinyuan and the Local system library some Lib conflict, causing the system desktop display exception, and then only reload, the new installation of php5.4.9, also installed
Today Goface to introduce the use of the Linux pidof command, pidof command you may rarely see, but in the appropriate situation is not small use of the One, what is Pidof order? Code is as follows: #man pidof: Pidof-find The process ID of a
This article mainly introduces the construction based on the Docker PHP development Environment Detailed tutorial, Docker is the current virtual machine technology best choice, needs the friend may refer to under
Now many developers use vagrant to
Under Linux, the PS command is one of the most basic commands for viewing processes running on a system. It provides the current process at the same time, such as user id,cpu usage, memory usage, command name, and so on, it does not display
Bugfree is a bug management tool. Developed by Taobao and is open source tools. Taobao official has provided the installation method: Http://testing.etao.com/node/120. It is convenient to install by XAMPP. But Xmapp will install the Mysql/php/apache/
You can try to clear the browser cache access to your FTP to see if you can log in
Cause
A server (not necessarily a Web server) is a gateway or proxy to meet customer requirements, such as a Web browser or our Checkupdown robot, to access the
The purpose of this script:
Mainly used to monitor the Linux VPS server load and memory footprint, such as MySQl, PHP-FPM, when the load or memory consumption reached the set value, it will automatically restart the process to avoid downtime.
The
This afternoon configuration nginx+php environment, ready to put a WordPress play. But after the layout of the page PHP page has been blank, at first I thought it was a matter of permissions, the right to change to 755 after still not. Then I opened
This article mainly introduces the PHP-FPM configuration, the need for friends can refer to the following php5.3 php-fpm Code as follows:/usr/local/php/etc/php-fpm.conf PID = run/php-fpm.pid PID settings, default in the installation directory
The introduction and working principle of fastcgi first briefly introduces the following fastcgi: fastcgi is a language-independent, scalable CGI open extension, the main behavior is to keep the CGI interpreter in memory and thus achieve higher
PHP-FPM configured in PHP 5.3.6 to service startup
From the beginning of the source code php5.3.3 began to contain PHP-FPM, do not have to play a special patch, just to unlock the source directly configure,
The compilation parameters about PHP-FPM
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.