Home
{eac}ObjectCache – a persistent object cache using a SQLite database to cache WordPress objects.
1.4.0 (latest)
Does {eac}ObjectCache work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on 2025-07-01 13:23:28 UTC .
Summary
Errors
1 PHP fatal errors 3 Unrecognized messages in the PHP error log
No JavaScript exceptions
1 Page failed to load1 500 Internal Server Error
No resource errors
Environment
WordPress version 6.8.1 PHP version 8.1.12 MySQL version 10.6.10 PHP memory limit 512M
Pages 1 WordPress › Error
URL
/wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
Requested URL
/wp-admin/plugins.php?action=activate&plugin=eacobjectcache%2FeacObjectCache.php&plugin_status=all&paged=1&s&_wpnonce=bcabf88764
Aspect
after-activation
HTTP status
500
Load time
0.403 s
Memory usage
N/A
JS errors
None
Resource errors
None
Benchmark No benchmark data available.
Code Statistics
Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where
possible, so the numbers you see here may be lower than those reported by other tools.
Language
%
Lines of code
Comment lines
Files
PHP 71.6% 2,225 1,468 6 Markdown 28.4% 884 0 2
Total
3,109
1,468
8
Lines of code
2,198
Total complexity
517
Median class complexity
51.5
Median method complexity
4.0
Most complex class
WP_Object_Cache
Most complex function
EarthAsylumConsulting\Extensions\object_cache_admin::validate_config_option()
Classes
4
Methods
91
Functions
27
Additions
No data available.
PHP Error Log 22 lines [01-Jul-2025 13:23:44 UTC] WP_Object_Cache::connect_sqlite: 14 SQLSTATE[HY000] [14] unable to open database file
[01-Jul-2025 13:23:44 UTC] WP_Object_Cache::connect_sqlite: 14 SQLSTATE[HY000] [14] unable to open database file
[01-Jul-2025 13:23:45 UTC] WP_Object_Cache::connect_sqlite: 14 SQLSTATE[HY000] [14] unable to open database file
[01-Jul-2025 13:23:45 UTC] PHP Fatal error: Uncaught Error: Call to a member function get() on null in /wp-content/plugins/eacobjectcache/src/wp-cache.php:188
Stack trace:
#0 /wp-includes/option.php(621): wp_cache_get()
#1 /wp-includes/option.php(164): wp_load_alloptions()
#2 /wp-includes/functions.php(7569): get_option()
#3 /wp-includes/formatting.php(1105): is_utf8_charset()
#4 /wp-includes/formatting.php(4689): wp_check_invalid_utf8()
#5 /wp-content/object-cache.php(2111): esc_attr()
#6 /wp-content/object-cache.php(2048): WP_Object_Cache->error_log()
#7 /wp-content/object-cache.php(387): WP_Object_Cache->delete_cache_file()
#8 /wp-content/plugins/eacobjectcache/src/wp-cache.php(32): WP_Object_Cache->__construct()
#9 /wp-includes/load.php(893): wp_cache_init()
#10 /wp-settings.php(147): wp_start_object_cache()
#11 /wp-config.php(191): require_once('...')
#12 /wp-load.php(50): require_once('...')
#13 /wp-admin/admin.php(35): require_once('...')
#14 /wp-admin/plugins.php(10): require_once('...')
#15 {main}
thrown in /wp-content/plugins/eacobjectcache/src/wp-cache.php on line 188