J'ai voulu faire mon malin en installant (manuellement car absent de mes dépôts) PHP7. Ça fonctionne bien, mais ça m'a fichu mon localhost en l'air...
Je suis sous Mint 17.3 32 bits.En tapant Apache2 dans le terminal, j'ai ceci :
Code : Tout sélectionner
[Mon Apr 15 12:21:24.781937 2019] [core:warn] [pid 11066] AH00111: Config variable ${APACHE_LOCK_DIR} is not defined
[Mon Apr 15 12:21:24.782117 2019] [core:warn] [pid 11066] AH00111: Config variable ${APACHE_PID_FILE} is not defined
[Mon Apr 15 12:21:24.782137 2019] [core:warn] [pid 11066] AH00111: Config variable ${APACHE_RUN_USER} is not defined
[Mon Apr 15 12:21:24.782143 2019] [core:warn] [pid 11066] AH00111: Config variable ${APACHE_RUN_GROUP} is not defined
[Mon Apr 15 12:21:24.782160 2019] [core:warn] [pid 11066] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
apache2: Syntax error on line 140 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods-enabled/php5.load: Cannot load /usr/lib/apache2/modules/libphp5.so into server: /usr/lib/apache2/modules/libphp5.so: cannot open shared object file: No such file or directory
Kristen
