|
|
 |
« on: November 24, 2010, 02:32:57 PM » |
|
How can I specify the mysql path if my mysql installation is not in /var/lib/mysql ???? Current installation is in /opt/lampp/var/lib/mysql !
I get this error in pandora_server.log: 2010-11-24 08:00:20 - localhost Starting Pandora FMS Server. Error logging activated. DBI connect('pandora:localhost:3306','pandora',...) failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) at /usr/lib/perl5/PandoraFMS/DB.pm line 65
Another issue is mysql port, only 3306 can be used! There is a way to specify another port? like 3307 ?
|