RedHat 7.1 Installing the ZABBIX Monitoring program in detail (for Linux novice users) 2017-05-02Installation steps:1.zabbix need to install lamp architecture2. Installing the Zabbix Service3. Initializing the Zabbix system1. Installation
build lamp environment and install swoole extensions under LinuxFirst, CentOS 6.5 uses yum to quickly build the LAMP EnvironmentPreparation: Update First Yum Source Enter the following command: yum-y Update1. Installing Apache[Email protected] ~]#
This article illustrates the steps and methods of building a PHP server environment on CentOS. Share to everyone for your reference, specific as follows:
Install Apache:
Yum Install httpd Httpd-devel
Start Apache:
/ETC/INIT.D/
The same website program runs under Linux more quickly than in Windows, so decided to use Linux distribution CentOS, this article mainly explained under CentOS use Yum command to install the lamp detailed process. The software we use is the latest
Note: This is based on a few web engines to enable the front desk to manage a little more convenient, so LNMP installation I follow in writing it, really no time, if it is installed on its own PHP to add PHP-LDAP support!
1. Installation OpenSSL
Namedmanager is a web-based DNS management system that you can use to add, adjust, and remove Zones/records data for DNS. it uses bind as the underlying DNS service, providing a modern Ajax web interface that supports IPV4 and IPV6. The application
The default version is too low, manual installation has some trouble, want to use Yum install the following scenarios can be used:1. Check the currently installed PHP packageyum list installed | grep phpIf you have a PHP package installed, remove
1: View the Environment:
[Root@localhost ~]# Cat/etc/redhat-release
2: Turn off the firewall
#重启后生效开启
[root@localhost ~]# chkconfig iptables off
or
#即时生效, fail-Open after reboot
[root@localhost ~]# Service Iptables stop
The LNMP and lamp of centos7.0
First configure the firewall
CentOS 7.0 uses firewall as a firewall by default
1. Close firewall:
Systemctl Stop Firewalld.service #停止firewall
2. Close SELinux
Vi/etc/selinux/config
System: Centos6.0 32 bits
First, install MySQL
#yum-y install MySQL mysql-server mysql-devel
Configure MySQL boot up service
#chkconfig--add mysqld (add MySQL service to the list of services)
#chkconfig mysqld on (setting up the MySQL service
Prepare the article:
CentOS 5.x System installation Configuration Diagram tutorial
Http://www.jb51.net/os/128754.html
1, configure the firewall, open 80 ports, 3306 ports
Vi/etc/sysconfig/iptables
-a rh-firewall-1-input-m state--state new-
First we're going to prepare the files for the configuration environment
Nginx Download Address: http://nginx.org/download/nginx-1.3.14.zip
PHP Download Address: http://windows.php.net/downloads/releases/php-5.2.17-nts-Win32-VC6-x86.zip
MySQL
Centos6.5 Lamp Environment Source package installation and configuration
HTTP://PAN.BAIDU.COM/S/1NVNRUZV installation package Baidu Network disk addressLamp is a Web network application and development environment, is the abbreviation of
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.