My server support has suggested the following:
Quote:
The issue appears to be caused by mod_security. To correct the issue you ill
need to add the following lines to your .htaccess file:
SecFilterEngine Off
SecFilterScanPOST Off
This should correct the permissions error.
|
Does that sound about right to you? (wary of screwing something up)