Hello,
Everywhere, i read :
But where make this directories ?
Installation with Synaptic/Debian Squeeze.
Thanks for your attention.
Everywhere, i read :
Code:
cd create/schema cat mysql.sql | mysql -uzabbix -ppassword zabbix cd ../data cat data.sql | mysql -uzabbix -ppassword zabbix cat images_mysql.sql | mysql -uzabbix -ppassword zabbix
Code:
/var/lib/mysql/zabbix var/run/zabbix-server /usr/share/zabbix /usr/share/zabbix-server /usr/share/dbconfig-common /etc/zabbix
Thanks for your attention.
Comment