Control Web Panel
WebPanel => CentOS 7 Problems => Topic started by: nauman on April 10, 2019, 04:47:24 PM
-
Hello,
Me and my clients are facing this problem that the File System Lock link or UNLOCKED link sometime works and sometime does not respond at all. In case someone has locked the files he is unable to unlock. It happened to me several times too. Kindly help me out that what can i do in such situation.
I have also changed browsers, rebooted server but no affect.
Thanks,
-
this depends on your disk speed and if you have many files then you would need to wait for sometime for the task to comlete
-
Thanks a lot for you reply,
I ll inform you after checking.
-
Unfortunately waiting for 10 minutes after clicking "File System Lock" does not work.
My Server has 16GB RAM and XEON Dual Processors. The Account on which I want to enable File System Lock has just the wordpress installation. Is there any other way where i can access this option or any page link.
Thanks.
-
Hi, try the command below for the locking.
chattr -R +i /home/USER/public_html
where USER is the user which must be locked.
-
Thank you very much :-)
-
Thank you very much :-)
You are welcome.
-
Is file lock only an option for users other than root?
-
Hi, just for users. I do not think it should be for the root.
If somebody has the root permissions nothing helps.
Is file lock only an option for users other than root?
-
ok.