Page 1 of 1

sql errors on update user settings

Posted: Fri Oct 14, 2011 2:19 pm
by jrmartin
I get the errors on the attachment but it states the command completed successfully.
As far as I can tell its working but not sure why these errors pop up, happens for all users too.

This is version 1.7 pre-built VM.
Thanks!

Re: sql errors on update user settings

Posted: Fri Oct 14, 2011 2:33 pm
by nscott
Those might be just normal errors that wouldn't otherwise be shown. What does the result of this command return?

Code: Select all

cat /etc/php.ini | grep 'display_errors =' | grep -v ';'

Re: sql errors on update user settings

Posted: Fri Oct 14, 2011 3:42 pm
by jrmartin
cat /etc/php.ini | grep 'display_errors =' | grep -v ';'
display_errors = Off

Re: sql errors on update user settings

Posted: Fri Oct 14, 2011 4:18 pm
by lmiltchev
Actually, we have a bug report on this - check it out here:

http://tracker.nagios.com/view.php?id=194

It is already fixed and probably we will be releasing a development edition sometime by the end of the next week.