Sorry to pile on, but I’ve been getting a 403 error for weeks now when I save snippets on several but not all of my sites.
“403
Forbidden
Access to this resource on the server is denied!”
I have to go directly into the mysql db and make the changes. Code snippets had been successfully running for a couple of years. I guess I kept thinking the problem would just go away…
A did a test of 4 of my sites, two of which have the problem and two don’t. All have the same version of code snippets (2.13.3). All run on Linux.
Problem
Site1 (PHP Version 7.0.33)
Site2 (PHP Version 7.1.27)
No problem
Site3 (PHP Version 5.6.40)
Site4 (PHP Version 7.0.33)
You’ll notice that Site1 and Site4 have the same PHP version.