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!
sql errors on update user settings
sql errors on update user settings
You do not have the required permissions to view the files attached to this post.
Re: sql errors on update user settings
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 ';'Nicholas Scott
Former Nagios employee
Former Nagios employee
Re: sql errors on update user settings
cat /etc/php.ini | grep 'display_errors =' | grep -v ';'
display_errors = Off
display_errors = Off
Re: sql errors on update user settings
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.
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.
Be sure to check out our Knowledgebase for helpful articles and solutions!