Wednesday, August 01, 2012

Install NagiosQL - note

Reference Official website http://www.nagiosql.org/documentation.html#Installation
yum install gcc libssh2-devel php*
pecl install ssh2-beta

[root@charlie html]# pwd
/var/www/html
[root@charlie html]# ll |grep nagiosql
drwxr-xr-x 11 apache apache   4096 Aug  1 21:01 nagiosql
[root@charlie html]# chown -R apache.apache nagiosql/


No comments:

Post a Comment