Error
File: .../wp-content/themes/parkroyal/templates/template-careers.php:28
18: } 19: 20: $args = array( 21: 'post_type' => Jobs::$post_type, 22: 'paged' => $paged 23: ); 24: query_posts($args); 25: 26: $jobs = Timber::get_posts(); 27: 28: foreach($jobs as &$job) { 29: $store_mappedin_id = get_field('store', $job->ID); 30: $job->{'store_post'} = \WP_Drive_Site\Stores::get_store_by_id($store_mappedin_id); 31: } 32:
96: 97: /** 98: * Filters the path of the current template before including it. 99: * 100: * @since 3.0.0 101: * 102: * @param string $template The path of the template to include. 103: */ 104: $template = apply_filters( 'template_include', $template ); 105: if ( $template ) { 106: include $template; 107: } elseif ( current_user_can( 'switch_themes' ) ) { 108: $theme = wp_get_theme(); 109: if ( $theme->errors() ) { 110: wp_die( $theme->errors() );
9: 10: $wp_did_header = true; 11: 12: // Load the WordPress library. 13: require_once __DIR__ . '/wp-load.php'; 14: 15: // Set up the WordPress query. 16: wp(); 17: 18: // Load the theme template. 19: require_once ABSPATH . WPINC . '/template-loader.php'; 20: 21: }
| #0 | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-includes/template-loader.php'
|
|---|
7: */ 8: 9: /** 10: * Tells WordPress to load the WordPress theme and output it. 11: * 12: * @var bool 13: */ 14: define( 'WP_USE_THEMES', true ); 15: 16: /** Loads the WordPress Environment and Template */ 17: require __DIR__ . '/wp-blog-header.php';
| #0 | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-blog-header.php'
|
|---|
| SERVER_SOFTWARE | 'Apache/2.4.65 (Unix) OpenSSL/3.0.2'
|
|---|---|
| REQUEST_URI | '/careers/'
|
| USER | 'mt-parkroyal'
|
| HOME | '/home/mt-parkroyal'
|
| SCRIPT_NAME | '/index.php'
|
| QUERY_STRING | ''
|
| REQUEST_METHOD | 'GET'
|
| SERVER_PROTOCOL | 'HTTP/1.0'
|
| GATEWAY_INTERFACE | 'CGI/1.1'
|
| REDIRECT_URL | '/careers/'
|
| REMOTE_PORT | '38454'
|
| SCRIPT_FILENAME | '/home/mt-parkroyal/webapps/parkroyal-dev/index.php'
|
| SERVER_ADMIN | 'you@example.com'
|
| CONTEXT_DOCUMENT_ROOT | '/home/mt-parkroyal/webapps/parkroyal-dev/'
|
| CONTEXT_PREFIX | ''
|
| REQUEST_SCHEME | 'http'
|
| DOCUMENT_ROOT | '/home/mt-parkroyal/webapps/parkroyal-dev/'
|
| REMOTE_ADDR | '216.73.216.190'
|
| SERVER_PORT | '80'
|
| SERVER_ADDR | '127.0.0.1'
|
| SERVER_NAME | 'parkroyal-dev.majortom.dev'
|
| SERVER_SIGNATURE | ''
|
| LD_LIBRARY_PATH | '/RunCloud/Packages/apache2-rc/lib'
|
| PATH | '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin'
|
| HTTP_COOKIE | 'tracy-session=cd48f32b97'
|
| HTTP_REFERER | 'https://parkroyal-dev.majortom.dev/careers'
|
| HTTP_ACCEPT_ENCODING | 'gzip, br, zstd, deflate'
|
| HTTP_USER_AGENT | 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
|
| HTTP_ACCEPT | '*/*'
|
| HTTP_CONNECTION | 'close'
|
| HTTP_X_FORWARDED_PROTO | 'https'
|
| HTTP_X_FORWARDED_FOR | '216.73.216.190'
|
| HTTP_X_SERVER_ADDR | '147.182.144.49'
|
| HTTP_HOST | 'parkroyal-dev.majortom.dev'
|
| HTTP_AUTHORIZATION | ''
|
| HTTPS | 'on'
|
| REDIRECT_STATUS | '200'
|
| REDIRECT_HTTP_AUTHORIZATION | ''
|
| REDIRECT_HTTPS | 'on'
|
| FCGI_ROLE | 'RESPONDER'
|
| PHP_SELF | '/index.php'
|
| REQUEST_TIME_FLOAT | 1766011350.467349
|
| REQUEST_TIME | 1766011350
|
| WP_USE_THEMES | true
|
|---|---|
| ABSPATH | '/home/mt-parkroyal/webapps/parkroyal-dev/'
|
| WP_CACHE | true
|
| DB_NAME | 'parkroyal_1676526668_dev'
|
| DB_USER | 'parkroyal_1676526668_dev'
|
| DB_PASSWORD | 'YxMrFl0pGEiPA9GraC48msvw52siC9Hr2cBOXhqOMxgNqLWLHrLNB'
|
| DB_HOST | 'localhost'
|
| DB_CHARSET | 'utf8'
|
| DB_COLLATE | ''
|
| AUTH_KEY | |
| SECURE_AUTH_KEY | 'a>9]`1;5yd=gxc+Oz:BNCWo5:s3hO${?~~}qI[Ps.+>y7;:t-9AhbgO~E8!xTG=V'
|
| LOGGED_IN_KEY | |
| NONCE_KEY | |
| AUTH_SALT | |
| SECURE_AUTH_SALT | |
| LOGGED_IN_SALT | |
| NONCE_SALT | 'j%j^}^fX-mZ*le3A%d!vDWQ1MC?LZZ>or[SA|Z[lE0|3j6N7K3X(gAb3HYc_uXt#'
|
| WP_CACHE_KEY_SALT | 'payOb43O6A0P4j5E4ldtEdt3BQTUY0bdrcVLqRPc3ncRU27uNVJDrNpt7GLGiFFF'
|
| WP_DEBUG | true
|
| WP_DEBUG_LOG | false
|
| WP_DEBUG_DISPLAY | false
|
| SCRIPT_DEBUG | false
|
| AUTOMATIC_UPDATER_DISABLED | true
|
| WP_AUTO_UPDATE_CORE | false
|
| WPINC | 'wp-includes'
|
| IMAGETYPE_HEIC | 99
|
| KB_IN_BYTES | 1024
|
| MB_IN_BYTES | 1048576
|
| GB_IN_BYTES | 1073741824
|
| TB_IN_BYTES | 1099511627776
|
| PB_IN_BYTES | 1125899906842624
|
| EB_IN_BYTES | |
| ZB_IN_BYTES | 1.1805916207174113e+21
|
| YB_IN_BYTES | 1.2089258196146292e+24
|
| WP_START_TIMESTAMP | 1766011350.467809
|
| WP_MEMORY_LIMIT | '40M'
|
| WP_MAX_MEMORY_LIMIT | '256M'
|
| WP_CONTENT_DIR | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content'
|
| WP_DEVELOPMENT_MODE | ''
|
| MEDIA_TRASH | false
|
| SHORTINIT | false
|
| WP_FEATURE_BETTER_PASSWORDS | true
|
| MINUTE_IN_SECONDS | 60
|
| HOUR_IN_SECONDS | 3600
|
| DAY_IN_SECONDS | 86400
|
| WEEK_IN_SECONDS | 604800
|
| MONTH_IN_SECONDS | 2592000
|
| YEAR_IN_SECONDS | 31536000
|
| WP_ROCKET_ADVANCED_CACHE | true
|
| WP_LANG_DIR | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/languages'
|
| LANGDIR | 'wp-content/languages'
|
| EZSQL_VERSION | 'WP1.25'
|
| OBJECT | 'OBJECT'
|
| object | 'OBJECT'
|
| OBJECT_K | 'OBJECT_K'
|
| ARRAY_A | 'ARRAY_A'
|
| ARRAY_N | 'ARRAY_N'
|
| MULTISITE | false
|
| WP_TEMPLATE_PART_AREA_HEADER | 'header'
|
| WP_TEMPLATE_PART_AREA_FOOTER | 'footer'
|
| WP_TEMPLATE_PART_AREA_SIDEBAR | 'sidebar'
|
| WP_TEMPLATE_PART_AREA_UNCATEGORIZED | 'uncategorized'
|
| EP_NONE | 0
|
| EP_PERMALINK | 1
|
| EP_ATTACHMENT | 2
|
| EP_DATE | 4
|
| EP_YEAR | 8
|
| EP_MONTH | 16
|
| EP_DAY | 32
|
| EP_ROOT | 64
|
| EP_COMMENTS | 128
|
| EP_SEARCH | 256
|
| EP_CATEGORIES | 512
|
| EP_TAGS | 1024
|
| EP_AUTHORS | 2048
|
| EP_PAGES | 4096
|
| EP_ALL_ARCHIVES | 3644
|
| EP_ALL | 8191
|
| CUSTOM_TAGS | false
|
| REQUESTS_AUTOLOAD_REGISTERED | true
|
| REST_API_VERSION | '2.0'
|
| BLOCKS_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-includes/blocks/'
|
| WP_CONTENT_URL | 'https://parkroyal-dev.majortom.dev/wp-content'
|
| WP_PLUGIN_DIR | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins'
|
| WP_PLUGIN_URL | 'https://parkroyal-dev.majortom.dev/wp-content/plugins'
|
| PLUGINDIR | 'wp-content/plugins'
|
| WPMU_PLUGIN_DIR | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/mu-plugins'
|
| WPMU_PLUGIN_URL | 'https://parkroyal-dev.majortom.dev/wp-content/mu-plugins'
|
| MUPLUGINDIR | 'wp-content/mu-plugins'
|
| COOKIEHASH | '08a91deecdf5e6c4e130d9b687eb7149'
|
| USER_COOKIE | 'wordpressuser_08a91deecdf5e6c4e130d9b687eb7149'
|
| PASS_COOKIE | 'wordpresspass_08a91deecdf5e6c4e130d9b687eb7149'
|
| AUTH_COOKIE | 'wordpress_08a91deecdf5e6c4e130d9b687eb7149'
|
| SECURE_AUTH_COOKIE | 'wordpress_sec_08a91deecdf5e6c4e130d9b687eb7149'
|
| LOGGED_IN_COOKIE | 'wordpress_logged_in_08a91deecdf5e6c4e130d9b687eb7149'
|
| TEST_COOKIE | 'wordpress_test_cookie'
|
| COOKIEPATH | '/'
|
| SITECOOKIEPATH | '/'
|
| ADMIN_COOKIE_PATH | '/wp-admin'
|
| PLUGINS_COOKIE_PATH | '/wp-content/plugins'
|
| COOKIE_DOMAIN | ''
|
| RECOVERY_MODE_COOKIE | 'wordpress_rec_08a91deecdf5e6c4e130d9b687eb7149'
|
| FORCE_SSL_ADMIN | true
|
| WP_FS__SDK_VERSION | '2.12.1'
|
| WP_FS__SLUG | 'freemius'
|
| WP_FS__DEV_MODE | false
|
| WP_FS__SIMULATE_NO_API_CONNECTIVITY | false
|
| WP_FS__SIMULATE_NO_CURL | false
|
| WP_FS__SIMULATE_NO_API_CONNECTIVITY_CLOUDFLARE | false
|
| WP_FS__SIMULATE_NO_API_CONNECTIVITY_SQUID_ACL | false
|
| WP_FS__SIMULATE_FREEMIUS_OFF | false
|
| WP_FS__PING_API_ON_IP_OR_HOST_CHANGES | false
|
| WP_FS__VVV_DEFAULT_PUBLIC_IP | '192.168.50.4'
|
| WP_FS__SKIP_EMAIL_ACTIVATION | false
|
| WP_FS__DIR | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/post-smtp/freemius'
|
| WP_FS__DIR_INCLUDES | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/post-smtp/freemius/includes'
|
| WP_FS__DIR_TEMPLATES | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/post-smtp/freemius/templates'
|
| WP_FS__DIR_ASSETS | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/post-smtp/freemius/assets'
|
| WP_FS__DIR_CSS | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/post-smtp/freemius/assets/css'
|
| WP_FS__DIR_JS | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/post-smtp/freemius/assets/js'
|
| WP_FS__DIR_IMG | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/post-smtp/freemius/assets/img'
|
| WP_FS__DIR_SDK | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/post-smtp/freemius/includes/sdk'
|
| WP_FS__ROOT_DOMAIN_PRODUCTION | 'freemius.com'
|
| WP_FS__DOMAIN_PRODUCTION | 'wp.freemius.com'
|
| WP_FS__ADDRESS_PRODUCTION | 'https://wp.freemius.com'
|
| WP_FS__DOMAIN_LOCALHOST | 'wp.freemius'
|
| WP_FS__ADDRESS_LOCALHOST | 'http://wp.freemius:8080'
|
| WP_FS__TESTING_DOMAIN | 'fswp'
|
| WP_FS__IS_HTTP_REQUEST | true
|
| WP_FS__IS_HTTPS | true
|
| WP_FS__IS_POST_REQUEST | false
|
| WP_FS__REMOTE_ADDR | '127.0.0.1'
|
| WP_FS__IS_LOCALHOST | true
|
| WP_FS__IS_LOCALHOST_FOR_SERVER | false
|
| WP_FS__IS_PRODUCTION_MODE | true
|
| WP_FS__ADDRESS | 'https://wp.freemius.com'
|
| WP_FS__API_ADDRESS_LOCALHOST | 'http://api.freemius-local.com:8080'
|
| WP_FS__API_SANDBOX_ADDRESS_LOCALHOST | 'http://sandbox-api.freemius:8080'
|
| FS_CHECKOUT__ADDRESS_PRODUCTION | 'https://checkout.freemius.com'
|
| FS_CHECKOUT__ADDRESS_LOCALHOST | 'http://checkout.freemius-local.com:8080'
|
| FS_CHECKOUT__ADDRESS | 'https://checkout.freemius.com'
|
| WP_FS___OPTION_PREFIX | 'fs_'
|
| WP_FS__ACCOUNTS_OPTION_NAME | 'fs_accounts'
|
| WP_FS__API_CACHE_OPTION_NAME | 'fs_api_cache'
|
| WP_FS__GDPR_OPTION_NAME | 'fs_gdpr'
|
| WP_FS__OPTIONS_OPTION_NAME | 'fs_options'
|
| WP_FS__MODULE_TYPE_PLUGIN | 'plugin'
|
| WP_FS__MODULE_TYPE_THEME | 'theme'
|
| WP_FS__PERIOD_ANNUALLY | 'annual'
|
| WP_FS__PERIOD_MONTHLY | 'monthly'
|
| WP_FS__PERIOD_LIFETIME | 'lifetime'
|
| WP_FS__PLAN_DEFAULT_PAID | false
|
| WP_FS__PLAN_FREE | 'free'
|
| WP_FS__PLAN_TRIAL | 'trial'
|
| WP_FS__TIME_5_MIN_IN_SEC | 300
|
| WP_FS__TIME_10_MIN_IN_SEC | 600
|
| WP_FS__TIME_12_HOURS_IN_SEC | 43200
|
| WP_FS__TIME_24_HOURS_IN_SEC | 86400
|
| WP_FS__TIME_WEEK_IN_SEC | 604800
|
| WP_FS__DEBUG_SDK | false
|
| WP_FS__ECHO_DEBUG_SDK | false
|
| WP_FS__LOG_DATETIME_FORMAT | 'Y-m-d H:i:s'
|
| FS_API__LOGGER_ON | false
|
| WP_FS__SCRIPT_START_TIME | 1766011350
|
| WP_FS__DEFAULT_PRIORITY | 10
|
| WP_FS__LOWEST_PRIORITY | 999999999
|
| WP_FS__IS_NETWORK_ADMIN | false
|
| WP_FS__IS_BLOG_ADMIN | false
|
| WP_FS__SHOW_NETWORK_EVEN_WHEN_DELEGATED | false
|
| WP_FS__DEMO_MODE | false
|
| FS_SDK__SSLVERIFY | false
|
| WP_FS__SECURITY_PARAMS_PREFIX | 's_'
|
| POST_SMTP_BASE | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/post-smtp/postman-smtp.php'
|
| POST_SMTP_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/post-smtp'
|
| POST_SMTP_URL | 'https://parkroyal-dev.majortom.dev/wp-content/plugins/post-smtp'
|
| POST_SMTP_VER | '3.6.1'
|
| POST_SMTP_DB_VERSION | '1.0.1'
|
| POST_SMTP_ASSETS | 'https://parkroyal-dev.majortom.dev/wp-content/plugins/post-smtp/assets/'
|
| HTMLPURIFIER_PREFIX | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/post-smtp/includes/libs/HTMLPurifier'
|
| MAILSTER_POSTMAN_REQUIRED_VERSION | '2.0'
|
| MAILSTER_POSTMAN_ID | 'postman'
|
| AME_ROOT_DIR | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/admin-menu-editor-pro'
|
| WS_AME_USE_BUNDLES | true
|
| WS_AME_INTERNAL_VERSION | 2024.001
|
| AME_HAS_CUSTOMIZABLES | true
|
| AME_CUSTOMIZABLE_BASE_FILE | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/admin-menu-editor-pro/customizables/constants.php'
|
| AME_RC_ONLY_CUSTOM | 1
|
| AME_RC_USE_DEFAULT_ACCESS | 2
|
| ACF | true
|
| ACF_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/advanced-custom-fields-pro/'
|
| ACF_BASENAME | 'advanced-custom-fields-pro/acf.php'
|
| ACF_VERSION | '6.6.2'
|
| ACF_MAJOR_VERSION | 6
|
| ACF_FIELD_API_VERSION | 5
|
| ACF_UPGRADE_VERSION | '5.5.0'
|
| ACF_PRO | true
|
| CPT_VERSION | '1.18.0'
|
| CPTUI_VERSION | '1.18.0'
|
| CPTUI_WP_VERSION | '6.8.3'
|
| RG_CURRENT_PAGE | 'index.php'
|
| IS_ADMIN | false
|
| RG_CURRENT_VIEW | ''
|
| GF_MIN_WP_VERSION | '6.5'
|
| GF_SUPPORTED_WP_VERSION | true
|
| GF_MIN_WP_VERSION_SUPPORT_TERMS | '6.7'
|
| GF_MIN_PHP_VERSION | '7.4'
|
| GF_PLUGIN_DIR_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/gravityforms/'
|
| GRAVITY_MANAGER_URL | 'https://gravityapi.com/wp-content/plugins/gravitymanager'
|
| GF_PLUGIN_BASENAME | 'gravityforms/gravityforms.php'
|
| GFWEBAPI_REQUIRE_SIGNATURE | true
|
| GFWEBAPI_SLUG | 'gravityformsapi'
|
| GFWEBAPI_ROUTE_VAR | 'gfapi_route'
|
| GFWEBAPI_API_BASE_URL | 'https://parkroyal-dev.majortom.dev/gravityformsapi'
|
| GF_MAILCHIMP_VERSION | '5.7.0'
|
| HUSTLE_MIN_PHP_VERSION | '7.4'
|
| HUSTLE_SUI_VERSION | '2.12.25'
|
| SBI_STORE_URL | 'https://smashballoon.com/'
|
| SBI_PLUGIN_NAME | 'Instagram Feed Free'
|
| SBIVER | '6.9.1'
|
| SBI_DBVERSION | '2.4'
|
| SBI_UPLOADS_NAME | 'sb-instagram-feed-images'
|
| SBI_INSTAGRAM_POSTS_TYPE | 'sbi_instagram_posts'
|
| SBI_INSTAGRAM_FEEDS_POSTS | 'sbi_instagram_feeds_posts'
|
| SBI_INSTAGRAM_FEED_LOCATOR | 'sbi_instagram_feed_locator'
|
| SBI_REFRESH_THRESHOLD_OFFSET | 3456000
|
| SBI_MINIMUM_INTERVAL | 600
|
| SBI_CONNECT_URL | 'https://connect-ig.smashballoon.com/'
|
| SBI_OEMBED_CONNECT_URL | 'https://connect-tools.smashballoon.com/'
|
| MAJORTOM_SITEMAP_VERSION | '1.0.0'
|
| REDIRECTION_DB_VERSION | '4.2'
|
| REDIRECTION_FILE | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/redirection/redirection.php'
|
| REDIRECTION_DEV_MODE | false
|
| REDIRECTION_FLYING_SOLO | true
|
| REDIRECTION_VERSION | '5.5.2'
|
| REDIRECTION_MIN_WP | '6.4'
|
| REDIRECTION_BUILD | '80472d8a5661430170ee21ed7eeb5882'
|
| REDIRECTION_OPTION | 'redirection_options'
|
| REDIRECTION_API_JSON | 0
|
| REDIRECTION_API_JSON_INDEX | 1
|
| REDIRECTION_API_JSON_RELATIVE | 3
|
| SEARCHWP_VERSION | '4.5.3'
|
| SEARCHWP_PREFIX | 'searchwp_'
|
| SEARCHWP_SEPARATOR | '.'
|
| SEARCHWP_PLUGIN_DIR | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/searchwp'
|
| SEARCHWP_PLUGIN_URL | 'https://parkroyal-dev.majortom.dev/wp-content/plugins/searchwp/'
|
| SEARCHWP_PLUGIN_FILE | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/searchwp/index.php'
|
| SEARCHWP_EDD_STORE_URL | 'https://searchwp.com'
|
| SEARCHWP_EDD_ITEM_NAME | 'SearchWP 4'
|
| TOPATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/taxonomy-terms-order/'
|
| TOURL | 'https://parkroyal-dev.majortom.dev/wp-content/plugins/taxonomy-terms-order'
|
| TTO_VERSION | '1.9.1'
|
| URE_VERSION | '4.64.5'
|
| URE_PLUGIN_URL | 'https://parkroyal-dev.majortom.dev/wp-content/plugins/user-role-editor/'
|
| URE_PLUGIN_DIR | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/user-role-editor/'
|
| URE_PLUGIN_BASE_NAME | 'user-role-editor/user-role-editor.php'
|
| URE_PLUGIN_FILE | 'user-role-editor.php'
|
| URE_PLUGIN_FULL_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/user-role-editor/user-role-editor.php'
|
| URE_ERROR | 'Error was encountered'
|
| URE_PARENT | 'users.php'
|
| URE_KEY_CAPABILITY | 'ure_manage_options'
|
| WORDFENCE_VERSION | '8.1.3'
|
| WORDFENCE_BUILD_NUMBER | '1764778641'
|
| WORDFENCE_BASENAME | 'wordfence/wordfence.php'
|
| WORDFENCE_FCPATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wordfence/wordfence.php'
|
| WORDFENCE_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wordfence/'
|
| WF_IS_WP_ENGINE | false
|
| WF_IS_FLYWHEEL | false
|
| WF_IS_PRESSABLE | false
|
| WF_PHP_UNSUPPORTED | false
|
| WF_WP_UNSUPPORTED | false
|
| WFWAF_SUBDIRECTORY_INSTALL | false
|
| WFWAF_VERSION | '1.1.0'
|
| WFWAF_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/'
|
| WFWAF_LIB_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/'
|
| WFWAF_VIEW_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/'
|
| WFWAF_API_URL_SEC | 'https://noc4.wordfence.com/v1.11/'
|
| WFWAF_DEBUG | false
|
| WFWAF_ENABLED | true
|
| WFWAF_IS_WINDOWS | false
|
| WFWAF_AUTO_PREPEND | false
|
| WFWAF_LOG_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/wflogs/'
|
| WFWAF_RULES_LOADED | true
|
| WFWAF_RUN_COMPLETE | true
|
| WORDFENCE_EPOCH | 1312156800
|
| WORDFENCE_FEEDBACK_EPOCH | 1704213261
|
| WORDFENCE_API_VERSION | '2.27'
|
| WORDFENCE_API_URL_SEC | 'https://noc1.wordfence.com/'
|
| WORDFENCE_API_URL_NONSEC | 'http://noc1.wordfence.com/'
|
| WORDFENCE_API_URL_BASE_SEC | 'https://noc1.wordfence.com/v2.27/'
|
| WORDFENCE_BREACH_URL_BASE_SEC | 'https://noc1.wordfence.com/passwords/'
|
| WORDFENCE_HACKATTEMPT_URL_SEC | 'https://noc3.wordfence.com/'
|
| WORDFENCE_CENTRAL_URL_SEC | 'https://www.wordfence.com/central'
|
| WORDFENCE_CENTRAL_API_URL_SEC | 'https://www.wordfence.com/api/wf'
|
| WORDFENCE_CENTRAL_PUBLIC_KEY | |
| WORDFENCE_MAX_SCAN_LOCK_TIME | 86400
|
| WORDFENCE_DEFAULT_MAX_SCAN_TIME | 10800
|
| WORDFENCE_SCAN_ISSUES_MAX_REPORT | 1500
|
| WORDFENCE_TRANSIENTS_TIMEOUT | 3600
|
| WORDFENCE_MAX_IPLOC_AGE | 86400
|
| WORDFENCE_CRAWLER_VERIFY_CACHE_TIME | 604800
|
| WORDFENCE_REVERSE_LOOKUP_CACHE_TIME | 86400
|
| WORDFENCE_MAX_FILE_SIZE_TO_PROCESS | 52428800
|
| WORDFENCE_MAX_FILE_SIZE_OFFSET | 52428801
|
| WORDFENCE_TWO_FACTOR_GRACE_TIME_AUTHENTICATOR | 90
|
| WORDFENCE_TWO_FACTOR_GRACE_TIME_PHONE | 1800
|
| WORDFENCE_DISABLE_LIVE_TRAFFIC | false
|
| WORDFENCE_SCAN_ISSUES_PER_PAGE | 100
|
| WORDFENCE_BLOCKED_IPS_PER_PAGE | 100
|
| WORDFENCE_DISABLE_FILE_VIEWER | false
|
| WORDFENCE_SCAN_FAILURE_THRESHOLD | 300
|
| WORDFENCE_SCAN_START_FAILURE_THRESHOLD | 15
|
| WORDFENCE_PREFER_WP_HOME_FOR_WPML | false
|
| WORDFENCE_SCAN_MIN_EXECUTION_TIME | 8
|
| WORDFENCE_SCAN_MAX_INI_EXECUTION_TIME | 90
|
| WORDFENCE_ALLOW_DIRECT_MYSQLI | true
|
| WORDFENCE_NOC3_FAILED_BACKOFF_TIME | 60
|
| WORDFENCE_WWW_BASE_URL | 'https://www.wordfence.com/'
|
| WORDFENCE_WAF_PREPEND_DIRECTORY | '/home/mt-parkroyal/webapps/parkroyal-dev/'
|
| WORDFENCE_USE_LEGACY_2FA | false
|
| WORDFENCE_LS_FROM_CORE | true
|
| WORDFENCE_LS_VERSION | '1.1.15'
|
| WORDFENCE_LS_BUILD_NUMBER | '1764778641'
|
| WORDFENCE_LS_PLUGIN_BASENAME | 'wordfence/modules/login-security/wordfence-login-security.php'
|
| WORDFENCE_LS_EMAIL_VALIDITY_DURATION_MINUTES | 15
|
| WORDFENCE_LS_FCPATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php'
|
| WORDFENCE_LS_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wordfence/modules/login-security/'
|
| WORDFENCE_LS_AUTOLOADER_REGISTERED | true
|
| WPSEO_FILE | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wordpress-seo/wp-seo.php'
|
| WPSEO_VERSION | '26.2'
|
| WPSEO_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wordpress-seo/'
|
| WPSEO_BASENAME | 'wordpress-seo/wp-seo.php'
|
| YOAST_VENDOR_NS_PREFIX | 'YoastSEO_Vendor'
|
| YOAST_VENDOR_DEFINE_PREFIX | 'YOASTSEO_VENDOR__'
|
| YOAST_VENDOR_PREFIX_DIRECTORY | 'vendor_prefixed'
|
| YOAST_SEO_PHP_REQUIRED | '7.4'
|
| YOAST_SEO_WP_TESTED | '6.8.3'
|
| YOAST_SEO_WP_REQUIRED | '6.7'
|
| WPSEO_NAMESPACES | true
|
| YOAST_ENVIRONMENT | 'production'
|
| WPSEO_CSSJS_SUFFIX | '.min'
|
| Crontrol\PLUGIN_FILE | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wp-crontrol/wp-crontrol.php'
|
| Crontrol\WP_CRONTROL_VERSION | '1.19.3'
|
| Crontrol\TRANSIENT | 'crontrol-message-%d'
|
| Crontrol\PAUSED_OPTION | 'wp_crontrol_paused'
|
| Crontrol\MESSAGE_EVENT_RUN_NOW | 1
|
| Crontrol\MESSAGE_HOOK_DELETED_ALL | 2
|
| Crontrol\MESSAGE_EVENT_NONE_TO_DELETE | 3
|
| Crontrol\MESSAGE_EVENT_SAVED | 4
|
| Crontrol\MESSAGE_EVENT_DELETED | 6
|
| Crontrol\MESSAGE_EVENT_FAILED_TO_DELETE | 7
|
| Crontrol\MESSAGE_EVENT_FAILED_TO_EXECUTE | 8
|
| Crontrol\MESSAGE_EVENT_DELETED_SELECTED | 9
|
| Crontrol\MESSAGE_EVENT_FAILED_TO_SAVE | 10
|
| Crontrol\MESSAGE_HOOK_PAUSED | 11
|
| Crontrol\MESSAGE_HOOK_RESUMED | 12
|
| Crontrol\MESSAGE_EVENT_URL_EVENT_SAVED | 13
|
| Crontrol\MESSAGE_EVENT_PHP_EVENT_SAVED | 14
|
| Crontrol\MESSAGE_UNKNOWN_ERROR | 'error'
|
| Crontrol\MESSAGE_SCHEDULE_DELETED | 2
|
| Crontrol\MESSAGE_SCHEDULE_SAVED | 3
|
| WPMDBPRO_FILE | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wp-migrate-db-pro/wp-migrate-db-pro.php'
|
| WPMDBPRO_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wp-migrate-db-pro/'
|
| WPMDB_PRO | true
|
| WPMDB_VENDOR_DIR | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wp-migrate-db-pro/vendor'
|
| WPMDB_PLUGIN_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wp-migrate-db-pro/'
|
| WPMDB_MINIMUM_WP_VERSION | '5.2'
|
| WPMDB_MINIMUM_PHP_VERSION | '5.6'
|
| REQUESTS_SILENCE_PSR0_DEPRECATIONS | true
|
| NESTEDPAGES_DIR | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wp-nested-pages'
|
| NESTEDPAGES_URI | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wp-nested-pages/nestedpages.php'
|
| WP_ROCKET_VERSION | '3.20.0.3'
|
| WP_ROCKET_WP_VERSION | '5.8'
|
| WP_ROCKET_WP_VERSION_TESTED | '6.3.1'
|
| WP_ROCKET_PHP_VERSION | '7.3'
|
| WP_ROCKET_PRIVATE_KEY | false
|
| WP_ROCKET_SLUG | 'wp_rocket_settings'
|
| WP_ROCKET_WEB_MAIN | 'https://wp-rocket.me/'
|
| WP_ROCKET_WEB_API | 'https://wp-rocket.me/api/wp-rocket/'
|
| WP_ROCKET_WEB_CHECK | 'https://wp-rocket.me/check_update.php'
|
| WP_ROCKET_WEB_VALID | 'https://wp-rocket.me/valid_key.php'
|
| WP_ROCKET_WEB_INFO | 'https://wp-rocket.me/plugin_information.php'
|
| WP_ROCKET_FILE | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wp-rocket/wp-rocket.php'
|
| WP_ROCKET_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wp-rocket/'
|
| WP_ROCKET_INC_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wp-rocket/inc/'
|
| WP_ROCKET_DEPRECATED_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wp-rocket/inc/deprecated/'
|
| WP_ROCKET_FRONT_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wp-rocket/inc/front/'
|
| WP_ROCKET_ADMIN_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wp-rocket/inc/admin/'
|
| WP_ROCKET_ADMIN_UI_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wp-rocket/inc/admin/ui/'
|
| WP_ROCKET_ADMIN_UI_MODULES_PATH | '/'
|
| WP_ROCKET_COMMON_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wp-rocket/inc/common/'
|
| WP_ROCKET_FUNCTIONS_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wp-rocket/inc/functions/'
|
| WP_ROCKET_VENDORS_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wp-rocket/inc/vendors/'
|
| WP_ROCKET_3RD_PARTY_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wp-rocket/inc/3rd-party/'
|
| WP_ROCKET_CONFIG_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/wp-rocket-config/'
|
| WP_ROCKET_URL | 'https://parkroyal-dev.majortom.dev/wp-content/plugins/wp-rocket/'
|
| WP_ROCKET_INC_URL | 'https://parkroyal-dev.majortom.dev/wp-content/plugins/wp-rocket/inc/'
|
| WP_ROCKET_ADMIN_URL | 'https://parkroyal-dev.majortom.dev/wp-content/plugins/wp-rocket/inc/admin/'
|
| WP_ROCKET_ASSETS_URL | 'https://parkroyal-dev.majortom.dev/wp-content/plugins/wp-rocket/assets/'
|
| WP_ROCKET_ASSETS_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wp-rocket/assets/'
|
| WP_ROCKET_ASSETS_JS_URL | 'https://parkroyal-dev.majortom.dev/wp-content/plugins/wp-rocket/assets/js/'
|
| WP_ROCKET_ASSETS_JS_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/wp-rocket/assets/js/'
|
| WP_ROCKET_ASSETS_CSS_URL | 'https://parkroyal-dev.majortom.dev/wp-content/plugins/wp-rocket/assets/css/'
|
| WP_ROCKET_ASSETS_IMG_URL | 'https://parkroyal-dev.majortom.dev/wp-content/plugins/wp-rocket/assets/img/'
|
| WP_ROCKET_CACHE_ROOT_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/cache/'
|
| WP_ROCKET_CACHE_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/cache/wp-rocket/'
|
| WP_ROCKET_MINIFY_CACHE_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/cache/min/'
|
| WP_ROCKET_CACHE_BUSTING_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/cache/busting/'
|
| WP_ROCKET_CRITICAL_CSS_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/cache/critical-css/'
|
| WP_ROCKET_USED_CSS_PATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/cache/used-css/'
|
| WP_ROCKET_CACHE_ROOT_URL | 'https://parkroyal-dev.majortom.dev/wp-content/cache/'
|
| WP_ROCKET_CACHE_URL | 'https://parkroyal-dev.majortom.dev/wp-content/cache/wp-rocket/'
|
| WP_ROCKET_MINIFY_CACHE_URL | 'https://parkroyal-dev.majortom.dev/wp-content/cache/min/'
|
| WP_ROCKET_CACHE_BUSTING_URL | 'https://parkroyal-dev.majortom.dev/wp-content/cache/busting/'
|
| WP_ROCKET_USED_CSS_URL | 'https://parkroyal-dev.majortom.dev/wp-content/cache/used-css/'
|
| CHMOD_WP_ROCKET_CACHE_DIRS | 493
|
| WP_ROCKET_LASTVERSION | '3.19.4'
|
| WPMUDEV_LIMIT_TO_USER | false
|
| WPMUDEV_DISABLE_REMOTE_ACCESS | false
|
| WPMUDEV_MENU_LOCATION | '3.012'
|
| WPMUDEV_NO_AUTOACTIVATE | false
|
| WPMUDEV_CUSTOM_API_SERVER | false
|
| WPMUDEV_API_UNCOMPRESSED | false
|
| WPMUDEV_API_SSLVERIFY | true
|
| WPMUDEV_API_AUTHORIZATION | false
|
| WPMUDEV_API_DEBUG | false
|
| WPMUDEV_API_DEBUG_ALL | false
|
| WPMUDEV_DISABLE_SSO | false
|
| USER_SWITCHING_COOKIE | 'wordpress_user_sw_08a91deecdf5e6c4e130d9b687eb7149'
|
| USER_SWITCHING_SECURE_COOKIE | 'wordpress_user_sw_secure_08a91deecdf5e6c4e130d9b687eb7149'
|
| USER_SWITCHING_OLDUSER_COOKIE | 'wordpress_user_sw_olduser_08a91deecdf5e6c4e130d9b687eb7149'
|
| GRAVITY_API_URL | 'https://gravityapi.com/wp-json/gravityapi/v1'
|
| AME_WIDGET_EDITOR_DIR | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/admin-menu-editor-pro/extras/modules/dashboard-widget-editor'
|
| WP_ROCKET_PLUGIN_NAME | 'WP Rocket'
|
| WP_ROCKET_PLUGIN_SLUG | 'wprocket'
|
| AUTOSAVE_INTERVAL | 60
|
| EMPTY_TRASH_DAYS | 30
|
| WP_POST_REVISIONS | true
|
| WP_CRON_LOCK_TIMEOUT | 60
|
| TEMPLATEPATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/themes/parkroyal'
|
| STYLESHEETPATH | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/themes/parkroyal'
|
| WP_DEFAULT_THEME | 'twentytwentyfive'
|
| KINT_DIR | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/themes/parkroyal/vendor/kint-php/kint'
|
| KINT_WIN | false
|
| KINT_PHP80 | true
|
| KINT_PHP81 | true
|
| KINT_PHP82 | true
|
| KINT_PHP83 | true
|
| KINT_PHP84 | true
|
| KINT_PHP8412 | false
|
| KINT_PHP85 | false
|
| TIMBER_LOC | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/themes/parkroyal/vendor/timber/timber'
|
| TIMBER_LOADED | true
|
| ACF_URL | 'https://parkroyal-dev.majortom.dev/wp-content/plugins/advanced-custom-fields-pro/'
|
| SBI_PLUGIN_DIR | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/instagram-feed/'
|
| SBI_PLUGIN_URL | 'https://parkroyal-dev.majortom.dev/wp-content/plugins/instagram-feed/'
|
| SBI_PLUGIN_BASENAME | 'instagram-feed/instagram-feed.php'
|
| SBI_BACKUP_PREFIX | '!'
|
| SBI_FPL_PREFIX | '$'
|
| SBI_USE_BACKUP_PREFIX | |
| SBI_CRON_UPDATE_CACHE_TIME | 5184000
|
| SBI_MAX_RECORDS | 350
|
| SBI_BUILDER_DIR | '/home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/instagram-feed/admin/builder/'
|
| SBI_BUILDER_URL | 'https://parkroyal-dev.majortom.dev/wp-content/plugins/instagram-feed/admin/builder/'
|
| WFWAF_OPERATIONAL | true
|
| BCMath support | enabled |
| Directive | Local Value | Master Value |
|---|---|---|
| bcmath.scale | 0 | 0 |
| BZip2 Support | Enabled |
| Stream Wrapper support | compress.bzip2:// |
| Stream Filter support | bzip2.decompress, bzip2.compress |
| BZip2 Version | 1.0.8, 13-Jul-2019 |
| Calendar support | enabled |
| php-fpm | active |
| Directive | Local Value | Master Value |
|---|---|---|
| cgi.discard_path | Off | Off |
| cgi.fix_pathinfo | On | On |
| cgi.force_redirect | On | On |
| cgi.nph | Off | Off |
| cgi.redirect_status_env | no value | no value |
| cgi.rfc2616_headers | Off | Off |
| fastcgi.error_header | no value | no value |
| fastcgi.logging | On | On |
| fpm.config | no value | no value |
| PHP Version | 8.4.11 |
| Directive | Local Value | Master Value |
|---|---|---|
| allow_url_fopen | On | On |
| allow_url_include | Off | Off |
| arg_separator.input | & | & |
| arg_separator.output | & | & |
| auto_append_file | no value | no value |
| auto_globals_jit | On | On |
| auto_prepend_file | no value | no value |
| browscap | no value | no value |
| default_charset | UTF-8 | UTF-8 |
| default_mimetype | text/html | text/html |
| disable_classes | no value | no value |
| disable_functions | getmyuid,passthru,leak,listen,diskfreespace,link,shell_exec,dl,exec,system,highlight_file,source,show_source,fpassthru,virtual,posix_ctermid,posix_getcwd,posix_getegid,posix_geteuid,posix_getgid,posix_getgrgid,posix_getgrnam,posix_getgroups,posix_getlogin,posix_getpgid,posix_getpgrp,posix_getpid,posix_getppid,posix_getpwuid,posix_getrlimit,posix_getsid,posix_getuid,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_times,posix_ttyname,posix_uname,proc_open,proc_close,proc_nice,proc_terminate,escapeshellcmd,ini_alter,popen,pcntl_exec,socket_accept,socket_bind,socket_clear_error,socket_close,socket_connect,symlink,posix_geteuid,ini_alter,socket_listen,socket_create_listen,socket_read,socket_create_pair,stream_socket_server | getmyuid,passthru,leak,listen,diskfreespace,link,shell_exec,dl,exec,system,highlight_file,source,show_source,fpassthru,virtual,posix_ctermid,posix_getcwd,posix_getegid,posix_geteuid,posix_getgid,posix_getgrgid,posix_getgrnam,posix_getgroups,posix_getlogin,posix_getpgid,posix_getpgrp,posix_getpid,posix_getppid,posix_getpwuid,posix_getrlimit,posix_getsid,posix_getuid,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_times,posix_ttyname,posix_uname,proc_open,proc_close,proc_nice,proc_terminate,escapeshellcmd,ini_alter,popen,pcntl_exec,socket_accept,socket_bind,socket_clear_error,socket_close,socket_connect,symlink,posix_geteuid,ini_alter,socket_listen,socket_create_listen,socket_read,socket_create_pair,stream_socket_server |
| display_errors | Off | Off |
| display_startup_errors | Off | Off |
| doc_root | no value | no value |
| docref_ext | no value | no value |
| docref_root | no value | no value |
| enable_dl | Off | Off |
| enable_post_data_reading | On | On |
| error_append_string | no value | no value |
| error_log | no value | no value |
| error_log_mode | 0644 | 0644 |
| error_prepend_string | no value | no value |
| error_reporting | 30719 | 22527 |
| expose_php | Off | Off |
| extension_dir | /RunCloud/Packages/php84rc/lib/php/extensions/no-debug-non-zts-20240924 | /RunCloud/Packages/php84rc/lib/php/extensions/no-debug-non-zts-20240924 |
| fiber.stack_size | no value | no value |
| file_uploads | On | On |
| hard_timeout | 2 | 2 |
| highlight.comment | #FF8000 | #FF8000 |
| highlight.default | #0000BB | #0000BB |
| highlight.html | #000000 | #000000 |
| highlight.keyword | #007700 | #007700 |
| highlight.string | #DD0000 | #DD0000 |
| html_errors | Off | On |
| ignore_repeated_errors | Off | Off |
| ignore_repeated_source | Off | Off |
| ignore_user_abort | Off | Off |
| implicit_flush | Off | Off |
| include_path | /home/mt-parkroyal/webapps/parkroyal-dev/wp-content/plugins/post-smtp/includes/libs/HTMLPurifier:.: | .: |
| input_encoding | no value | no value |
| internal_encoding | no value | no value |
| log_errors | Off | On |
| mail.add_x_header | Off | Off |
| mail.force_extra_parameters | no value | no value |
| mail.log | no value | no value |
| mail.mixed_lf_and_crlf | Off | Off |
| max_execution_time | 30 | 30 |
| max_file_uploads | 20 | 20 |
| max_input_nesting_level | 64 | 64 |
| max_input_time | 60 | 60 |
| max_input_vars | 1000 | 1000 |
| max_multipart_body_parts | -1 | -1 |
| memory_limit | 256M | 256M |
| open_basedir | /home/mt-parkroyal/webapps/parkroyal-dev:/var/lib/php/session:/tmp | no value |
| output_buffering | 4096 | 4096 |
| output_encoding | no value | no value |
| output_handler | no value | no value |
| post_max_size | 256M | 256M |
| precision | 14 | 14 |
| realpath_cache_size | 4096K | 4096K |
| realpath_cache_ttl | 120 | 120 |
| register_argc_argv | Off | Off |
| report_memleaks | On | On |
| report_zend_debug | Off | Off |
| request_order | GP | GP |
| sendmail_from | no value | no value |
| sendmail_path | /usr/sbin/sendmail -t -i | /usr/sbin/sendmail -t -i |
| serialize_precision | -1 | -1 |
| short_open_tag | Off | Off |
| SMTP | localhost | localhost |
| smtp_port | 25 | 25 |
| sys_temp_dir | no value | no value |
| syslog.facility | LOG_USER | LOG_USER |
| syslog.filter | no-ctrl | no-ctrl |
| syslog.ident | php | php |
| unserialize_callback_func | no value | no value |
| upload_max_filesize | 256M | 256M |
| upload_tmp_dir | no value | no value |
| user_dir | no value | no value |
| user_ini.cache_ttl | 300 | 300 |
| user_ini.filename | .user.ini | .user.ini |
| variables_order | GPCS | GPCS |
| xmlrpc_error_number | 0 | 0 |
| xmlrpc_errors | Off | Off |
| zend.assertions | -1 | -1 |
| zend.detect_unicode | On | On |
| zend.enable_gc | On | On |
| zend.exception_ignore_args | Off | On |
| zend.exception_string_param_max_len | 0 | 0 |
| zend.max_allowed_stack_size | 0 | 0 |
| zend.multibyte | Off | Off |
| zend.reserved_stack_size | 0 | 0 |
| zend.script_encoding | no value | no value |
| zend.signal_check | Off | Off |
| ctype functions | enabled |
| cURL support | enabled |
| cURL Information | 7.81.0 |
| Age | 9 |
| Features | |
| AsynchDNS | Yes |
| CharConv | No |
| Debug | No |
| GSS-Negotiate | No |
| IDN | Yes |
| IPv6 | Yes |
| krb4 | No |
| Largefile | Yes |
| libz | Yes |
| NTLM | Yes |
| NTLMWB | Yes |
| SPNEGO | Yes |
| SSL | Yes |
| SSPI | No |
| TLS-SRP | Yes |
| HTTP2 | Yes |
| GSSAPI | Yes |
| KERBEROS5 | Yes |
| UNIX_SOCKETS | Yes |
| PSL | Yes |
| HTTPS_PROXY | Yes |
| MULTI_SSL | No |
| BROTLI | Yes |
| ALTSVC | Yes |
| HTTP3 | No |
| UNICODE | No |
| ZSTD | Yes |
| HSTS | Yes |
| GSASL | No |
| Protocols | dict, file, ftp, ftps, gopher, gophers, http, https, imap, imaps, ldap, ldaps, mqtt, pop3, pop3s, rtmp, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp |
| Host | x86_64-pc-linux-gnu |
| SSL Version | OpenSSL/3.0.2 |
| ZLib Version | 1.2.11 |
| libSSH Version | libssh/0.9.6/openssl/zlib |
| Directive | Local Value | Master Value |
|---|---|---|
| curl.cainfo | no value | no value |
| date/time support | enabled |
| timelib version | 2022.12 |
| "Olson" Timezone Database Version | 2025.2 |
| Timezone Database | internal |
| Default timezone | UTC |
| Directive | Local Value | Master Value |
|---|---|---|
| date.default_latitude | 31.7667 | 31.7667 |
| date.default_longitude | 35.2333 | 35.2333 |
| date.sunrise_zenith | 90.833333 | 90.833333 |
| date.sunset_zenith | 90.833333 | 90.833333 |
| date.timezone | America/Vancouver | America/Vancouver |
| DOM/XML | enabled |
| DOM/XML API Version | 20031129 |
| libxml Version | 2.9.13 |
| HTML Support | enabled |
| XPath Support | enabled |
| XPointer Support | enabled |
| Schema Support | enabled |
| RelaxNG Support | enabled |
| enchant support | enabled |
| Libenchant Version | 2.3.2 |
| aspell | Aspell Provider | /usr/lib/x86_64-linux-gnu/enchant-2/enchant_aspell.so |
| hunspell | Hunspell Provider | /usr/lib/x86_64-linux-gnu/enchant-2/enchant_hunspell.so |
| hspell | Hspell Provider | /usr/lib/x86_64-linux-gnu/enchant-2/enchant_hspell.so |
| EXIF Support | enabled |
| Supported EXIF Version | 0220 |
| Supported filetypes | JPEG, TIFF |
| Multibyte decoding support using mbstring | enabled |
| Extended EXIF tag formats | Canon, Casio, Fujifilm, Nikon, Olympus, Samsung, Panasonic, DJI, Sony, Pentax, Minolta, Sigma, Foveon, Kyocera, Ricoh, AGFA, Epson |
| Directive | Local Value | Master Value |
|---|---|---|
| exif.decode_jis_intel | JIS | JIS |
| exif.decode_jis_motorola | JIS | JIS |
| exif.decode_unicode_intel | UCS-2LE | UCS-2LE |
| exif.decode_unicode_motorola | UCS-2BE | UCS-2BE |
| exif.encode_jis | no value | no value |
| exif.encode_unicode | ISO-8859-15 | ISO-8859-15 |
| FFI support | enabled |
| Directive | Local Value | Master Value |
|---|---|---|
| ffi.enable | preload | preload |
| ffi.preload | no value | no value |
| fileinfo support | enabled |
| libmagic | 545 |
| Input Validation and Filtering | enabled |
| Directive | Local Value | Master Value |
|---|---|---|
| filter.default | unsafe_raw | unsafe_raw |
| filter.default_flags | no value | no value |
| FTP support | enabled |
| FTPS support | disabled |
| GD Support | enabled |
| GD Version | bundled (2.1.0 compatible) |
| FreeType Support | enabled |
| FreeType Linkage | with freetype |
| FreeType Version | 2.11.1 |
| GIF Read Support | enabled |
| GIF Create Support | enabled |
| JPEG Support | enabled |
| libJPEG Version | 8 |
| PNG Support | enabled |
| libPNG Version | 1.6.37 |
| WBMP Support | enabled |
| XPM Support | enabled |
| libXpm Version | 30411 |
| XBM Support | enabled |
| JIS-mapped Japanese Font Support | enabled |
| WebP Support | enabled |
| BMP Support | enabled |
| TGA Read Support | enabled |
| Directive | Local Value | Master Value |
|---|---|---|
| gd.jpeg_ignore_warning | On | On |
| GetText Support | enabled |
| gmp support | enabled |
| GMP version | 6.2.1 |
| hash support | enabled |
| Hashing Engines | md2 md4 md5 sha1 sha224 sha256 sha384 sha512/224 sha512/256 sha512 sha3-224 sha3-256 sha3-384 sha3-512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost gost-crypto adler32 crc32 crc32b crc32c fnv132 fnv1a32 fnv164 fnv1a64 joaat murmur3a murmur3c murmur3f xxh32 xxh64 xxh3 xxh128 haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5 |
| MHASH support | Enabled |
| MHASH API Version | Emulated Support |
| iconv support | enabled |
| iconv implementation | glibc |
| iconv library version | 2.35 |
| Directive | Local Value | Master Value |
|---|---|---|
| iconv.input_encoding | no value | no value |
| iconv.internal_encoding | no value | no value |
| iconv.output_encoding | no value | no value |
| igbinary support | enabled |
| igbinary version | 3.2.16 |
| igbinary APCu serializer ABI | no |
| igbinary session support | yes |
| Directive | Local Value | Master Value |
|---|---|---|
| igbinary.compact_strings | On | On |
| Internationalization support | enabled |
| ICU version | 70.1 |
| ICU Data version | 70.1 |
| ICU TZData version | 2025b |
| ICU Unicode version | 14.0 |
| Directive | Local Value | Master Value |
|---|---|---|
| intl.default_locale | no value | no value |
| intl.error_level | 0 | 0 |
| intl.use_exceptions | Off | Off |
| json support | enabled |
| libXML support | active |
| libXML Compiled Version | 2.9.13 |
| libXML Loaded Version | 20913 |
| libXML streams | enabled |
| Multibyte Support | enabled |
| Multibyte string engine | libmbfl |
| HTTP input encoding translation | disabled |
| libmbfl version | 1.3.2 |
| mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1. |
|---|
| Multibyte (japanese) regex support | enabled |
| Multibyte regex (oniguruma) version | 6.9.7 |
| Directive | Local Value | Master Value |
|---|---|---|
| mbstring.detect_order | no value | no value |
| mbstring.encoding_translation | Off | Off |
| mbstring.http_input | no value | no value |
| mbstring.http_output | no value | no value |
| mbstring.http_output_conv_mimetypes | ^(text/|application/xhtml\+xml) | ^(text/|application/xhtml\+xml) |
| mbstring.internal_encoding | no value | no value |
| mbstring.language | neutral | neutral |
| mbstring.regex_retry_limit | 1000000 | 1000000 |
| mbstring.regex_stack_limit | 100000 | 100000 |
| mbstring.strict_detection | Off | Off |
| mbstring.substitute_character | no value | no value |
| memcache support | enabled |
|---|---|
| Version | 8.2 |
| Directive | Local Value | Master Value |
|---|---|---|
| memcache.allow_failover | 1 | 1 |
| memcache.chunk_size | 32768 | 32768 |
| memcache.compress_threshold | 20000 | 20000 |
| memcache.default_port | 11211 | 11211 |
| memcache.hash_function | crc32 | crc32 |
| memcache.hash_strategy | consistent | consistent |
| memcache.lock_timeout | 15 | 15 |
| memcache.max_failover_attempts | 20 | 20 |
| memcache.prefix_host_key | Off | Off |
| memcache.prefix_host_key_remove_subdomain | Off | Off |
| memcache.prefix_host_key_remove_www | On | On |
| memcache.prefix_static_key | no value | no value |
| memcache.protocol | ascii | ascii |
| memcache.redundancy | 1 | 1 |
| memcache.session_prefix_host_key | Off | Off |
| memcache.session_prefix_host_key_remove_subdomain | Off | Off |
| memcache.session_prefix_host_key_remove_www | On | On |
| memcache.session_prefix_static_key | no value | no value |
| memcache.session_redundancy | 2 | 2 |
| memcache.session_save_path | no value | no value |
| memcached support | enabled |
|---|---|
| Version | 3.3.0 |
| libmemcached version | 1.0.18 |
| SASL support | yes |
| Session support | yes |
| igbinary support | no |
| json support | no |
| msgpack support | no |
| zstd support | no |
| Directive | Local Value | Master Value |
|---|---|---|
| memcached.compression_factor | 1.3 | 1.3 |
| memcached.compression_level | 3 | 3 |
| memcached.compression_threshold | 2000 | 2000 |
| memcached.compression_type | fastlz | fastlz |
| memcached.default_binary_protocol | Off | Off |
| memcached.default_connect_timeout | 0 | 0 |
| memcached.default_consistent_hash | Off | Off |
| memcached.item_size_limit | 0 | 0 |
| memcached.serializer | php | php |
| memcached.sess_binary_protocol | On | On |
| memcached.sess_connect_timeout | 0 | 0 |
| memcached.sess_consistent_hash | On | On |
| memcached.sess_consistent_hash_type | ketama | ketama |
| memcached.sess_lock_expire | 0 | 0 |
| memcached.sess_lock_max_wait | not set | not set |
| memcached.sess_lock_retries | 5 | 5 |
| memcached.sess_lock_wait | not set | not set |
| memcached.sess_lock_wait_max | 150 | 150 |
| memcached.sess_lock_wait_min | 150 | 150 |
| memcached.sess_locking | On | On |
| memcached.sess_number_of_replicas | 0 | 0 |
| memcached.sess_persistent | Off | Off |
| memcached.sess_prefix | memc.sess.key. | memc.sess.key. |
| memcached.sess_randomize_replica_read | Off | Off |
| memcached.sess_remove_failed_servers | Off | Off |
| memcached.sess_sasl_password | no value | no value |
| memcached.sess_sasl_username | no value | no value |
| memcached.sess_server_failure_limit | 0 | 0 |
| memcached.store_retry_count | 0 | 0 |
| MessagePack Support | enabled |
| Session Support | enabled |
| MessagePack APCu Serializer ABI | no |
| extension Version | 3.0.0 |
| header Version | 3.2.0 |
| Directive | Local Value | Master Value |
|---|---|---|
| msgpack.assoc | On | On |
| msgpack.error_display | On | On |
| msgpack.illegal_key_insert | Off | Off |
| msgpack.php_only | On | On |
| msgpack.use_str8_serialization | On | On |
| MysqlI Support | enabled |
| Client API library version | mysqlnd 8.4.11 |
| Active Persistent Links | 0 |
| Inactive Persistent Links | 0 |
| Active Links | 1 |
| Directive | Local Value | Master Value |
|---|---|---|
| mysqli.allow_local_infile | Off | Off |
| mysqli.allow_persistent | On | On |
| mysqli.default_host | no value | no value |
| mysqli.default_port | 3306 | 3306 |
| mysqli.default_pw | no value | no value |
| mysqli.default_socket | /var/run/mysqld/mysqld.sock | /var/run/mysqld/mysqld.sock |
| mysqli.default_user | no value | no value |
| mysqli.local_infile_directory | no value | no value |
| mysqli.max_links | Unlimited | Unlimited |
| mysqli.max_persistent | Unlimited | Unlimited |
| mysqli.rollback_on_cached_plink | Off | Off |
| mysqlnd | enabled |
| Version | mysqlnd 8.4.11 |
| Compression | supported |
| core SSL | supported |
| extended SSL | supported |
| Command buffer size | 4096 |
| Read buffer size | 32768 |
| Read timeout | 86400 |
| Collecting statistics | Yes |
| Collecting memory statistics | No |
| Tracing | n/a |
| Loaded plugins | mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_caching_sha2_password,auth_plugin_sha256_password |
| API Extensions | mysqli,pdo_mysql |
| OpenSSL support | enabled |
| OpenSSL Library Version | OpenSSL 3.0.2 15 Mar 2022 |
| OpenSSL Header Version | OpenSSL 3.0.2 15 Mar 2022 |
| Openssl default config | /usr/lib/ssl/openssl.cnf |
| Directive | Local Value | Master Value |
|---|---|---|
| openssl.cafile | no value | no value |
| openssl.capath | no value | no value |
| pcntl support | enabled |
| PCRE (Perl Compatible Regular Expressions) Support | enabled |
| PCRE Library Version | 10.44 2024-06-07 |
| PCRE Unicode Version | 15.0.0 |
| PCRE JIT Support | enabled |
| PCRE JIT Target | x86 64bit (little endian + unaligned) |
| Directive | Local Value | Master Value |
|---|---|---|
| pcre.backtrack_limit | 1000000 | 1000000 |
| pcre.jit | On | On |
| pcre.recursion_limit | 100000 | 100000 |
| PDO support | enabled |
| PDO drivers | mysql, sqlite |
| PDO Driver for MySQL | enabled |
| Client API version | mysqlnd 8.4.11 |
| Directive | Local Value | Master Value |
|---|---|---|
| pdo_mysql.default_socket | /var/run/mysqld/mysqld.sock | /var/run/mysqld/mysqld.sock |
| PDO Driver for SQLite 3.x | enabled |
| SQLite Library | 3.37.2 |
| Phar: PHP Archive support | enabled |
| Phar API version | 1.1.1 |
| Phar-based phar archives | enabled |
| Tar-based phar archives | enabled |
| ZIP-based phar archives | enabled |
| gzip compression | enabled |
| bzip2 compression | enabled |
| OpenSSL support | enabled |
|
Phar based on pear/PHP_Archive, original concept by Davey Shafik. Phar fully realized by Gregory Beaver and Marcus Boerger. Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle. |
| Directive | Local Value | Master Value |
|---|---|---|
| phar.cache_list | no value | no value |
| phar.readonly | On | On |
| phar.require_hash | On | On |
| POSIX support | enabled |
| Version | 8.4.11 |
| Readline Support | enabled |
| Readline library | EditLine wrapper |
| Directive | Local Value | Master Value |
|---|---|---|
| cli.pager | no value | no value |
| cli.prompt | \b \> | \b \> |
| realpath_turbo support | enabled |
|---|---|
| Version | 2.0.0 |
| Build Date | Aug 6 2025 03:24:43 |
| Creator | Artur Graniszewski |
| Directive | Local Value | Master Value |
|---|---|---|
| realpath_turbo.disable_dangerous_functions | Off | Off |
| realpath_turbo.open_basedir | /home/mt-parkroyal/webapps/parkroyal-dev:/var/lib/php/session:/tmp | /home/mt-parkroyal/webapps/parkroyal-dev:/var/lib/php/session:/tmp |
| Redis Support | enabled |
|---|---|
| Redis Version | 6.2.0 |
| Redis Sentinel Version | 1.0 |
| Available serializers | php, json, igbinary, msgpack |
| Available compression | lzf, zstd, lz4 |
| Directive | Local Value | Master Value |
|---|---|---|
| redis.arrays.algorithm | no value | no value |
| redis.arrays.auth | no value | no value |
| redis.arrays.autorehash | 0 | 0 |
| redis.arrays.connecttimeout | 0 | 0 |
| redis.arrays.consistent | 0 | 0 |
| redis.arrays.distributor | no value | no value |
| redis.arrays.functions | no value | no value |
| redis.arrays.hosts | no value | no value |
| redis.arrays.index | 0 | 0 |
| redis.arrays.lazyconnect | 0 | 0 |
| redis.arrays.names | no value | no value |
| redis.arrays.pconnect | 0 | 0 |
| redis.arrays.previous | no value | no value |
| redis.arrays.readtimeout | 0 | 0 |
| redis.arrays.retryinterval | 0 | 0 |
| redis.clusters.auth | no value | no value |
| redis.clusters.cache_slots | 0 | 0 |
| redis.clusters.persistent | 0 | 0 |
| redis.clusters.read_timeout | 0 | 0 |
| redis.clusters.seeds | no value | no value |
| redis.clusters.timeout | 0 | 0 |
| redis.pconnect.connection_limit | 0 | 0 |
| redis.pconnect.echo_check_liveness | 1 | 1 |
| redis.pconnect.pool_detect_dirty | 0 | 0 |
| redis.pconnect.pool_pattern | no value | no value |
| redis.pconnect.pool_poll_timeout | 0 | 0 |
| redis.pconnect.pooling_enabled | 1 | 1 |
| redis.session.compression | none | none |
| redis.session.compression_level | 3 | 3 |
| redis.session.early_refresh | 0 | 0 |
| redis.session.lock_expire | 0 | 0 |
| redis.session.lock_retries | 100 | 100 |
| redis.session.lock_wait_time | 20000 | 20000 |
| redis.session.locking_enabled | 0 | 0 |
| Reflection | enabled |
| Session Support | enabled |
| Registered save handlers | files user memcache memcached redis rediscluster |
| Registered serializer handlers | php_serialize php php_binary igbinary msgpack |
| Directive | Local Value | Master Value |
|---|---|---|
| session.auto_start | Off | Off |
| session.cache_expire | 180 | 180 |
| session.cache_limiter | nocache | nocache |
| session.cookie_domain | no value | no value |
| session.cookie_httponly | Off | Off |
| session.cookie_lifetime | 0 | 0 |
| session.cookie_path | / | / |
| session.cookie_samesite | no value | no value |
| session.cookie_secure | Off | Off |
| session.gc_divisor | 1000 | 1000 |
| session.gc_maxlifetime | 1440 | 1440 |
| session.gc_probability | 1 | 1 |
| session.lazy_write | On | On |
| session.name | PHPSESSID | PHPSESSID |
| session.referer_check | no value | no value |
| session.save_handler | files | files |
| session.save_path | no value | no value |
| session.serialize_handler | php | php |
| session.sid_bits_per_character | 4 | 4 |
| session.sid_length | 32 | 32 |
| session.upload_progress.cleanup | On | On |
| session.upload_progress.enabled | On | On |
| session.upload_progress.freq | 1% | 1% |
| session.upload_progress.min_freq | 1 | 1 |
| session.upload_progress.name | PHP_SESSION_UPLOAD_PROGRESS | PHP_SESSION_UPLOAD_PROGRESS |
| session.upload_progress.prefix | upload_progress_ | upload_progress_ |
| session.use_cookies | On | On |
| session.use_only_cookies | On | On |
| session.use_strict_mode | Off | Off |
| session.use_trans_sid | Off | Off |
| shmop support | enabled |
| SimpleXML support | enabled |
| Schema support | enabled |
| Soap Client | enabled |
| Soap Server | enabled |
| Directive | Local Value | Master Value |
|---|---|---|
| soap.wsdl_cache | 1 | 1 |
| soap.wsdl_cache_dir | /tmp | /tmp |
| soap.wsdl_cache_enabled | On | On |
| soap.wsdl_cache_limit | 5 | 5 |
| soap.wsdl_cache_ttl | 86400 | 86400 |
| Sockets Support | enabled |
| sodium support | enabled |
| libsodium headers version | 1.0.18 |
| libsodium library version | 1.0.18 |
| SPL support | enabled |
| Interfaces | OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject |
| Classes | AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException |
| SQLite3 support | enabled |
| SQLite Library | 3.37.2 |
| Directive | Local Value | Master Value |
|---|---|---|
| sqlite3.defensive | On | On |
| sqlite3.extension_dir | no value | no value |
| Dynamic Library Support | enabled |
| Path to sendmail | /usr/sbin/sendmail -t -i |
| Directive | Local Value | Master Value |
|---|---|---|
| assert.active | On | On |
| assert.bail | Off | Off |
| assert.callback | no value | no value |
| assert.exception | On | On |
| assert.warning | On | On |
| auto_detect_line_endings | Off | Off |
| default_socket_timeout | 60 | 60 |
| from | no value | no value |
| session.trans_sid_hosts | no value | no value |
| session.trans_sid_tags | a=href,area=href,frame=src,form= | a=href,area=href,frame=src,form= |
| unserialize_max_depth | 4096 | 4096 |
| url_rewriter.hosts | no value | no value |
| url_rewriter.tags | form= | form= |
| user_agent | no value | no value |
| Swoole | enabled |
|---|---|
| Author | Swoole Team <team@swoole.com> |
| Version | 6.0.2 |
| Built | Jul 22 2025 06:31:32 |
| coroutine | enabled with boost asm context |
| epoll | enabled |
| eventfd | enabled |
| signalfd | enabled |
| cpu_affinity | enabled |
| spinlock | enabled |
| rwlock | enabled |
| openssl | OpenSSL 3.0.2 15 Mar 2022 |
| dtls | enabled |
| http2 | enabled |
| json | enabled |
| curl-native | enabled |
| curl-version | 7.81.0 |
| zlib | 1.2.11 |
| brotli | E16777225/D16777225 |
| mutex_timedlock | enabled |
| pthread_barrier | enabled |
| futex | enabled |
| mysqlnd | enabled |
| Directive | Local Value | Master Value |
|---|---|---|
| swoole.display_errors | On | On |
| swoole.enable_fiber_mock | Off | Off |
| swoole.enable_library | On | On |
| swoole.enable_preemptive_scheduler | Off | Off |
| swoole.unixsock_buffer_size | 8388608 | 8388608 |
| swoole.use_shortname | On | On |
| sysvmsg support | enabled |
| sysvsem support | enabled |
| sysvshm support | enabled |
| Tidy support | enabled |
| libTidy Version | 5.6.0 |
| libTidy Release | 2017/11/25 |
| Directive | Local Value | Master Value |
|---|---|---|
| tidy.clean_output | Off | Off |
| tidy.default_config | no value | no value |
| Alternative Timezone Database | enabled |
| Timezone Database Version | 2025.2 |
| Tokenizer Support | enabled |
| XML Support | active |
| XML Namespace Support | active |
| libxml2 Version | 2.9.13 |
| XMLReader | enabled |
| XMLRPC extension version | 1.0.0RC3 |
| core library version | xmlrpc-epi v. 0.51 |
| author | Dan Libby |
| homepage | http://xmlrpc-epi.sourceforge.net |
| open sourced by | Epinions.com |
| XMLWriter | enabled |
| XSL | enabled |
| libxslt Version | 1.1.34 |
| libxslt compiled against libxml Version | 2.9.13 |
| EXSLT | enabled |
| libexslt Version | 1.1.34 |
| Opcode Caching | Up and Running |
| Optimization | Enabled |
| SHM Cache | Enabled |
| File Cache | Disabled |
| JIT | Disabled |
| Startup | OK |
| Shared memory model | mmap |
| Cache hits | 29261356 |
| Cache misses | 29878528 |
| Used memory | 201207928 |
| Free memory | 1560 |
| Wasted memory | 117104 |
| Interned Strings Used memory | 30794928 |
| Interned Strings Free memory | 36313936 |
| Cached scripts | 3957 |
| Cached keys | 5809 |
| Max keys | 7963 |
| OOM restarts | 3 |
| Hash keys restarts | 0 |
| Manual restarts | 0 |
| Start time | 2025-12-11T00:50:35+0000 |
| Last restart time | 2025-12-11T02:24:46+0000 |
| Last force restart time | none |
| Directive | Local Value | Master Value |
|---|---|---|
| opcache.blacklist_filename | no value | no value |
| opcache.dups_fix | Off | Off |
| opcache.enable | On | On |
| opcache.enable_cli | Off | Off |
| opcache.enable_file_override | Off | Off |
| opcache.error_log | no value | no value |
| opcache.file_cache | no value | no value |
| opcache.file_cache_consistency_checks | On | On |
| opcache.file_cache_only | Off | Off |
| opcache.file_update_protection | 2 | 2 |
| opcache.force_restart_timeout | 180 | 180 |
| opcache.huge_code_pages | Off | Off |
| opcache.interned_strings_buffer | 64 | 64 |
| opcache.jit | disable | disable |
| opcache.jit_bisect_limit | 0 | 0 |
| opcache.jit_blacklist_root_trace | 16 | 16 |
| opcache.jit_blacklist_side_trace | 8 | 8 |
| opcache.jit_buffer_size | 64M | 64M |
| opcache.jit_debug | 0 | 0 |
| opcache.jit_hot_func | 127 | 127 |
| opcache.jit_hot_loop | 64 | 64 |
| opcache.jit_hot_return | 8 | 8 |
| opcache.jit_hot_side_exit | 8 | 8 |
| opcache.jit_max_exit_counters | 8192 | 8192 |
| opcache.jit_max_loop_unrolls | 8 | 8 |
| opcache.jit_max_polymorphic_calls | 2 | 2 |
| opcache.jit_max_recursive_calls | 2 | 2 |
| opcache.jit_max_recursive_returns | 2 | 2 |
| opcache.jit_max_root_traces | 1024 | 1024 |
| opcache.jit_max_side_traces | 128 | 128 |
| opcache.jit_max_trace_length | 1024 | 1024 |
| opcache.jit_prof_threshold | 0.005 | 0.005 |
| opcache.lockfile_path | /tmp | /tmp |
| opcache.log_verbosity_level | 1 | 1 |
| opcache.max_accelerated_files | 7963 | 7963 |
| opcache.max_file_size | 0 | 0 |
| opcache.max_wasted_percentage | 5 | 5 |
| opcache.memory_consumption | 192 | 192 |
| opcache.opt_debug_level | 0 | 0 |
| opcache.optimization_level | 0x7FFEBFFF | 0x7FFEBFFF |
| opcache.preferred_memory_model | no value | no value |
| opcache.preload | no value | no value |
| opcache.preload_user | no value | no value |
| opcache.protect_memory | Off | Off |
| opcache.record_warnings | Off | Off |
| opcache.restrict_api | no value | no value |
| opcache.revalidate_freq | 0 | 0 |
| opcache.revalidate_path | Off | Off |
| opcache.save_comments | On | On |
| opcache.use_cwd | On | On |
| opcache.validate_permission | Off | Off |
| opcache.validate_root | Off | Off |
| opcache.validate_timestamps | On | On |
| Zip | enabled |
| Zip version | 1.22.6 |
| Libzip version | 1.7.3 |
| BZIP2 compression | Yes |
| XZ compression | No |
| ZSTD compression | No |
| AES-128 encryption | Yes |
| AES-192 encryption | Yes |
| AES-256 encryption | Yes |
| ZLib Support | enabled |
| Stream Wrapper | compress.zlib:// |
| Stream Filter | zlib.inflate, zlib.deflate |
| Compiled Version | 1.2.11 |
| Linked Version | 1.2.11 |
| Directive | Local Value | Master Value |
|---|---|---|
| zlib.output_compression | Off | Off |
| zlib.output_compression_level | -1 | -1 |
| zlib.output_handler | no value | no value |
| Module Name |
|---|
array (4)0 => array (7)| 'name' => 'default output handler' | 'type' => 0 | 'flags' => 112 | 'level' => 0 | 'chunk_size' => 4096 | 'buffer_size' => 8192 | 'buffer_used' => 01 => array (7)| 'name' => 'WP_Rocket\Buffer\Cache::maybe_process_buffer' | 'type' => 1 | 'flags' => 113 | 'level' => 1 | 'chunk_size' => 0 | 'buffer_size' => 16384 | 'buffer_used' => 02 => array (7)| 'name' => 'GFForms::ensure_hook_js_output' | 'type' => 1 | 'flags' => 113 | 'level' => 2 | 'chunk_size' => 0 | 'buffer_size' => 16384 | 'buffer_used' => 03 => array (7)| 'name' => 'WP_Rocket\Engine\Optimization\Buffer\Optimization::maybe_process_buffer' | 'type' => 1 | 'flags' => 113 | 'level' => 3 | 'chunk_size' => 0 | 'buffer_size' => 16384 | 'buffer_used' => 0
| Cookie | 'tracy-session=cd48f32b97'
|
|---|---|
| Referer | 'https://parkroyal-dev.majortom.dev/careers'
|
| Accept-Encoding | 'gzip, br, zstd, deflate'
|
| User-Agent | 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
|
| Accept | '*/*'
|
| Connection | 'close'
|
| X-Forwarded-Proto | 'https'
|
| X-Forwarded-For | '216.73.216.190'
|
| X-Server-Addr | '147.182.144.49'
|
| Host | 'parkroyal-dev.majortom.dev'
|
| Authorization |
empty
empty
| tracy-session | 'cd48f32b97'
|
|---|
| Link | |
|---|---|
| Link | |
| Link | |
| Content-Type | 'text/html; charset=UTF-8'
|
Headers were not sent at the time the exception was thrown