WPIntell

Source evidence

Error while disabling pugins

atec Cache APCu · support · 2024-12-09T21:33:00+00:00

mixedsentiment
highseverity
0.94relevance
7replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

6 / 35 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
sumomario resolved
Hi, the plugin is really great, but I have some issue with disabling plugins. Not related: APCu php extension for object caching is now disabled, because I have another issue with object caching. I was using it alongside WP Fastest cache for testing for the last hours. I tried to disable WP Fastest cache, but it caused Fatal error. Next I tried to disable any plugin and got the same error. WordPress 6.7.1 Hello Elementor Child atec Cache APCu (2.1.12) PHP 8.3.14 An E_ERROR error was caused on line 161 of the file …/wp-content/plugins/atec-cache-apcu/includes/atec-cache-apcu-pcache-tools.php. Error message: Uncaught Error: Class “APCUIterator” not found in …/wp-content/plugins/atec-cache-apcu/includes/atec-cache-apcu-pcache-tools.php:28 Stack trace: 0 …/wp-includes/class-wp-hook.php(326): atec_wpca_delete_page_cache_all(‘wp-fastest-cach…’) 1 …/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) 2 …/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 3 …/wp-admin/includes/plugin.php(840): do_action(‘deactivated_plu…’, ‘wp-fastest-cach…’, false) 4 …/wp-admin/plugins.php(211): deactivate_plugins(‘wp-fastest-cach…’, false, false) 5 {main} thrown Hello, Do not use multiple page cache plugins simultaneously. That will mix things up, guaranteed. If you have APCu enabled and activate atec-cache-apcu, object-cache.php file will be installed, which depends on APCu. If afterwards you disable APCu without disabling atec-cache-apcu, the object-cache.php stays installed, but can not work, because APCu is missing. Keep in mind that atec-cache-apcu enables object caching. Page caching is an add on, but two different shoes. I guessed that. Yes I use only page caching. It’s great for now. But the error is I cannot disable or update any plugin. Fastest cache is just an example. Anyways I will try manually remove and reinstall the plugin and see if it happens again. You can use the APCu object-cache together with a page cache plugin but not two page-cache plugins at the same time. atec-cache-apcu page caching does not come without object-cache. it is installed on activation. if you do not want object-cache, you can try wpmegacache.com for the plugin issue, flush the WP object-cache to update the “installed” status. that is a known issue with persistent oc. If you expierence issues with the latest update v2.1.84, please rename or delete the file /wp-content/object-cache.php, reload and enable object caching again. This should solve the issue. I’ve just uploaded v2.1.87, give it a try if you want. New version is available, please update and let me know.

Comments

7 shown
docjojo 2024-12-09T21:57:00+00:00

Hello, Do not use multiple page cache plugins simultaneously. That will mix things up, guaranteed. If you have APCu enabled and activate atec-cache-apcu, object-cache.php file will be installed, which depends on APCu. If afterwards you disable APCu without disabling atec-cache-apcu, the object-cache.php stays installed, but can not work, because APCu is missing. Keep in mind that atec-cache-apcu enables object caching. Page caching is an add on, but two different shoes.

sumomario 2024-12-09T22:19:00+00:00

I guessed that. Yes I use only page caching. It’s great for now. But the error is I cannot disable or update any plugin. Fastest cache is just an example. Anyways I will try manually remove and reinstall the plugin and see if it happens again.

docjojo 2024-12-09T22:20:00+00:00

You can use the APCu object-cache together with a page cache plugin but not two page-cache plugins at the same time.

docjojo 2024-12-09T22:28:00+00:00

atec-cache-apcu page caching does not come without object-cache. it is installed on activation. if you do not want object-cache, you can try wpmegacache.com for the plugin issue, flush the WP object-cache to update the “installed” status. that is a known issue with persistent oc.

docjojo 2025-03-07T16:11:00+00:00

If you expierence issues with the latest update v2.1.84, please rename or delete the file /wp-content/object-cache.php, reload and enable object caching again. This should solve the issue.

docjojo 2025-03-27T22:39:00+00:00

I’ve just uploaded v2.1.87, give it a try if you want.

docjojo 2025-06-18T19:31:00+00:00

New version is available, please update and let me know.