Hello NG,
can anyone tell me what could be wrong with this:
zabbix@zabbix> mysqp -u zabbix -p password_of_zabbix_user
zabbix@zabbix> Enter password: password_of_zabbix_user
zabbix@zabbix> Access denied for user 'zabbix'@'localhost' (using password: YES)
I tried this also as user admin or root. But the same error occurs.
I am installing a standard ubuntu-installation 6.06 lts server as a LAMP. --> APACHE, MYSQL, etc is installed.
SNMP-NET is from sourceforge and selfcompiled.
Kernelversion is 2.6.16-27
With the following i installed the rest i normally need:
apt-get install linux-image-server openssh-server mysql-client gcc make openssl libssl-dev libmysql++-dev xosview
Hope someone can Help me?
can anyone tell me what could be wrong with this:
zabbix@zabbix> mysqp -u zabbix -p password_of_zabbix_user
zabbix@zabbix> Enter password: password_of_zabbix_user
zabbix@zabbix> Access denied for user 'zabbix'@'localhost' (using password: YES)
I tried this also as user admin or root. But the same error occurs.
I am installing a standard ubuntu-installation 6.06 lts server as a LAMP. --> APACHE, MYSQL, etc is installed.
SNMP-NET is from sourceforge and selfcompiled.
Kernelversion is 2.6.16-27
With the following i installed the rest i normally need:
apt-get install linux-image-server openssh-server mysql-client gcc make openssl libssl-dev libmysql++-dev xosview
Hope someone can Help me?
Comment