Ad Widget

Collapse

Ubuntu fail to install php5-mysql and php5-curl

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tiamatbrz
    Junior Member
    • Mar 2018
    • 1

    #1

    Ubuntu fail to install php5-mysql and php5-curl

    I am trying to install Zabbix for the first time. followed the steps:
    1. sudo wget http://repo.zabbix.com/zabbix/2.4/ub...trusty_all.deb
    2. sudo dpkg -i zabbix-release_2.4-1+trusty_all.deb
    3. sudo apt-get update
    4. sudo apt-get install zabbix-agent zabbix-server-mysql zabbix-frontend-php snmpd php5-mysql php5-cur

    I am keep getting the following message:
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package php5-mysql is not available, but is referred to by another package.

    This may mean that the package is missing, has been obsoleted, or
    is only available from another source

    E: Package 'php5-mysql' has no installation candidate
    E: Unable to locate package php5-curl
Working...