Solve the problem that the php page is blank after centos6.5 yum is installed with lamp
The php page is blank after lamp is installed as follows:
Yum-y install httpd php mysql-server php-mysql httpd-manual mod_ssl mod_perl mod_auth_mysql
[Nginx] install lnmp environment in centos6.5, nginxlnmp
This article is an original CSDN blog from a bit drizzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz.Preface
I haven't written a blog for a long time.
[Nginx] install the lnmp environment in centos6.5
Preface
I haven't written a blog for a long time. It's really bad. I feel more and more things are coming into contact. If I don't record them, I will slowly forget them. Because of service
Lamp website deployment
The standby website should be deployed on the Vsphere client at the company's request for backup. Do not ask why virtualization is willful.
Environment centos6.5 directly uses yum to install the environment. When the new
PHP 5.3.1
MySQL 5.0.89
Nginx 0.8.33 or 0.7.65 (optional)
This is much better than what one-click installation package has been circulated on the Internet. It is strongly recommended that this installation method be suitable for all cainiao and
Author's note:
Not entirely original
I want to find a tutorial,
However, according to a tutorial, you have made thousands of commands,
Half left,
I can't afford it anymore.
Based on lnmp configuration experience,
Try it by yourself.
Lucky
Monitoring servers, such as mysql and redis1: software application source-Official WebsiteDesigned for All database managers and Internet enterprise database monitoring without the need to deploy agents, the system can easily monitor over 1000
System: Centos6.0 32-bit
1. Install mysql
# Yum-y install mysql-server mysql-devel
Configure mysql boot Service
# Chkconfig -- add mysqld (add mysql service to the service list)
# Chkconfig mysqld on (set mysql service to start with startup)
CentOS 7.0 LAMP server (Apache + PHP + MariaDB)
Preparation:
CentOS 7.0 system installation and configuration graphic tutorial
Http://www.osyunwei.com/archives/7829.html
1. configure the firewall and enable port 80 and port 3306
CentOS 7.0 uses
Quickly build a LAMP environment in CentOS
LAMP -- Linux Apache MySQL PHP
In the CentOS installation sequence, I usually choose Apache> MySQL> PHP
Step 1. install and configure Apache
1. Install using yum
Yum install httpd
2. Modify the firewall
Learning notes for LAMP installation and configuration in CentOS 6.5.
Install the LAMP \ Vsftpd \ Webmin \ phpMyAdmin service and settings in Ubuntu 13.04
Compile and install LAMP in CentOS 5.9 (Apache 2.2.44 + MySQL 5.6.10 + PHP 5.4.12)
Source code
Generally, the latest official version is installed. unless you have special requirements and want to install the specified version, this article will not discuss it for the moment. From the very beginning, complete an available Linux host a little
First, the local installation of the virtual machine, installed on the virtual machine centos6.5, due to the habit of the problem, do not like to operate the Linux system directly on the virtual machine, accustomed to SSH in the past, directly with
Docker command: from---ENV---setting environment variablesENV app_dir/apppadd and copy can copy files into the container1. Difference add can write network link address Add support decompression function Run command: entrypoint: Only last entry
One: CentOS7.2 installation1, a new virtual machine in VMware CentOS 64-bit, configured with a disk size of 30G, boot the virtual machine into the CentOS installation interfaceSelect Install CentOS 72, set the system language to Chinese, time zone
1. Turn off the firewall[Email protected] ~]# chkconfig iptables off2. Turn off SELinuxVi/etc/sysconfig/selinuxModify selinux=enforcing to disabled and then restart to take effect3. Configure CentOS 6.0 third-party yum Source (no Nginx package in
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.