Page 1 of 1

NagiosQL not regognizing mysql

Posted: Wed Jan 20, 2016 7:55 am
by amx
I'm trying to install NagiosQL. I downloaded the GitHub tar file and extracted the files to the Apache documentroot. I tried running the installation script from the webpage.

The installation script gives an error that MySQL is not installed. I installed the MySQL server community edition from source.

I know NagiosQL is not created by Nagios, or at least I don't think so, but the official NagiosQL website is down with a specific error message.

Is there anyone on this forum who knows if the problem is with the fact that MySQL is the community edition? The mysql version is higher than 5.

Re: NagiosQL not regognizing mysql

Posted: Wed Jan 20, 2016 10:15 am
by hsmith
What's the output of mysql -V? The support we're going to be able to provide for NagiosQL is very limited at best. Using the community version of MySQL with NagiosQL is untested by us as well as far as I know.

Re: NagiosQL not regognizing mysql

Posted: Wed Jan 20, 2016 10:43 am
by amx

Code: Select all

mysql  Ver 14.14 Distrib 5.7.10, for Linux (x86_64) using  EditLine wrapper
Thanks for taking time to reply.
It turns out I did not install php-mysql yet.
After I installed it, the error disappeared.

Thanks again!

Re: NagiosQL not regognizing mysql

Posted: Wed Jan 20, 2016 11:12 am
by bwallace
Thanks for the update, amx - glad to hear it worked out. We'll lock this thread now and feel free to open another should you require assistance with anything else.