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