W3TC Conflict With WP-CLi
-
I can successfully connect to Redis 3 different ways according to the w3tc “test” function: 1.) tcp 2.) socket , and 3.) socket:0 all work.
however whenever w3tc plugin is activated and I run –ANY– wp-cli command, the command is successfully executed however… in the moments that I am waiting for the command to execute, I literally get 1,000’s of
Connection refused Connection refused Connection refused Connection refused Connection refused Connection refused Connection refused Connection refused Connection refused Connection refused Connection refused Connection refused Connection refusedI am also not able to debug my site with w3tc activated because the debug.log file is generating endless connection refused messages and causes my debug log to grow GIGS in size…
I regularly push and pull db’s between test, stage, and production.. I thought maybe there was info in a db table that was causing the issue, but w3tc doesn’t create any db tables… so I am stumped.
W3TC says it is connected successfully but generates this issue… 🙁
The topic ‘W3TC Conflict With WP-CLi’ is closed to new replies.