Page forbidden after edit defaults
Permalink 2 users found helpfulWhen I try to get to Pages & Themes > Page Types > Output button > Edit Defaults button it throws me to the page forbidden page. It happens with the Admin user and with users from the Administrators group.
I've been searching on the forum and trying some permission changes, with no success. I haven't activated advanced permissions.
I'm using Concrete5 8.1.0 version. Could anyone help me with this issue?
Thanks!
Juan Ramon
Check the ownership and permissions of the files you're accessing when setting defaults.
As well, are you running SELinux? If so, this may not be set properly.
All guesses of course, but worth checking.
I've checked the permissions and they grant read, write and execution, so I guess they are right.
We are using CentOS 7 Linux.
Thanks for your answer!
sestatus
If you see
SELinux status: enabled
it may be a SELinux issue.
I've tried the command line and it is disabled, so it doesn't seem a SELinux problem.
Thanks for your answer! :-)
We are not using mod_security. We are using nginx as our web server together with Concrete5. Do you know if there is anything similar to mod_security in nginx that could cause the problem?
Thanks for your answer!
Check the ownership and permissions of the files you're accessing when setting defaults.
As well, are you running SELinux? If so, this may not be set properly.
All guesses of course, but worth checking.