Hello!
I am trying to install Zabbix server on debian 5.0 using this how to: http://www.zabbix.com/wiki/howto/ins...n_debian_lenny
but it fails then I execute dpkg -i ./zabbix-server-mysql_1.8.3-2_i386.deb with error
Is there any way to install Zabbix server using apt-get install or precompiled .deb?
I am trying to install Zabbix server on debian 5.0 using this how to: http://www.zabbix.com/wiki/howto/ins...n_debian_lenny
but it fails then I execute dpkg -i ./zabbix-server-mysql_1.8.3-2_i386.deb with error
Code:
dpkg: error processing ./zabbix-server-mysql_1.8.3-2_i386.deb (--install): cannot access archive: No such file or directory Errors were encountered while processing: ./zabbix-server-mysql_1.8.3-2_i386.deb
Comment