Hello everybody ,
I installed xampp and i want to install zabbix on ubuntu 8.04 (I don't know anything about linux though), they told me on the website of ubuntu documentation :
create database under mysql:
mysql -u[user] -p
mysql> create database zabbix;
mysql> quit
$ createdb zabbix
Please can someone help me ,when i wrote mysql -u[user] -p on the terminal ,I've got the paquet mysql can be found on :
mysql-client-5.0
...............
Help me plz ,it's very emergency.
Thanks in advance
I installed xampp and i want to install zabbix on ubuntu 8.04 (I don't know anything about linux though), they told me on the website of ubuntu documentation :
create database under mysql:
mysql -u[user] -p
mysql> create database zabbix;
mysql> quit
$ createdb zabbix
Please can someone help me ,when i wrote mysql -u[user] -p on the terminal ,I've got the paquet mysql can be found on :
mysql-client-5.0
...............
Help me plz ,it's very emergency.
Thanks in advance