Nconf for Nagios on CentOS 5.6

1. yum install perl-M*
2. yum install php53-mysql php53-ldap
3. vim /etc/php.ini
set follow entrys to:
short_open_tag = On
register_globals = Off
magic_quotes_gpc = Off
4. cd /var/www/html
5. wget nconf-*.tar.gz
6. tar xzf nconf-*.tar.gz
7. mv nconf-*/ nconf/
8. chown apache:nobody -R nconf/
9. open http://server/nconf/INSTALL.php
10. maybe create /var/www/html/nconf/config
11. chown nobody:nobody /var/www/html/nconf/config
12. chmod 775 /var/www/html/nconf/config

Speichere in deinen Favoriten diesen permalink.

Kommentare sind geschlossen.