[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: NextCloud, PHP et CURL




----- Mail original -----
> De: "Bernard Schoenacker" <bernard.schoenacker@free.fr>
> À: "David BERCOT" <debian@bercot.org>, "debian-user-french@lists.debian.org French"
> <debian-user-french@lists.debian.org>
> Envoyé: Mardi 3 Juillet 2018 15:40:56
> Objet: Re: NextCloud, PHP et CURL
> 
> bonjour,
> 
> pour déverminer la situation ...
> 
> sur mon serveur happy-tux
> 
> apt-cache policy php7.0
> php7.0:
>   Installé : 7.0.27-0+deb9u1
>   Candidat : 7.0.27-0+deb9u1
>  Table de version :
>  *** 7.0.27-0+deb9u1 500
>         500 http://ftp.fr.debian.org/debian stretch/main amd64
>         Packages
>         500 http://security.debian.org/debian-security
>         stretch/updates/main amd64 Packages
>         100 /var/lib/dpkg/status
> 
> 
> apt-cache policy php7.0-curl
> php7.0-curl:
>   Installé : 7.0.27-0+deb9u1
>   Candidat : 7.0.27-0+deb9u1
>  Table de version :
>  *** 7.0.27-0+deb9u1 500
>         500 http://ftp.fr.debian.org/debian stretch/main amd64
>         Packages
>         500 http://security.debian.org/debian-security
>         stretch/updates/main amd64 Packages
>         100 /var/lib/dpkg/status
> 
> dpkg -l |awk '/php7.0/ {print $1"  "$2"   "$3}'
> ii  libapache2-mod-php7.0   7.0.27-0+deb9u1
> ii  php7.0   7.0.27-0+deb9u1
> ii  php7.0-bz2   7.0.27-0+deb9u1
> ii  php7.0-cli   7.0.27-0+deb9u1
> ii  php7.0-common   7.0.27-0+deb9u1
> ii  php7.0-curl   7.0.27-0+deb9u1
> ii  php7.0-gd   7.0.27-0+deb9u1
> ii  php7.0-intl   7.0.27-0+deb9u1
> ii  php7.0-json   7.0.27-0+deb9u1
> ii  php7.0-ldap   7.0.27-0+deb9u1
> ii  php7.0-mbstring   7.0.27-0+deb9u1
> ii  php7.0-mcrypt   7.0.27-0+deb9u1
> ii  php7.0-mysql   7.0.27-0+deb9u1
> ii  php7.0-opcache   7.0.27-0+deb9u1
> ii  php7.0-pspell   7.0.27-0+deb9u1
> ii  php7.0-readline   7.0.27-0+deb9u1
> ii  php7.0-xml   7.0.27-0+deb9u1
> ii  php7.0-zip   7.0.27-0+deb9u1
> 
> 
> dpkg -l |awk '/apache/ {print $1"  "$2"   "$3}'
> ii  apache2   2.4.25-3+deb9u4
> ii  apache2-bin   2.4.25-3+deb9u4
> ii  apache2-data   2.4.25-3+deb9u4
> ii  apache2-utils   2.4.25-3+deb9u4
> ii  dehydrated-apache2   0.6.2-1~bpo9+1
> ii  letsencrypt.sh-apache2   0.3.1-3+deb9u1
> ii  libapache-poi-java   3.10.1-3
> ii  libapache-pom-java   10-2
> ii  libapache2-mod-php7.0   7.0.27-0+deb9u1
> ii  libapache2-mpm-itk   2.4.7-04-1
> ii  python-certbot-apache   0.10.2-1
> 
> 
> 
> mon sources.list pour happy-tux:
> 
> deb http://ftp.fr.debian.org/debian/ stretch main non-free contrib
> # deb-src http://ftp.fr.debian.org/debian/ stretch main non-free
> contrib
> 
> deb http://security.debian.org/debian-security stretch/updates main
> contrib non-free
> # deb-src http://security.debian.org/debian-security stretch/updates
> main contrib non-free
> 
> # stretch-updates, previously known as 'volatile'
> deb http://ftp.fr.debian.org/debian/ stretch-updates main contrib
> non-free
> # deb-src http://ftp.fr.debian.org/debian/ stretch-updates main
> contrib non-free
> 
> # stretch-backports, previously on backports.debian.org
> deb http://ftp.fr.debian.org/debian/ stretch-backports main contrib
> non-free
> # deb-src http://ftp.fr.debian.org/debian/ stretch-backports main
> contrib non-free
> 
> qu'est ce que tu as mis dans ton sources.list comme dépot ?
> 
> et si possible recommence l'install en faisant marche arrière et en
> supprimant
> nextcloud ...
> 
> tu récupères les données en sauvegarde et tu installes l'archive zip
> 
> je me suis cassé les dents dessus, alors continue à faire comme bon
> te sembles
> 
> merci
> 
> slt
> bernard
> 
> 
ps. : et pour curl :

dpkg -l |awk '/curl/ {print $1"  "$2"   "$3}'
ii  curl   7.52.1-5+deb9u6
ii  libcurl3:amd64   7.52.1-5+deb9u6
ii  libcurl3-gnutls:amd64   7.52.1-5+deb9u6
ii  php-curl   1:7.0+49
ii  php7.0-curl   7.0.27-0+deb9u1
ii  python3-pycurl   7.43.0-2


Reply to: