User Tools

Site Tools


informatique:linux:apache2:erreurpersmission

Apache2 : Failed to set up mount namespacing: Persmission Denied

sed -i -e 's,PrivateTmp=true,PrivateTmp=false\nNoNewPrivileges=yes,g' /lib/systemd/system/apache2.service
systemctl daemon-reload
systemctl start apache2.service
systemctl status apache2.service

Source : https://stackoverflow.com/questions/65040703/apache2-failed-to-set-up-mount-namespacing-permission-denied

informatique/linux/apache2/erreurpersmission.txt · Last modified: 2023/06/26 09:16 by yahiko

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki