During EasyApache Update, File Permission is changed. How to avoid? Print

  • 0

Introduction

The EasyApache 4 FileProtection option is enabled by default.  With this option enable, it will sets all document root directories’ GroupID to the nobody user and 0750 permissions.

 
To prevent the permission to be changed, you will want to disable the FileProtect Option. 
 

For more details about the FileProtect Option, please review the link below:

FileProtect Option

Procedure

Simply execute the command below to disable it:

/usr/local/cpanel/scripts/disablefileprotect

Was this answer helpful?
Back

Send Message