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
1. Close the firewall
[Root@centos ~]# chkconfig iptables off
2. Close SELinux
Vi/etc/sysconfig/selinux
Modify the selinux=enforcing to disabled and restart the active
3, configure CentOS 6.0 third party yum source (centos default standard source
Environment
Server operating system: CentOS 7.0
Blog Deployment server: Apache
Background language: PHP
Database: MYSQL
Front End frame: WordPress
Steps
First, install Apache
It's easy to install Apache simply by typing the
I just put this system on our server successfully deployed: So in a very exciting mood to write down this document. I hope you can easily use the DEDECMS system with a friend like me who is not very familiar with Linux.
To be honest, I'm not only
a brief introduction to cactiCacti is a set of graphical analysis tools for network traffic monitoring based on PHP,MYSQL,SNMP and RRDtool development. Use PHP for front-end code drivers. The data information of the monitored host is obtained
The online approach is broadly like this:(1) For Windows Server, find PHP installation location, find php.ini, openThe first step:Confirm that the following extensions are enabled
Extension=php_mysql.dllExtension=php_mysqli.dll
Step
Original: Php_linux_centos6.4_ installation mysql_apache_phpOriginal:http://blog.csdn.net/xiaoliouc/article/details/17639503To some of the error, I have made a supplementRecent projects made in PHP to the project deployment, the server for the
Original unofficial Microsoft SQL Server Driver for PHP (sqlsrv)Here is unofficial modified builds of Microsoft ' s sqlsrv and pdo_sqlsrv drivers for PHP, version 3.0, for:
PHP 5.6 for Windows vista/2008 and above (+ +)
PHP 5.5 for
First, install MySQLStart with the MySQL installation. Open HyperTerminal and enter:[email protected] ~]# yum install MySQL Mysql-serverThe installation is complete so that MySQL can start automatically with the system:[Email protected] ~]#
1, configure the firewall, open 80 ports, 3306 portsVi/etc/sysconfig/iptables-A input-m state--state new-m tcp-p TCP--dport 80-j ACCEPT-A input-m state--state new-m tcp-p TCP--dport 3306-j ACCEPTPS: These two rules load the default 22 port under
First, install and configure MySQL1.1 Execute the yum command to install MySQL
Yum-y install MySQL Mysql-server
1.2 Add MySQL into boot entry and start MySQL now
Chkconfig--levels 235 mysqld
Build a good development environment:Linux:centos 6.6 (Final) x64apache:2.2.15mysql:5.1.52php:5.3.2Step Description:1.MySQL# yum Install MySQL Mysql-server# chkconfig--levels 235 mysqld on # MySQL can be launched with the system on its own
First, install MySQLStart with the MySQL installation. Open HyperTerminal and enter:[email protected] ~]# yum install MySQL Mysql-serverThe installation is complete so that MySQL can start automatically with the system:[Email protected] ~]#
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.