I was facing the same problem. I'm using ubuntu 20.04 using wsl. Created the lamp server with php7.3. Created new user with full privilege's. From root & from other user, getting the same error. Step 1 - Install Selinux: sudo apt install policycoreutils selinux-utils selinux-basics Step 2 - Activate: sudo selinux-activate Step…