Compatibility issue with WP Command Line Interface (WP-CLI)
-
I’m running WordPress on a 64-bit Nginx-based Ubuntu instance on Amazon EC2.
I have the WordPress command-line interface (WP-CLI) installed and it runs perfectly – unless the Better WP Security plugin has been running for a while.
If, for example, I issue a
wp core versioncommand, the command line interface should return something like3.5.1but, instead, it returns a garbage number such as336.When this happens, I can’t run any wp-cli update commands.
The problem goes away if I deactivate the Better WP Security plugin, but then I lose all its settings.
Any ideas?
The topic ‘Compatibility issue with WP Command Line Interface (WP-CLI)’ is closed to new replies.