Control Web Panel

WebPanel => How to => Topic started by: Hiacter on May 27, 2017, 07:57:28 PM

Title: How does "Lock Files" feature implemented?
Post by: Hiacter on May 27, 2017, 07:57:28 PM
Hello!
I just wanted to know how does "Lock Files" feature implemented? For example i have user "user1", i checked his permissions on folder "/home/user1", he have right to write in this folder, and on ""/home/user1/public_html" too. As i know php scripts execute from "user1" user in this case, so why i cant create files through php scripts? Im newbie at linux OS, and just wanted to know how do this feature("Lock Files") implemented