We are also getting the Fatal Error. Definitely a bug.
To temporarily fix the issue, we had to perform the following:
- Deactivate the plugin.
- Verify Memcached is enabled (server level or via host panel).
- Reactivate the plugin.
- Flush all cache.
- Refresh your WP dashboard (Plugins): CTRL + F5 (twice).
Hope this helps. Definitely a bug that needs to be reviewed and fixed.
Cheers 🙂
Thanks for the suggestion, generosus!
I tried following your instructions, but it doesn’t work. After deactivation, the Object Cache 4 everyone version 2.1 plugin cannot be reactivated! Only after removing and reinstalling it will activate. But then the error message described above appears again!? I’ll wait until the plugin maker has reviewed it and fixed the bugs in the new version.
Hey @stefi007,
So, we ran some more tests and can confirm that the Fatal Error will occur if you do not have Memcached enabled and/or your host does not support it.
Does your host support Memcached? Did you reach out to your host to confirm they do?
Based on the above, we cannot confirm the plugin has a bug.
Cheers 🙂
Hi @stefi007
A new fix has been added for extra checking of that weird situation.
2.1.1 Available
Thanks
Also, thanks @generosus
Awesome! Much appreciated, @fpuenteonline!
Hi,
Thanks for the advice and update!
Apache webserver PHP 8.0 PHP modules Memcached and igBinary for the web host are turned on. The Fatal Error on the server has now disappeared, but the Query Monitor plugin Versio 3.13.1 still gives the following warnings:
Warning Undefined array key "" Plugin: object-cache-4-everyone
wp-content/plugins/object-cache-4-everyone/object-cache-4-everyone.php:262
oc4everyone_add_server_info()
wp-includes/class-wp-hook.php:310
apply_filters('plugin_row_meta')
wp-admin/includes/class-wp-plugins-list-table.php:1146
WP_Plugins_List_Table->single_row()
wp-admin/includes/class-wp-plugins-list-table.php:706
WP_Plugins_List_Table->display_rows()
wp-admin/includes/class-wp-list-table.php:1662
WP_List_Table->display_rows_or_placeholder()
wp-admin/includes/class-wp-list-table.php:1589
WP_List_Table->display()
wp-admin/plugins.php:773
Warning Trying to access array offset on value of type null Plugin: object-cache-4-everyone
wp-content/plugins/object-cache-4-everyone/object-cache-4-everyone.php:262
oc4everyone_add_server_info()
wp-includes/class-wp-hook.php:310
apply_filters('plugin_row_meta')
wp-admin/includes/class-wp-plugins-list-table.php:1146
WP_Plugins_List_Table->single_row()
wp-admin/includes/class-wp-plugins-list-table.php:706
WP_Plugins_List_Table->display_rows()
wp-admin/includes/class-wp-list-table.php:1662
WP_List_Table->display_rows_or_placeholder()
wp-admin/includes/class-wp-list-table.php:1589
WP_List_Table->display()
wp-admin/plugins.php:773
Hi!
An update to version 2.1.2 of the Object Cache 4 everyone plugin also eliminated this error warning. Thanks to the plugin developers and others who showed interest!
Hello, I have installed OC4E from scratch, and unfortunately I get the following error when activating it (:
Object Cache 4 everyone has detected another WP Object Cache instance running. Plugin is deactivated now.
I tried to remove the object-cache.php file, but then, when I activate again OC, it gives the above message again.
Please advise.
Hey, @aenaceanu,
This topic is Resolved. You need to open a new one for your issue. I’ll help you then.
Thank you!
Hello,
Thank you, no need, I fixed it by manually adding the memcached server in wp-config.php.
Have a nice one!