Create a blog for mysql database, apacha server, and php Server
1. install mysql:
Prepare zip: mysql-5.5.33-linux2.6-x86_64.tar.gz
[Root @ www ~] # Groupadd-r mysql
[Root @ www ~] # Useradd-g mysql-r-s/sbin/nologin mysql
[Root @ www ~] # Id
Preface:
We all know that Apache, as a good web server, occupies more than half of the market, and no one can replace it at present. However, apart from Apache, Apache is among the top web server software vendors, nginx has won the favor of many
Linux environment: Debian 6 Stable
Program Version selection:
Nginx:tengine 1.2.4Taobao produced, based on Nginx and introduced a number of new features
mysql:5.1.66The latest version of the 5.1 series. The reason for not 5.5 is that 5.5 started
1.apache
Download the Apache for Linux source package on the following page
http://www.apache.org/dist/httpd/;
Save to/home/xx directory, XX is a self-built folder, I built a WJ folder.
List of commands:
Cd/home/wj
TAR-ZXVF httpd-2.0.54.tar.gz
MV
PHP Server Environment build installation software preparation
1. Apache224.tar.gz2. php-5.2.9.tar.gz3. mysql-5.1.54.tar.gzPHP and individual component packagesLibxml2-2.6.30.tar.gzXML C language version of the
LNMP (nginx + mysql + php) Environment/architecture one-click installation script
LNMP (nginx + mysql + php) Environment/architecture one-click installation script, which has passed the test on CentOS 7.1, with a time of 27 minutes and hardware
b/S architecture is very popular now, because the B/s architecture has many advantages, such as: Users need only have a browser to use, maintenance upgrades are more convenient, cross-platform, and so on. This article will talk about how the Windows+
In normal times, LNMP is installed on the same machine. I think this is not a challenge for everyone. Next we will remove them to different machines, to allow servers to directly share the original pressure, you can also add nodes to achieve load
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.