LMSouq
server-admin Open

How to install php-curl in Ubuntu 16.04

GO
Govind Samrow
1 month ago
3 views
Problem Description
Upgraded to `Ubuntu 16.04` and facing problem after installing `PHP5`. **Installed PHP-5 with following:** sudo add-apt-repository ppa:ondrej/php sudo apt-get update sudo apt-get upgrade sudo apt-get install php5.5 # for PHP 5.5 Trying to install php-curl but its not working. sudo apt-get install php5-curl > Error: E: Unable to locate package php5-curl

AI-Generated Solution

Powered by LMSouq AI · GPT-4.1-mini

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base