Thanks for the reply Simon,
It was a weird one - the upgrade to SLES SP3 removed the symlink to the
datadir.
MySQL started up again and recreated the directories in the default
location.
I thought just updating the datadir entry in my.cnf would be enough, but it
was not for some reason.
I then d
Has the location of the socket changed? Did you try connecting
explicitly to the socket that icinga-web (via Doctrine) is trying to use
(/var/lib/mysql/mysql.sock)?
https://dev.mysql.com/doc/refman/5.1/en/connecting.html#option_general_socket
On 07/28/2014 12:19 PM, Werner van der Merwe wrote:
>
Good day all,
Trust someone can shed some light on a strange issue I am having.
We have Icinga-web running on a SLES server and we did a zypper dup.
Upgrading of MySQL went fine, although I had to comment out skip-federation
and skip-locking to get the upgrade to work.
After that, I get the fol