Search found 4 matches
- Tue Dec 10, 2013 3:09 pm
- Forum: Nagios XI
- Topic: login page won't be load :((
- Replies: 6
- Views: 9208
Re: login page won't be load :((
hi tnx that was correct, the mysql was stoped... i fixed it with these commands: root@ns1:/root# rm -rf /var/lib/mysql/mysql.sock root@ns1:/root# service mysqld restart Stopping mysqld: [ OK ] Starting mysqld: [ OK ] root@ns1:/root#
- Tue Dec 10, 2013 12:31 am
- Forum: Nagios XI
- Topic: login page won't be load :((
- Replies: 6
- Views: 9208
Re: login page won't be load :((
anyone can help me please?
- Mon Dec 09, 2013 5:55 pm
- Forum: Nagios XI
- Topic: login page won't be load :((
- Replies: 6
- Views: 9208
Re: login page won't be load :((
[root@localhost ~]# tail -25 /var/log/httpd/error_log [Mon Dec 09 15:56:41 2013] [error] [client 192.168.88.2] PHP Warning: mysql_pconnect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) in /usr/local/nagiosxi/html/db/adodb/drivers/adodb-mysql.inc.php on line ...
- Mon Dec 09, 2013 5:29 pm
- Forum: Nagios XI
- Topic: login page won't be load :((
- Replies: 6
- Views: 9208
login page won't be load :((
hi i install nagiosxi on cent os,and the first time i could login to the web interface of nagios but, now it show just the welcome page, and then, when i click on a "access nagios xi" link, it show nothing(white page).... another one, i download the vmware image of nagiosxi,and run it , bu...