Unable to activate plugin
-
I’m running on Ubuntu 14.04. I installed redis-server via apt. I am running wordpress via HHVM v. 3.4.0 (also installed via apt).
The redis server service is running, object-cache.php has been copied to wp-content, i put the config lines into wp-config.php.
When I try to activate wp-redis, I get this in the hhvm error log:
Fatal error: Function already defined: wp_cache_add in.../wp-admin/plugins.php on line 151
WordPress tells me
Plugin could not be activated because it triggered a fatal error.
Is that really just a function name collision or am I missing something needed to run this under HHVM?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Unable to activate plugin’ is closed to new replies.