Hello, I'm getting an error when trying to apply php changes in Multi PHP Manager.
It seems to be a permissions issue.
The system failed to release the lock on the file "[REMOVED].htaccess” because of an error: Permission denied at /usr/local/cpanel/Cpanel/Transaction/File/Base.pm line 389.
Here's the permissions of the current directory and the .htaccess:
drwxr-xr-x. 2 wwwrun wwwrun 16384 Jul 15 13:26 .
-rw-r--r--. 1 wwwrun wwwrun 0 Jul 15 13:26 .htaccess
I've tried deleting the file outright so it could be recreated. I also tried setting permissions to 777 for it, but MultiPHP just hangs after applying.
Changing ownership to "nobody" causes this error:
The system failed to set the permissions on one or more inodes to “0644” (as EUID: 1000, EGID: 1002 1002) because of the following error: Permission denied
And assistance would be appreciated.
It seems to be a permissions issue.
The system failed to release the lock on the file "[REMOVED].htaccess” because of an error: Permission denied at /usr/local/cpanel/Cpanel/Transaction/File/Base.pm line 389.
Here's the permissions of the current directory and the .htaccess:
drwxr-xr-x. 2 wwwrun wwwrun 16384 Jul 15 13:26 .
-rw-r--r--. 1 wwwrun wwwrun 0 Jul 15 13:26 .htaccess
I've tried deleting the file outright so it could be recreated. I also tried setting permissions to 777 for it, but MultiPHP just hangs after applying.
Changing ownership to "nobody" causes this error:
The system failed to set the permissions on one or more inodes to “0644” (as EUID: 1000, EGID: 1002 1002) because of the following error: Permission denied
And assistance would be appreciated.