Hi. I'm using PECL 2.2.5, the current 1.3.2 version of the ROC plugin on PHP 5.6.22 and Wordpress 4.5.2. When I try to access the WP interface (anything like /wp-admin), I get 'internal server error' pages. Other pages, whether I'm logged in or not, are served. Running MONITOR in redis-cli shows the requests being served. To regain access to /wp-admin, I need to stop the redis-server service.
Examples from the apache error logs:
Connection reset by peer: mod_fcgid: ap_pass_brigade failed in handle_request_ipc function, referer: https://site.com/wp-admin/options-general.php?page=redis-cache
Connection reset by peer: mod_fcgid: ap_pass_brigade failed in handle_request_ipc function, referer: https://site.com/wp-admin/options-general.php?page=redis-cache
Would be grateful for any pointers to help troubleshoot. Thanks!