
MySQLi connection error 2002: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111) Call to function mysqli_error() without link identifier. MySQL Error:
any ideas to solve this?

Looks like Observium can't connect to your MySQL server through socket '/var/run/mysqld/mysqld.sock'.
To solve it, make sure it can (and/or make sure your mysql details in config.php are correct). :-)
On 01/10/2015 20:58, Casper Allerslev Jensen wrote:
MySQLi connection error 2002: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111) Call to function mysqli_error() without link identifier. MySQL Error:
any ideas to solve this?
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

And that MySQL is actually running, which is the most likely problem...
adam. On 01/10/2015 20:07:27, Tom Laermans tom.laermans@powersource.cx wrote: Looks like Observium can't connect to your MySQL server through socket '/var/run/mysqld/mysqld.sock'.
To solve it, make sure it can (and/or make sure your mysql details in config.php are correct). :-)
On 01/10/2015 20:58, Casper Allerslev Jensen wrote:
MySQLi connection error 2002: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111) Call to function mysqli_error() without link identifier. MySQL Error:
any ideas to solve this?
_______________________________________________ observium mailing list observium@observium.org [mailto:observium@observium.org] http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [http://postman.memetic.org/cgi-bin/mailman/listinfo/observium]
participants (3)
-
Adam Armstrong
-
Casper Allerslev Jensen
-
Tom Laermans