root@helios4:~# whereis mysql
mysql:
root@helios4:~# whereis mariadb
mariadb:
root@helios4:~# whereis nextcloud
nextcloud:
root@helios4:~# whereis php
php:
root@helios4:~# whereis apache
apache:
en gui?!? tu as mis un gui sur ton server? drôlme d'idée je trouve mais bon chacun fait comme il l'entend.Amoniacal a dit:Bon apache et php fait, même si je dois vérifier encore un truc pour apache, me semble qu'il en reste un bout.
Nexcloud j'ai virer le dossier en gui, plus rapide.
Là ça désinstalle MySQL...
Je reviens dans peu de temps
root@helios4:~# wget -q https://packages.sury.org/php/apt.gpg -O- | sudo apt-key add -
OK
root@helios4:~# echo "deb https://packages.sury.org/php/ stretch main" | sudo te e /etc/apt/sources.list.d/php.list
deb https://packages.sury.org/php/ stretch main
root@helios4:~# sudo apt-get update
Get:1 http://security.debian.org buster/updates InRelease [65.4 kB]
Hit:2 http://httpredir.debian.org/debian buster InRelease
Get:3 http://httpredir.debian.org/debian buster-updates InRelease [49.3 kB]
Get:4 http://httpredir.debian.org/debian buster-backports InRelease [46.7 kB]
Get:6 https://packages.sury.org/php stretch InRelease [6,760 B]
Get:5 https://apt.armbian.com buster InRelease [18.3 kB]
Get:7 http://httpredir.debian.org/debian buster-backports/main armhf Packages.diff/Index [27.8 kB]
Get:8 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-03-24-0816.10.pdiff [339 B]
Get:8 http://httpredir.debian.org/debian buster-backports/main armhf Packages 2020-03-24-0816.10.pdiff [339 B]
Get:9 https://packages.sury.org/php stretch/main armhf Packages [133 kB]
Get:10 https://apt.armbian.com buster/main armhf Packages [123 kB]
Get:11 https://apt.armbian.com buster/main armhf Contents (deb) [5,349 kB]
Fetched 5,820 kB in 14s (414 kB/s)
Reading package lists... 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:
php-imagick : Depends: libmagickcore-6.q16-3 (>= 8:6.9.6.8) but it is not installable
Depends: libmagickwand-6.q16-3 (>= 8:6.9.6.8) but it is not installable
php7.3-curl : Depends: libcurl3 (>= 7.44.0) but it is not installable
E: Unable to correct problems, you have held broken packages.
root@helios4:~# apt-cache policy php-imagick
php-imagick:
Installed: (none)
Candidate: 3.4.4-1+0~20191119.13+debian9~1.gbpc5da26
Version table:
3.4.4-1+0~20191119.13+debian9~1.gbpc5da26 500
500 https://packages.sury.org/php stretch/main armhf Packages
3.4.3-4.1 500
500 http://httpredir.debian.org/debian buster/main armhf Packages
root@helios4:~# apt-get install armhf
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package armhf
root@helios4:~# apt-get install armhf
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package armhf
root@helios4:~# apt-get install armhf Packages
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package armhf
E: Unable to locate package Packages
root@helios4:~#