Error when trying to install PHP curl - Ubuntu 14.10 -
when try run sudo apt-get install php5-curl
i error
php5-curl : depends: php5-common (= 5.5.9+dfsg-1ubuntu4.14) 5.5.12+dfsg-2ubuntu4.6 installed
what mean , how fix it?
apt-get install php5 (or php5-core or php5-common) apt-get install php5-curl
Comments
Post a Comment