Just start from your heart.
发布时间:2015-02-03 14:46:21
nagios+cacti整合的安装文档安装环境LAMP1.1 yum安装httpd、mysqld、php及依赖包#yum -y install gcc* glibc* gd* php* mysql*http* #yum -y install httpd mysql-server perl-DBIperl-DBD-MySQL php php-devel php-mysql php-snmp php-pdophp-gd lm_sensorsnet-snmp net-snmp-libs net-snmp.........【阅读全文】
发布时间:2015-02-03 14:17:38
3.3 Nginx+ssl,实现https协议访问http协议安装步骤:3.3.1 安装nginx及依赖包1.1 源码安装pcre、zlib和openssltar zxvf pcre-8.36.tar.gzcd pcre-8.36./configure报错:configure:error: in `/usr/local/src/pcre-8.36':configure: error: no acceptable C compilerfound in $PATH.........【阅读全文】