Page 1 of 1

[solved] Can't change global settings after installation

Posted: Thu Sep 04, 2014 8:14 am
by romancho
When I try to change anything in new-installed cms made simple 1.11.11 global settings page I recieve 403 error.

Permissions for /uploads, /modules and /tmp and internal folders are ok - 777.

What's the problem?

Re: Can't change global settings after installation

Posted: Thu Sep 04, 2014 8:22 am
by velden
First (wild) guess: mod_security

Ask your hosting provider if they use mod_security for your website and if so ask them to disable it or at least make it less restrictive.

Web server error log could/should give you more info.

Re: Can't change global settings after installation

Posted: Thu Sep 04, 2014 5:38 pm
by Dr.CSS
Check the System information page for any yellow ! or red Xs...

Re: Can't change global settings after installation

Posted: Fri Sep 05, 2014 6:26 am
by romancho
The problem was with mod_security.
Thank you for help.