Hi,
I am trying to install Zabbix 3 on a clean Ubuntu 16.04 LTS machine and apt-get is giving me the message that it cannot install PHP5 (which I cannot find anywhere).
I have already installed the LAMP stack (Apache2, MySQL5, PHP7) and tested it. I tried downgrading PHP7 to PHP 5.5 (the lowest version I can find) but the Zabbix3 installer wants PHP5, not 5.5 or 5.6.
Any suggestions on how to get past this problem would be greatly appreciated.
Thanks, Kevin.
I am trying to install Zabbix 3 on a clean Ubuntu 16.04 LTS machine and apt-get is giving me the message that it cannot install PHP5 (which I cannot find anywhere).
I have already installed the LAMP stack (Apache2, MySQL5, PHP7) and tested it. I tried downgrading PHP7 to PHP 5.5 (the lowest version I can find) but the Zabbix3 installer wants PHP5, not 5.5 or 5.6.
Any suggestions on how to get past this problem would be greatly appreciated.
Thanks, Kevin.
Comment