Home > Article > Backend Development > Linux file properties ECShop files in Linux cannot be written
Solution:
1. Open permissions
2. Turn off SELinux
Use command: setenforce 0
The above introduces the Linux file attributes. ECShop files cannot be written in Linux, including the Linux file attributes. I hope it will be helpful to friends who are interested in PHP tutorials.