Bonsoir,
lors de l'installation de drupal, dans les requirements, il me dit :
"The directory sites/default/files is not writable. An automated attempt to create this directory failed, possibly due to a permissions problem. To proceed with the installation, either create the directory and modify its permissions manually or ensure that the installer has the permissions to create it automatically. For more information, see INSTALL.txt".
Pourtant, j'ai fait un :
mkdir /var/www/html/drupal/sites/default/files
chmod -R 777 /var/www/html/drupal/
systemctl restart httpd.service
d'avance 