The lamp environment, which is built by hand, supports custom paths, various functions, etc., and has a significantly higher performance than the Yum Source installation Environment (pro-Test), this section will record
The author compiles and builds the whole process of lamp blog personally
0-Preparation before the experiment: 1. Turn off SELinux, turn off the firewall, and ensure the network environment is unblocked;
2, from the official website download source package requirements Production environment stable version, and operating system version is centos6.x, source package can refer to the following
3. Because PHP relies on HTTP services, but also need to be combined with the database, we compile the installation sequence is HTTP---mariadb---php before the order of the two does not matter, but PHP
Need to install the deployment at the end
1-Compiling and installing the HTTP service
Build a lamp-based blog site