nginx 支持thinkphp 伪静态
在nginx配置文件目录添加php伪静态规则
/usr/local/nginx/conf
# vim thinkphp.conf
if (!-e $request_filename)[......]
Zack_Hou
在nginx配置文件目录添加php伪静态规则
/usr/local/nginx/conf
# vim thinkphp.conf
if (!-e $request_filename)[......]
1、在zabbix server端安装net-snmp net-snmp-utils
yum install net-snmp net-snmp-utils -y
2、登录路由器开启snm[……]
1、添加mysql监控账号
grant usage on *.* to ‘mysqlcheck’@’localhost’ identified by ‘mysqlcheck’;
flush p[……]
删除redhat自带的yum源
rpm -aq | grep yum|xargs rpm -e --nodeps
wget http://mirror.centos.org[……]
wget --user-agent="Mozilla/5.0" "http://rdsbak-bj.oss-cn-beijing.aliyuncs.com/custins530149/hins8246[......]
Exit Code: 34 Please see specific errors below for troubleshooting. For example, E[......]
准备好Lamp环境开放80端口
yum install httpd php libcurl-devel net-snmp-devel gcc -y
安装mysql数据库我使用的rpm包安装
添加[......]
安装源
rpm -Uvh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm
输入
yum install php56w[……]
CentOs 5.x
rpm -Uvh http://mirror.webtatic.com/yum/el5/latest.rpm
CentOs 6.x
rpm -Uvh http://mirr[……]
解决方法
[root@localhost redis-3.0.4]# make MALLOC=libc
参考原文http://www.phperz.[……]
这次带来的是Windows 10 企业版
安装方法同windows 8.1 详情参考
http://www.houzhibo.com/archives/258
windows10 TH1镜像[……]