WPIntell

Source evidence

OPcache + Simple Share Buttons Adder

Simple Share Buttons Adder · support · 2025-05-29T07:26:00+00:00

complaintsentiment
mediumseverity
0.81relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 22 rows with source links

27.3% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

16 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
SergiuB-Codex unresolved
Hi, I have a few sites on Kinsta and when server cache is enabled I get a 403 error when I want to access the plugin settings page and if I disable OPcache it works fine, how can I solve this problem? Hi @sbabalici , If disabling OPcache fixes the admin page, that confirms OPcache is caching the plugin PHP and causing the 403. Try adding the plugin folder to OPcache’s blacklist (opcache.blacklist_filename) (wp-content/plugins/simple-share-buttons-adder/) this should exempt the plugin/admin URLs from server cache. https://www.php.net/manual/en/language.exceptions.php

Comments

1 shown
Hector 2025-09-22T22:13:00+00:00

Hi @sbabalici , If disabling OPcache fixes the admin page, that confirms OPcache is caching the plugin PHP and causing the 403. Try adding the plugin folder to OPcache’s blacklist (opcache.blacklist_filename) (wp-content/plugins/simple-share-buttons-adder/) this should exempt the plugin/admin URLs from server cache. https://www.php.net/manual/en/language.exceptions.php