Author Topic: How does "Lock Files" feature implemented?  (Read 6835 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
How does "Lock Files" feature implemented?
« 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