In a clustered environment and multi-server applications that require log synchronization, in order to ensure normal collaboration between multiple servers, it is necessary to keep their time consistent, and manually adjust the time on multiple
First, let's take a quick look at what is php,php (hypertext preprocessor hypertext Preprocessor) and the Java language, PHP is also a high-level language, and does not run directly on the operating system. The Java runtime requires a virtual
Yum install nginx + mysql + php command prepare to create directory mkdir directory name chmod777 directory name change permission add to boot startup Item service chkconfig -- addphp-fpmchkconfignginxon find file location often used to find various
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
Yum Build LNMP Environment (CENTOS6)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
Brief introduction:Environment: Virtual Machine +centos6.6In the Baidu cloud disk I share the installation package, including LNMP series software.Http://pan.baidu.com/s/1gdvnimv1, Pre-installation configuration:Turn off SELinux (cause I don't know,
Install LNMP Environment:
The environment is CentOS7 minimized installation, the installation of development tools and other tools to choose a few (specifically remember)
nginx-1.8.1 mysql-5.7.11 php-5.5.33
Requirements:
MySQL and nginx data files,
the script was tested on CentOS only, test OK, and other distributions self-test#!/bin/bash#Purpose: Install lamp with one click (apache + mysql + php)#Writer: www.linuser.com#Date: 2015-10-08#定义软件下载目录:Softdir= '/USR/LOCAL/SRC '#定义编译函数:function make
Experiment to prepare 3 virtual machines192.168.239.136/192.168.239.140/192.168.239.1441 Installing PHP 192.168.239.140/192.168.239.144Do these preparations before installing (install the base environment)yum-y Groupinstall "Development Tools"
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.