HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/local/wp/vendor/wp-cli/doctor-command/doctor.yml
# Default check configuration for `wp doctor`
autoload-options-size:
  check: Autoload_Options_Size
constant-savequeries-falsy:
  check: Constant_Definition
  options:
    constant: SAVEQUERIES
    falsy: true
constant-wp-debug-falsy:
  check: Constant_Definition
  options:
    constant: WP_DEBUG
    falsy: true
core-update:
  check: Core_Update
core-verify-checksums:
  check: Core_Verify_Checksums
cron-count:
  check: Cron_Count
cron-duplicates:
  check: Cron_Duplicates
file-eval:
  check: File_Contents
  options:
    regex: eval\(.*base64_decode\(.*
option-blog-public:
  check: Option_Value
  options:
    option: blog_public
    value: 1
plugin-active-count:
  check: Plugin_Active_Count
plugin-deactivated:
  check: Plugin_Deactivated
plugin-update:
  check: Plugin_Update
theme-update:
  check: Theme_Update
php-in-upload:
  check: PHP_In_Upload
language-update:
  check: Language_Update