Hi,
My background is with HP Openview product suite.
I am attempting to install zabbix ( on ubuntu ) and seem to be stuck on creating database schema part. Here is the error message,
$mysql -u zabbix -p 'passworddefined_in_zabbix_server.conf" < create /schema/mysql.sql
bash: create/schema/mysql.sql: No such file or directory
Any hints on what to do?
Thank you
Greg
My background is with HP Openview product suite.
I am attempting to install zabbix ( on ubuntu ) and seem to be stuck on creating database schema part. Here is the error message,
$mysql -u zabbix -p 'passworddefined_in_zabbix_server.conf" < create /schema/mysql.sql
bash: create/schema/mysql.sql: No such file or directory
Any hints on what to do?
Thank you
Greg
Comment