Hello guys, I'm new here, and I'm not an expert with Linux, unfortuney =(
I decided to test Zabbix and increase my skills with linux... well, I got few problems while reading and running the manual, ocasionaly, by my limitations with Linux, but I googled and solved most part of the problems, but now i'm stucked in a new one...
After install Mysql 5.5 and create the user, I try to run the scripts described here
This line:
returns to me the message
I think I know what it means, the file schema.sql does not exists, but why? and what I need to do to continue with installation?
Thx, and sorry if its a noob question...
I decided to test Zabbix and increase my skills with linux... well, I got few problems while reading and running the manual, ocasionaly, by my limitations with Linux, but I googled and solved most part of the problems, but now i'm stucked in a new one...
After install Mysql 5.5 and create the user, I try to run the scripts described here
This line:
shell> mysql -u<username> -p<password> zabbix < database/mysql/schema.sql re
-bash: database/mysql/schema.sql: No such file or directory
Thx, and sorry if its a noob question...





Comment