Le 03/07/2018 à 09:24, Bernard Schoenacker a écrit : > > ----- Mail original ----- >> De: "David BERCOT" <[email protected]> >> À: "[email protected] French" >> <[email protected]> >> Envoyé: Mardi 3 Juillet 2018 09:07:07 >> Objet: NextCloud, PHP et CURL >> >> Bonjour, >> >> Comme cela fait plusieurs jours que je cherche sans résultat, je >> tente ma chance sur la liste ;-) >> >> Donc, j'ai installé NextCloud via un reporitoy externe >> (http://apt.jurisic.org/debian/). >> Celle-ci s'est bien passé et le logiciel est "presque" opérationnel. >> >> Toutefois, quand je le lance, j'ai le message d'erreur suivant : >> Le module PHP cURL n’est pas installé. >> Veuillez demander à votre administrateur d’installer le module. >> Les modules PHP ont été installés mais sont toujours indiqués comme >> manquants ? >> Veuillez demander à votre administrateur serveur de redémarrer le >> serveur web. >> >> Bien évidemment, le module est installé, etc. >> A priori, NextCloud utilise PHP 7.0 (j'ai aussi du 7.2 installé). >> root@server:~# dpkg -l | grep php7.0 >> ii libapache2-mod-php7.0 7.0.29-1+b2 >> amd64 server-side, HTML-embedded scripting >> language (Apache 2 module) >> ii php7.0 7.0.29-1 all >> server-side, HTML-embedded scripting language (metapackage) >> ii php7.0-cgi 7.0.29-1+b2 >> amd64 server-side, HTML-embedded scripting >> language (CGI binary) >> ii php7.0-cli 7.0.29-1+b2 >> amd64 command-line interpreter for the PHP >> scripting language >> ii php7.0-common 7.0.29-1+b2 >> amd64 documentation, examples and common >> module for PHP >> ii php7.0-curl 7.0.29-1+b2 >> amd64 CURL module for PHP >> ii php7.0-gd 7.0.29-1+b2 >> amd64 GD module for PHP >> ii php7.0-intl 7.0.29-1+b2 >> amd64 Internationalisation module for PHP >> ii php7.0-json 7.0.29-1+b2 >> amd64 JSON module for PHP >> ii php7.0-ldap 7.0.29-1+b2 >> amd64 LDAP module for PHP >> ii php7.0-mbstring 7.0.29-1+b2 >> amd64 MBSTRING module for PHP >> ii php7.0-mcrypt 7.0.29-1+b2 >> amd64 libmcrypt module for PHP >> ii php7.0-mysql 7.0.29-1+b2 >> amd64 MySQL module for PHP >> ii php7.0-opcache 7.0.29-1+b2 >> amd64 Zend OpCache module for PHP >> ii php7.0-pgsql 7.0.29-1+b2 >> amd64 PostgreSQL module for PHP >> ii php7.0-pspell 7.0.29-1+b2 >> amd64 pspell module for PHP >> ii php7.0-readline 7.0.29-1+b2 >> amd64 readline module for PHP >> rc php7.0-soap 7.0.4-4 >> amd64 SOAP module for PHP >> ii php7.0-sqlite3 7.0.29-1+b2 >> amd64 SQLite3 module for PHP >> ii php7.0-xml 7.0.29-1+b2 >> amd64 DOM, SimpleXML, WDDX, XML, and XSL >> module for PHP >> ii php7.0-zip 7.0.29-1+b2 >> amd64 Zip module for PHP >> >> Est-ce que vous auriez une piste ? >> >> Merci d'avance. >> >> David. > > bonjour, > > serait il possible de faire marche arrière en installant > "php7.0" 7.0.27-0+deb9u1 ?
Je ne l'ai plus dans les repos. Ça changerait quelque chose ? David. > merci > > slt > bernard

