Getting wp-cli errors in my php error log despite not having wordpress installed

bloop

Verified User
Joined
Jul 17, 2021
Messages
18
Hello,

I just updated PHP to 8.1, and I'm getting these errors in my error log:

[26-Apr-2022 07:34:52 America/New_York] PHP Deprecated: rtrim(): Passing null to parameter #1 ($string) of type string is deprecated in phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/utils.php on line 981
[26-Apr-2022 07:34:52 America/New_York] PHP Deprecated: realpath(): Passing null to parameter #1 ($path) of type string is deprecated in phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php on line 301

I don't have wordpress installed anywhere, so why is it even running the wp-cli, which apparently is part of it? Is this the directadmin panel doing it? Is there anything I can do about it?
 
Old thread but I've upgraded to DA 1.652 and am told
Code:
WP-CLI 2.7.1 to 2.8.1 update is available.
However, 1. Have an old lifetime licence; 2. No Pro-Pack; and 3. Never installed WP Manager at all.

Am confused?
 
Back
Top