Hello,
I recently migrated a WordPress site from OpenLiteSpeed to LiteSpeed Enterprise on the Enhance cluster, moving it from one server to another. After the migration, wp-cli stopped working and is now displaying the following error:
[01-Sep-2024 14:35:39 UTC]
PHP Fatal error: Uncaught PharException: phar "/usr/bin/wp-cli" has a broken signature in /usr/bin/wp-cli:3
Stack trace:
#0 /usr/bin/wp-cli(3): Phar::mapPhar()
#1 {main}
thrown in /usr/bin/wp-cli on line 3
Does anyone have any insights on how to resolve this issue or understand why it occurred?
*** When I moved it back to OpenLiteSpeed, wp-cli worked, but I had to reactivate Redis. When moving between servers, Redis gets disabled.