

sudo apt-get update sudo apt-get install build-essential sudo apt-get install your-package-name. then -Ubuntu Software Center edit the Software Sources and made these changes. Package libssh2-php is not available, but is referred to by another package. Execute these sudo apt-get update sudo apt-get install build-essential sudo dpkg -configure -a sudo apt-get -f install. sudo apt install php php-pear php-dev libmcrypt-dev Confirm pecl command is available in your system.


You’ll need to first install PHP, dev and pear extensions on Ubuntu 20.0418.04. This may mean that the package is missing, has been obsoleted, or There is NO WARRANTY, to the extent permitted by law. The errors are as follows:The following errors show up while installing:Package libapache2-mod-php5 has no installation candidateE: Package php5 has no. Package php5-dev is not available, but is referred to by another package. Getting issue with wordpress to uploading files from dashboard after searching from net I meet this solutionĪll steps done but stuck at sudo apt-get install php5-dev libssh2-1-dev libssh2-php when I enter this command I got following message in command line Reading package lists. No A no installation candidate error can also happen if you are trying to install a package that is only available to a later version of Ubuntu. PHP CLI SAPI is packaged in php7.0-cli package and provides /usr/bin/php command symlinked to /usr/bin/php7.0 binary using update-alternatives mechanism to provide best available PHP version. Using PHP Version 7.0.28-0 ubuntu0.16.04.1 1 Answer Sorted by: 8 Ubuntu 16.04 comes with PHP 7.0 packaged with php7.0- prefix. I am using AWS vps first time, so didn't know enough about using server
