
Nedaří se mi nainstalovat balík php na Armbian
Ahoj,
snažím se podle návodu https://wiki.debian.org/LaMp#LAMP.2C_Linux_Apache_MySQL_PHP nainstalovat php, mysql a phpmyadmina.
Skončil jsem bohužel na php.
při zadání příkazu
aptitude install php php-mysql
dostanu
root@orangepione:/home# sudo apt-get install php5.6
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:The following packages have unmet dependencies:
php5.6 : Depends: libapache2-mod-php5.6 but it is not installable or
php5.6-fpm but it is not installable or
php5.6-cgi but it is not installable
Depends: php5.6-common but it is not installable
E: Unable to correct problems, you have held broken packages.
Zkoušel jsem před instalací i update & upgrade a stále nic.
Neporadíte?