Re: preview selected, but temp data not found
Posted: Fri Mar 31, 2017 6:23 pm
Can you turn off mod_security, if the host has it on?
Content management as it is meant to be
https://forum.cmsmadesimple.org/
I believe it's not on, at least there's nothing in the host's control panel about it.JohnnyB wrote:Can you turn off mod_security, if the host has it on?
Code: Select all
<IfModule mod_security.c>
RewriteRule .* https://www.google.co.uk/
</IfModule>
I don't believe so, since I'm using PHP 7.0 on my host and I'm seeing the same issue.jmbezeau wrote:I am beginning to believe the PHP version 5.4.45 is the culprit
My Apache version number is hidden by my host, but I'd be surprised if that had anything to do with it.jmbezeau wrote:I also have apache 2.2.31 on my hosting provider while my test environment is on apache 2.4.7