First, configure the firewall, open 80 ports, 3306 ports
CentOS 7.0 uses firewall as a firewall by default, and this is iptables firewall instead.
1. Close firewall:
#停止firewall服务Systemctl Stop Firewalld.service #禁止firewall开机启动Systemctl Disable
Prepare the article:
RHEL 7.0 System installation Configuration Diagram Tutorial I'm not going to introduce you here.
Configuring a local Yum source with a system-mirrored file
1, using WinSCP.exe and other tools upload
First, install and configure MySQL
1.1 Execute Yum command to install MySQLYum-y install MySQL Mysql-server
1.2 Add MySQL to boot and start MySQL immediatelyChkconfig–levels 235 mysqld on/etc/init.d/mysqld Start
1.3 Set the MySQL root account
Lamp is
LInux,
APache,
MYsql,
PHP's abbreviation. This tutorial will teach you how to install Apache2web server +php (mod_php) +mysql on a Fedora 12 server.
I have tested it correctly and you can use it safely.
1. Foreword
In this tutorial, I
Describes how to use the Yum configuration installed under the CentOs6.2 lamp environment, some brothers also like to use the installation method of compiling, personal feel if not to the server to do custom, with Yum installation stability simple,
2011-10-31 12:44
because the Linux default Yum source is installed with PHP 5.1 package,
Yum Install php view later
Rpm-qa PHP
Php-5.1.6-23.2.el5_3
because some programs need to use the version above php5.2
so I found the information, finally
We use the Linux system Yum installation apache+mysql+php is very simple oh, only a few steps can be completed, specifically as follows:
First, script yum source installation:
1.yum Install wget #安装下载工具wget2.wget
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
1. The preface to CentOS (Community ENTerprise Operating System) is one of the Linux distributions and is compiled from Red Hat Enterprise Linux in accordance with the source code released by the open source rules. CentOS is the ideal operating
This article describes the installation method of PHP5.3 connecting Oracle client and PDO_OCI module. Share to everyone for your reference, as follows:PHP connection to Oracle database is not the best partner, but there is a real need for in-group
/* 1. First solve the Internet 1-1. Refer to the Networked status file # cd/etc/sysconfig/network-scripts # vi ifcfg-eth0 1-2. Edit the Networking form See figure 1-2 1-3. Restart Network # service Network Restart | /etc/init.d/network Restart 2.
All of the following are reproduced in http://blog.csdn.net/lane_l/article/details/20235909I followed this article tonight using the CentOS 6.7 64bit installation successfully, make a backup, and then turn around.-------------------------------------
Prepare the article:First, configure the firewall, open 80 port, 3306 portCentOS 7 defaults to using firewall as the firewall, where the iptables firewall is changed.1. Close firewall:Systemctl Stop Firewalld.service #停止firewallSystemctl Disable
CentOS 6.5 Installation Configuration Lnmp server (nginx+php+mysql)I. Preparation of the article:1/etc/init.d/iptables stop#shutting down the firewall2 Turn off SELinux3vi/etc/selinux/Config4 #selinux=enforcing #注释掉5 #selinuxtype=targeted
Environment: CentOS Release 6.7 (Final)Installation software: nginx+mysql+phpInstallation Tool: Yum1. Install Nginx, because the default Yum base source is not nginx, so this way to add Nginx official source to the local1) Address:
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.