[quote=“lol”][quote=“panthere”][quote=“lol”]Salut,
apache2 -M
apache2: bad user name ${APACHE_RUN_USER}
euhhhh c’est grave docteur ???
[/quote]
Très… 
export APACHE_RUN_USER=www-data
export APACHE_RUN_GROUP=www-data
apachectl restart
[/quote]
euh sa ratache pas le group et l’user a root ? dans ce cas sa perdrait son interet (d’avoir donc un user autre que root pour lancer apache…) 
sinon petit listing:
apache2 -M
Loaded Modules:
core_module (static)
log_config_module (static)
logio_module (static)
mpm_worker_module (static)
http_module (static)
so_module (static)
alias_module (shared)
auth_basic_module (shared)
authn_file_module (shared)
authz_default_module (shared)
authz_groupfile_module (shared)
authz_host_module (shared)
authz_user_module (shared)
autoindex_module (shared)
cgid_module (shared)
deflate_module (shared)
dir_module (shared)
env_module (shared)
mime_module (shared)
negotiation_module (shared)
reqtimeout_module (shared)
setenvif_module (shared)
status_module (shared)
Syntax OK