PDA

View Full Version : Mysql server in a diferent port


dpsantos
20-05-2005, 00:32
How do i start a zabbix server with Mysql server in a diferent port, like 33067?

Duarte Santos

dpsantos
20-05-2005, 03:20
In the server config file i just inserted the path to the lock file of that mysql server process and in the db.inc.php, in the server part just put SERVER:/path/to/lockfile as a variable. :)


Duarte Santos