Error
File: .../stihla/Leximo/Modules/Objects/@Traits/@Single.php:23
13: 14: /** 15: * Map 16: * @param mixed 17: * @return object 18: */ 19: 20: public function map() { 21: 22: // Init new map 23: $this->map = $this->object->map(func_get_args()); 24: 25: // Return class 26: return $this; 27:
.../wp-content/themes/stihla/Modules/Shop/Orders.php:30 source Leximo\Objects\Posts\Single->map()
20: * @return bool 21: */ 22: 23: public static function getSingle(int $id, string $hash) : Leximo\Objects\Posts\Single { 24: return Leximo::getPost(['post_type' => OrderPostType::POST_TYPE, 'id' => $id, 'meta_query' => array( 25: array( 26: 'key' => OrderPostType::METABOX_PREFIX . 'hash', 27: 'value' => $hash, 28: 'compare' => '=', 29: ) 30: )])->map('Modules\Shop\OrderMap'); 31: } 32: 33: } 34:
.../www/wp-content/themes/stihla/order-sent.php:12 source Modules\Shop\Orders::getSingle()
2: 3: /* Template Name: Objednávka - Odeslána */ 4: 5: // Get presenter 6: $presenter = Leximo::getPresenter(); 7: 8: // Add post 9: $presenter->post = Leximo::getPost(); 10: 11: // Add order 12: $presenter->order = Modules\Shop\Orders::getSingle((int) $presenter->request->order, (string) $presenter->request->hash); 13: 14: // Check order 15: if($presenter->order->isEmpty()) { 16: wp_die(lex_trans('neplatná objednávka'));
.../www/wp-includes/template-loader.php:106 source include(arguments)
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() );
#0 | "/www/hosting/stihla-linie.cz/www/wp-content/themes/stihla/order-sent.php" (72)
|
---|
/www/hosting/stihla-linie.cz/www/wp-blog-header.php:19 source require_once(arguments)
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: } 22:
#0 | "/www/hosting/stihla-linie.cz/www/wp-includes/template-loader.php" (64)
|
---|
/www/hosting/stihla-linie.cz/www/index.php:17 source require(arguments)
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'; 18:
#0 | "/www/hosting/stihla-linie.cz/www/wp-blog-header.php" (51)
|
---|
SERVER_SOFTWARE | "Apache" (6)
|
---|---|
REQUEST_URI | "/objednavka/odeslana" (20)
|
magick_temporary_path | "/www/hosting/stihla-linie.cz/tmp" (32)
|
magick_tmp_path | "/www/hosting/stihla-linie.cz/tmp" (32)
|
magick_tmpdir | "/www/hosting/stihla-linie.cz/tmp" (32)
|
sys_temp_dir | "/www/hosting/stihla-linie.cz/tmp" (32)
|
sys_tmp_dir | "/www/hosting/stihla-linie.cz/tmp" (32)
|
HOME | "/www/hosting/stihla-linie.cz" (28)
|
USER | "www-data" (8)
|
SCRIPT_NAME | "/index.php" (10)
|
QUERY_STRING | ""
|
REQUEST_METHOD | "GET" (3)
|
SERVER_PROTOCOL | "HTTP/2.0" (8)
|
GATEWAY_INTERFACE | "CGI/1.1" (7)
|
REDIRECT_URL | "/objednavka/odeslana" (20)
|
REMOTE_PORT | "59466" (5)
|
SCRIPT_FILENAME | "/www/hosting/stihla-linie.cz/www/index.php" (42)
|
SERVER_ADMIN | "postmaster@stihla-linie.cz" (26)
|
CONTEXT_DOCUMENT_ROOT | "/www/hosting/stihla-linie.cz/www" (32)
|
CONTEXT_PREFIX | ""
|
REQUEST_SCHEME | "https" (5)
|
DOCUMENT_ROOT | "/www/hosting/stihla-linie.cz/www" (32)
|
REMOTE_ADDR | "18.97.9.169" (11)
|
SERVER_PORT | "443" (3)
|
SERVER_ADDR | "37.235.104.224" (14)
|
SERVER_NAME | "stihla-linie.cz" (15)
|
SERVER_SIGNATURE | ""
|
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" (60)
|
HTTP_HOST | "stihla-linie.cz" (15)
|
HTTP_ACCEPT_ENCODING | "br,gzip" (7)
|
HTTP_IF_MODIFIED_SINCE | "Sat, 24 Sep 2022 16:58:29 GMT" (29)
|
HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.5" (14)
|
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" (63)
|
HTTP_USER_AGENT | "CCBot/2.0 (https://commoncrawl.org/faq/)" (40)
|
proxy-nokeepalive | "1"
|
SSL_SESSION_RESUMED | "Initial" (7)
|
SSL_SESSION_ID | "5b2af3ff60b2a65c76039f544a1ee46f66c33207d2958d69c5f0068f4f01c21a" (64)
|
SSL_SERVER_A_SIG | "sha256WithRSAEncryption" (23)
|
SSL_SERVER_A_KEY | "rsaEncryption" (13)
|
SSL_SERVER_I_DN | "CN=R10,O=Let\'s Encrypt,C=US" (28)
|
SSL_SERVER_S_DN | "CN=www.stihla-linie.cz" (22)
|
SSL_SERVER_V_END | "Jun 12 02:28:22 2025 GMT" (24)
|
SSL_SERVER_V_START | "Mar 14 02:28:23 2025 GMT" (24)
|
SSL_SERVER_M_SERIAL | "06ABA17E48E4A8B73C15B6B4421C4C0D3A9E" (36)
|
SSL_SERVER_M_VERSION | "3"
|
SSL_CLIENT_VERIFY | "NONE" (4)
|
SSL_CIPHER_ALGKEYSIZE | "256" (3)
|
SSL_CIPHER_USEKEYSIZE | "256" (3)
|
SSL_CIPHER_EXPORT | "false" (5)
|
SSL_CIPHER | "TLS_AES_256_GCM_SHA384" (22)
|
SSL_COMPRESS_METHOD | "NULL" (4)
|
SSL_SECURE_RENEG | "false" (5)
|
SSL_PROTOCOL | "TLSv1.3" (7)
|
SSL_VERSION_LIBRARY | "OpenSSL/1.1.1w" (14)
|
SSL_VERSION_INTERFACE | "mod_ssl/2.4.62" (14)
|
SSL_SERVER_SAN_DNS_1 | "www.stihla-linie.cz" (19)
|
SSL_SERVER_SAN_DNS_0 | "stihla-linie.cz" (15)
|
SSL_SERVER_I_DN_CN | "R10" (3)
|
SSL_SERVER_I_DN_O | "Let\'s Encrypt" (14)
|
SSL_SERVER_I_DN_C | "US" (2)
|
SSL_SERVER_S_DN_CN | "www.stihla-linie.cz" (19)
|
SSL_TLS_SNI | "stihla-linie.cz" (15)
|
HTTPS | "on" (2)
|
H2_STREAM_TAG | "36744-16214-3" (13)
|
H2_STREAM_ID | "3"
|
H2_PUSHED_ON | ""
|
H2_PUSHED | ""
|
H2_PUSH | "on" (2)
|
H2PUSH | "on" (2)
|
HTTP2 | "on" (2)
|
HTTP_AUTHORIZATION | ""
|
SCRIPT_URI | "https://stihla-linie.cz/objednavka/odeslana" (43)
|
SCRIPT_URL | "/objednavka/odeslana" (20)
|
UNIQUE_ID | "Z9o1ueVxF83F7dQ1CrY0LgAABxY" (27)
|
REDIRECT_STATUS | "200" (3)
|
REDIRECT_SSL_TLS_SNI | "stihla-linie.cz" (15)
|
REDIRECT_HTTPS | "on" (2)
|
REDIRECT_H2_STREAM_TAG | "36744-16214-3" (13)
|
REDIRECT_H2_STREAM_ID | "3"
|
REDIRECT_H2_PUSHED_ON | ""
|
REDIRECT_H2_PUSHED | ""
|
REDIRECT_H2_PUSH | "on" (2)
|
REDIRECT_H2PUSH | "on" (2)
|
REDIRECT_HTTP2 | "on" (2)
|
REDIRECT_HTTP_AUTHORIZATION | ""
|
REDIRECT_SCRIPT_URI | "https://stihla-linie.cz/objednavka/odeslana" (43)
|
REDIRECT_SCRIPT_URL | "/objednavka/odeslana" (20)
|
REDIRECT_UNIQUE_ID | "Z9o1ueVxF83F7dQ1CrY0LgAABxY" (27)
|
FCGI_ROLE | "RESPONDER" (9)
|
PHP_SELF | "/index.php" (10)
|
REQUEST_TIME_FLOAT | 1742353849.514998
|
REQUEST_TIME | 1742353849
|
leximo |
---|
WP_USE_THEMES | true
|
---|---|
ABSPATH | "/www/hosting/stihla-linie.cz/www/" (33)
|
WP_AUTO_UPDATE_CORE | "minor" (5)
|
CONCATENATE_SCRIPTS | false
|
DB_NAME | "stihla_342" (10)
|
DB_USER | "stihla.342" (10)
|
DB_PASSWORD | "1q:ocNw--" (9)
|
DB_HOST | "localhost:3306" (14)
|
DB_CHARSET | "utf8mb4" (7)
|
DB_COLLATE | ""
|
AUTH_KEY | "f4Zh/+=-}uT37?Rtua4U6$/Klk3?3WD^_TTf-:/`S9C{)d1u#s:}mI%TlZ4qMqg1" (64)
|
SECURE_AUTH_KEY | "@7<3&yUTrpmdOi,@}EiV0.favBkL=9/q{U3M6kj)hfU}DZ)9|~?(}nsA-u+]&V#2" (64)
|
LOGGED_IN_KEY | "[A[w`,mtK2aFJ!VxM^4@ns@R+2z3f!iwUR][9#v+BlM|ZCIfZV@ZKa1T`lP:,$rM" (64)
|
NONCE_KEY | "eFEG#G_6/(Ehom%s`X=tUA!h<l0!Qby?0MJd(u]$/:rs6EE;uF#Sm9&paUw:{l:|" (64)
|
AUTH_SALT | "$Yn(Ms;jXH,|AAkND/[hML;;sy>J _TZ;c#j[h+>}t>W+Ydh415swxim`Nu}IxHO" (64)
|
SECURE_AUTH_SALT | "_qmy_d0Og%I~K}xzg_;>Zzy3S5V;k.8k8y|W/($t -pkqwUNp(fs@ C_ZB8F-8+J" (64)
|
LOGGED_IN_SALT | "e<fB=gRZ8SS?|r5ihYwv*mbv7WJaKj:w{B#Hy sbxHLL_JAIF!/n3SXq!U#9Y$Tq" (64)
|
NONCE_SALT | "E[S)V+BL6Fajdd3Z^8_$v>w1mi]:jdY)*]6cS#BecD+imUDr!UMm(E:K^%a;/Z2+" (64)
|
DISALLOW_FILE_EDIT | true
|
WP_DEBUG | true
|
WPINC | "wp-includes" (11)
|
KB_IN_BYTES | 1024
|
MB_IN_BYTES | 1048576
|
GB_IN_BYTES | 1073741824
|
TB_IN_BYTES | 1099511627776
|
WP_START_TIMESTAMP | 1742353849.526817
|
WP_MEMORY_LIMIT | "128M" (4)
|
WP_MAX_MEMORY_LIMIT | "128M" (4)
|
WP_CONTENT_DIR | "/www/hosting/stihla-linie.cz/www/wp-content" (43)
|
WP_DEBUG_DISPLAY | true
|
WP_DEBUG_LOG | false
|
WP_CACHE | false
|
SCRIPT_DEBUG | false
|
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_LANG_DIR | "/www/hosting/stihla-linie.cz/www/wp-content/languages" (53)
|
LANGDIR | "wp-content/languages" (20)
|
EZSQL_VERSION | "WP1.25" (6)
|
OBJECT | "OBJECT" (6)
|
object | "OBJECT" (6)
|
OBJECT_K | "OBJECT_K" (8)
|
ARRAY_A | "ARRAY_A" (7)
|
ARRAY_N | "ARRAY_N" (7)
|
MULTISITE | false
|
WP_TEMPLATE_PART_AREA_HEADER | "header" (6)
|
WP_TEMPLATE_PART_AREA_FOOTER | "footer" (6)
|
WP_TEMPLATE_PART_AREA_SIDEBAR | "sidebar" (7)
|
WP_TEMPLATE_PART_AREA_UNCATEGORIZED | "uncategorized" (13)
|
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
|
REST_API_VERSION | "2.0" (3)
|
WP_CONTENT_URL | "https://stihla-linie.cz/wp-content" (34)
|
WP_PLUGIN_DIR | "/www/hosting/stihla-linie.cz/www/wp-content/plugins" (51)
|
WP_PLUGIN_URL | "https://stihla-linie.cz/wp-content/plugins" (42)
|
PLUGINDIR | "wp-content/plugins" (18)
|
WPMU_PLUGIN_DIR | "/www/hosting/stihla-linie.cz/www/wp-content/mu-plugins" (54)
|
WPMU_PLUGIN_URL | "https://stihla-linie.cz/wp-content/mu-plugins" (45)
|
MUPLUGINDIR | "wp-content/mu-plugins" (21)
|
COOKIEHASH | "1129e23d5bbee86ced08d237c50e64d0" (32)
|
USER_COOKIE | "wordpressuser_1129e23d5bbee86ced08d237c50e64d0" (46)
|
PASS_COOKIE | "wordpresspass_1129e23d5bbee86ced08d237c50e64d0" (46)
|
AUTH_COOKIE | "wordpress_1129e23d5bbee86ced08d237c50e64d0" (42)
|
SECURE_AUTH_COOKIE | "wordpress_sec_1129e23d5bbee86ced08d237c50e64d0" (46)
|
LOGGED_IN_COOKIE | "wordpress_logged_in_1129e23d5bbee86ced08d237c50e64d0" (52)
|
TEST_COOKIE | "wordpress_test_cookie" (21)
|
COOKIEPATH | "/"
|
SITECOOKIEPATH | "/"
|
ADMIN_COOKIE_PATH | "/wp-admin" (9)
|
PLUGINS_COOKIE_PATH | "/wp-content/plugins" (19)
|
COOKIE_DOMAIN | false
|
RECOVERY_MODE_COOKIE | "wordpress_rec_1129e23d5bbee86ced08d237c50e64d0" (46)
|
FORCE_SSL_ADMIN | true
|
AUTOPTIMIZE_PLUGIN_VERSION | "3.1.7" (5)
|
AUTOPTIMIZE_PLUGIN_DIR | "/www/hosting/stihla-linie.cz/www/wp-content/plugins/autoptimize/" (64)
|
AUTOPTIMIZE_PLUGIN_FILE | "/www/hosting/stihla-linie.cz/www/wp-content/plugins/autoptimize/autoptimize.php" (79)
|
AUTOPTIMIZE_SETUP_INITHOOK | "plugins_loaded" (14)
|
WPMDB_VENDOR_DIR | "/www/hosting/stihla-linie.cz/www/wp-content/plugins/wp-migrate-db/vendor" (72)
|
WPMDB_PLUGIN_PATH | "/www/hosting/stihla-linie.cz/www/wp-content/plugins/wp-migrate-db/" (66)
|
WPMDB_MINIMUM_WP_VERSION | "5.2" (3)
|
WPMDB_MINIMUM_PHP_VERSION | "5.6" (3)
|
REQUESTS_SILENCE_PSR0_DEPRECATIONS | true
|
AUTOPTIMIZE_CACHE_NOGZIP | true
|
AUTOPTIMIZE_WP_CONTENT_NAME | "/wp-content" (11)
|
AUTOPTIMIZE_CACHE_CHILD_DIR | "/cache/autoptimize/" (19)
|
AUTOPTIMIZE_CACHEFILE_PREFIX | "autoptimize_" (12)
|
AUTOPTIMIZE_CACHE_DIR | "/www/hosting/stihla-linie.cz/www/wp-content/cache/autoptimize/" (62)
|
WP_ROOT_DIR | "/www/hosting/stihla-linie.cz/www" (32)
|
AUTOPTIMIZE_WP_SITE_URL | "https://stihla-linie.cz" (23)
|
AUTOPTIMIZE_WP_CONTENT_URL | "https://stihla-linie.cz/wp-content" (34)
|
AUTOPTIMIZE_CACHE_URL | "https://stihla-linie.cz/wp-content/cache/autoptimize/" (53)
|
AUTOPTIMIZE_WP_ROOT_URL | "https://stihla-linie.cz" (23)
|
AUTOPTIMIZE_HASH | "0ed7baf3f101289f712f7054acf09a31" (32)
|
AUTOPTIMIZE_SITE_DOMAIN | "stihla-linie.cz" (15)
|
AUTOPTIMIZE_HOOK_INTO | "template_redirect" (17)
|
AO_CCSS_DIR | "/www/hosting/stihla-linie.cz/www/wp-content/uploads/ao_ccss/" (60)
|
AO_CCSS_VER | "AO_3.1.7" (8)
|
AO_CCSS_URL | "https://criticalcss.com" (23)
|
AO_CCSS_API | "https://criticalcss.com/api/premium/" (36)
|
AO_CCSS_SLEEP | 10
|
AO_CCSS_LOCK | "/www/hosting/stihla-linie.cz/www/wp-content/uploads/ao_ccss/queue.lock" (70)
|
AO_CCSS_LOG | "/www/hosting/stihla-linie.cz/www/wp-content/uploads/ao_ccss/queuelog.html" (73)
|
AO_CCSS_DEBUG | "/www/hosting/stihla-linie.cz/www/wp-content/uploads/ao_ccss/queue.json" (70)
|
AUTOSAVE_INTERVAL | 60
|
EMPTY_TRASH_DAYS | 30
|
WP_POST_REVISIONS | true
|
WP_CRON_LOCK_TIMEOUT | 60
|
TEMPLATEPATH | "/www/hosting/stihla-linie.cz/www/wp-content/themes/stihla" (57)
|
STYLESHEETPATH | "/www/hosting/stihla-linie.cz/www/wp-content/themes/stihla" (57)
|
WP_DEFAULT_THEME | "twentytwentytwo" (15)
|
LEXIMO_DEBUG | true
|
STIHLA_THUMBNAIL | |
LEXIMO | "Leximo" (6)
|
LEXIMO_SLUG | "leximo" (6)
|
LEXIMO_DIR | "/www/hosting/stihla-linie.cz/www/wp-content/themes/stihla/Leximo" (64)
|
LEXIMO_TEMPLATES_DIR | "/www/hosting/stihla-linie.cz/www/wp-content/themes/stihla/Leximo/Templates" (74)
|
LEXIMO_URL | "https://stihla-linie.cz/wp-content/themes/stihla/Leximo" (55)
|
LEXIMO_CACHE_DIR | "/www/hosting/stihla-linie.cz/www/wp-content/themes/stihla/Cache" (63)
|
LEXIMO_VERSION | "2.1.4" (5)
|
LEXIMO_AUTHOR | "Leximo" (6)
|
LEXIMO_AUTHOR_EMAIL | "ahoj@leximo.cz" (14)
|
LEXIMO_AUTHOR_URL | "https://leximo.cz" (17)
|
LEXIMO_WEB_AUTHOR | "Jan Doušek" (11)
|
LEXIMO_WEB_AUTHOR_EMAIL | "mail@jandousek.cz" (17)
|
LEXIMO_WEB_AUTHOR_URL | "http://jandousek.cz/" (20)
|
LEXIMO_IMAGES_QUALITY | 100
|
LEXIMO_RECAPTCHA_SCORE | 0.5
|
COMPRESS_SCRIPTS | false
|
COMPRESS_CSS | false
|
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 | 0 | 0 |
cgi.fix_pathinfo | 1 | 1 |
cgi.force_redirect | 1 | 1 |
cgi.nph | 0 | 0 |
cgi.redirect_status_env | no value | no value |
cgi.rfc2616_headers | 0 | 0 |
fastcgi.error_header | no value | no value |
fastcgi.logging | 1 | 1 |
fpm.config | no value | no value |
PHP Version | 7.4.33 |
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 | apache_child_terminate, backtick, dl, eval, exec, is_executable, leak, passthru, pclose, pcntl_alarm, pcntl_exec, pcntl_fork, pcntl_get_last_error, pcntl_getpriority, pcntl_setpriority, pcntl_signal, pcntl_signal_dispatch, pcntl_sigprocmask, pcntl_sigtimedwait, pcntl_sigwaitinfo, pcntl_strerror, pcntl_wait, pcntl_waitpid, pcntl_wexitstatus, pcntl_wifexited, pcntl_wifsignaled, pcntl_wifstopped, pcntl_wstopsig, pcntl_wtermsig, popen, posix_getpwuid, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid, posix_uname, proc_close, proc_get_status, proc_nice, proc_open, proc_terminate, putenv, shell_exec, show_source, socket_connect, socket_create, socket_last_error, socket_read, socket_select, socket_set_nonblock, socket_set_option, socket_strerror, syslog, system, zlib_decode | apache_child_terminate, backtick, dl, eval, exec, is_executable, leak, passthru, pclose, pcntl_alarm, pcntl_exec, pcntl_fork, pcntl_get_last_error, pcntl_getpriority, pcntl_setpriority, pcntl_signal, pcntl_signal_dispatch, pcntl_sigprocmask, pcntl_sigtimedwait, pcntl_sigwaitinfo, pcntl_strerror, pcntl_wait, pcntl_waitpid, pcntl_wexitstatus, pcntl_wifexited, pcntl_wifsignaled, pcntl_wifstopped, pcntl_wstopsig, pcntl_wtermsig, popen, posix_getpwuid, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid, posix_uname, proc_close, proc_get_status, proc_nice, proc_open, proc_terminate, putenv, shell_exec, show_source, socket_connect, socket_create, socket_last_error, socket_read, socket_select, socket_set_nonblock, socket_set_option, socket_strerror, syslog, system, zlib_decode |
display_errors | On | 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 | /var/log/php/stihla-linie.cz/stihla-linie.cz.error.log | /var/log/php/stihla-linie.cz/stihla-linie.cz.error.log |
error_prepend_string | no value | no value |
error_reporting | 32767 | 22519 |
expose_php | Off | Off |
extension_dir | /usr/lib/php/20190902 | /usr/lib/php/20190902 |
file_uploads | On | On |
hard_timeout | 2 | 2 |
highlight.comment | #998; font-style: italic | #FF8000 |
highlight.default | #000 | #0000BB |
highlight.html | #06B | #000000 |
highlight.keyword | #D24; font-weight: bold | #007700 |
highlight.string | #080 | #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 | .:/usr/share/php | .:/usr/share/php |
input_encoding | no value | no value |
internal_encoding | no value | no value |
log_errors | Off | Off |
log_errors_max_len | 1024 | 1024 |
mail.add_x_header | On | On |
mail.force_extra_parameters | no value | no value |
mail.log | no value | no value |
max_execution_time | 30 | 30 |
max_file_uploads | 30 | 30 |
max_input_nesting_level | 64 | 64 |
max_input_time | 30 | 30 |
max_input_vars | 1000 | 1000 |
max_multipart_body_parts | -1 | -1 |
memory_limit | 128M | 128M |
open_basedir | /www/hosting/stihla-linie.cz:/www/error-pages | /www/hosting/stihla-linie.cz:/www/error-pages |
output_buffering | 4096 | 4096 |
output_encoding | no value | no value |
output_handler | no value | no value |
post_max_size | 20M | 20M |
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 | On | On |
request_order | GP | GP |
sendmail_from | no value | no value |
sendmail_path | /usr/sbin/sendmail -t -i -f info@stihla-linie.cz | /usr/sbin/sendmail -t -i -f info@stihla-linie.cz |
serialize_precision | -1 | -1 |
short_open_tag | Off | Off |
SMTP | localhost | localhost |
smtp_port | 25 | 25 |
sys_temp_dir | /www/hosting/stihla-linie.cz/tmp | /www/hosting/stihla-linie.cz/tmp |
syslog.facility | LOG_USER | LOG_USER |
syslog.filter | no-ctrl | no-ctrl |
syslog.ident | php | php |
track_errors | Off | Off |
unserialize_callback_func | no value | no value |
upload_max_filesize | 20M | 20M |
upload_tmp_dir | /www/hosting/stihla-linie.cz/tmp | /www/hosting/stihla-linie.cz/tmp |
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 | On | On |
zend.multibyte | Off | Off |
zend.script_encoding | no value | no value |
zend.signal_check | Off | Off |
ctype functions | enabled |
cURL support | enabled |
cURL Information | 7.74.0 |
Age | 7 |
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 |
Protocols | dict, file, ftp, ftps, gopher, 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/1.1.1w |
ZLib Version | 1.2.11 |
libSSH Version | libssh2/1.9.0 |
Directive | Local Value | Master Value |
---|---|---|
curl.cainfo | no value | no value |
date/time support | enabled |
timelib version | 2018.04 |
"Olson" Timezone Database Version | 0.system |
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.583333 | 90.583333 |
date.sunset_zenith | 90.583333 | 90.583333 |
date.timezone | Europe/Prague | Europe/Prague |
DBA support | enabled |
libdb header version | Berkeley DB 5.3.28: (September 9, 2013) |
libdb library version | Berkeley DB 5.3.28: (September 9, 2013) |
Supported handlers | cdb cdb_make db4 inifile flatfile qdbm lmdb |
Directive | Local Value | Master Value |
---|---|---|
dba.default_handler | flatfile | flatfile |
DOM/XML | enabled |
DOM/XML API Version | 20031129 |
libxml Version | 2.9.14 |
HTML Support | enabled |
XPath Support | enabled |
XPointer Support | enabled |
Schema Support | enabled |
RelaxNG Support | enabled |
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 | 537 |
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 | enabled |
GD Support | enabled |
GD headers Version | 2.3.3 |
GD library Version | 2.3.3 |
FreeType Support | enabled |
FreeType Linkage | with freetype |
GIF Read Support | enabled |
GIF Create Support | enabled |
JPEG Support | enabled |
PNG Support | enabled |
WBMP Support | enabled |
XPM Support | enabled |
XBM Support | enabled |
WebP Support | enabled |
BMP Support | enabled |
TGA Read Support | enabled |
Directive | Local Value | Master Value |
---|---|---|
gd.jpeg_ignore_warning | 1 | 1 |
geoip support | enabled |
---|---|
geoip extension version | 1.1.1 |
geoip library version | 1006012 |
Directive | Local Value | Master Value |
---|---|---|
geoip.custom_directory | no value | no value |
GetText Support | enabled |
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 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.31 |
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 | 0 |
igbinary session support | yes |
Directive | Local Value | Master Value |
---|---|---|
igbinary.compact_strings | On | On |
imagick module | enabled |
---|---|
imagick module version | 3.7.0 |
imagick classes | Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator, ImagickKernel |
Imagick compiled with ImageMagick version | ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org |
Imagick using ImageMagick library version | ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org |
ImageMagick copyright | (C) 1999-2021 ImageMagick Studio LLC |
ImageMagick release date | 2021-01-25 |
ImageMagick number of supported formats: | 237 |
ImageMagick supported formats | 3FR, 3G2, 3GP, AAI, AI, APNG, ART, ARW, AVI, AVIF, AVS, BGR, BGRA, BGRO, BIE, BMP, BMP2, BMP3, BRF, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CR3, CRW, CUR, CUT, DATA, DCM, DCR, DCX, DDS, DFONT, DNG, DPX, DXT1, DXT5, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, FAX, FILE, FITS, FRACTAL, FTP, FTS, G3, G4, GIF, GIF87, GRADIENT, GRAY, GRAYA, GROUP4, H, HALD, HDR, HEIC, HISTOGRAM, HRZ, HTM, HTML, HTTP, HTTPS, ICB, ICO, ICON, IIQ, INFO, INLINE, IPL, ISOBRL, ISOBRL6, J2C, J2K, JBG, JBIG, JNG, JNX, JP2, JPC, JPE, JPEG, JPG, JPM, JPS, JPT, JSON, K25, KDC, LABEL, M2V, M4V, MAC, MAGICK, MAP, MASK, MAT, MATTE, MEF, MIFF, MKV, MNG, MONO, MOV, MP4, MPC, MPG, MRW, MSL, MTV, MVG, NEF, NRW, NULL, ORF, OTB, OTF, PAL, PALM, PAM, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PGX, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, POCKETMOD, PPM, PREVIEW, PS, PS2, PS3, PSB, PSD, PTIF, PWP, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGBA, RGBO, RGF, RLA, RLE, RMF, RW2, SCR, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, SUN, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UBRL, UBRL6, UIL, UYVY, VDA, VICAR, VID, VIDEO, VIFF, VIPS, VST, WBMP, WEBM, WEBP, WMV, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, YCbCr, YCbCrA, YUV |
Directive | Local Value | Master Value |
---|---|---|
imagick.allow_zero_dimension_images | 0 | 0 |
imagick.locale_fix | 0 | 0 |
imagick.progress_monitor | 0 | 0 |
imagick.set_single_thread | 1 | 1 |
imagick.shutdown_sleep_count | 10 | 10 |
imagick.skip_version_check | 1 | 1 |
IMAP c-Client Version | 2007f |
SSL Support | enabled |
Kerberos Support | enabled |
Directive | Local Value | Master Value |
---|---|---|
imap.enable_insecure_rsh | Off | Off |
Internationalization support | enabled |
---|---|
ICU version | 67.1 |
ICU Data version | 67.1 |
ICU TZData version | 2019c |
ICU Unicode version | 13.0 |
Directive | Local Value | Master Value |
---|---|---|
intl.default_locale | no value | no value |
intl.error_level | 0 | 0 |
intl.use_exceptions | 0 | 0 |
ionCube Loader developed by ionCube Ltd.
Visit ioncube.com for latest Loaders and support. This Loader also includes features for real-time error reporting and malware protection. Visit ioncube24.com for more details. |
Loader version | 10.4.5 |
ionCube24 features | unconfigured |
Directive | Local Value | Master Value |
---|---|---|
ic24.api.log_msg_errors | 0 | 0 |
ic24.api.max_timeout | 7 | 7 |
ic24.api_access_key | ******** | ******** |
ic24.api_check_ip | 1 | 1 |
ic24.enable | 0 | 0 |
ic24.home_dir | no value | no value |
ic24.phperr.enable | auto | auto |
ic24.phperr.ignore | 0 | 0 |
ic24.sec.block_stdin | 1 | 1 |
ic24.sec.block_uploaded_files | 1 | 1 |
ic24.sec.enable | auto | auto |
ic24.sec.exclusion_key | ******** | ******** |
ic24.sec.initial_action | block | block |
ic24.sec.initial_cache_all | 1 | 1 |
ic24.sec.initial_notify | always | always |
ic24.sec.initial_state | 1 | 1 |
ic24.sec.stop_on_error | 1 | 1 |
ic24.sec.trusted_include_paths | ******** | ******** |
ic24.slt | 7 | 7 |
ic24.update_domains_retry_interval | 30 | 30 |
ioncube.loader.encoded_paths | no value | no value |
json support | enabled |
LDAP Support | enabled |
Total Links | 0/unlimited |
API Version | 3001 |
Vendor Name | OpenLDAP |
Vendor Version | 20457 |
SASL Support | Enabled |
Directive | Local Value | Master Value |
---|---|---|
ldap.max_links | Unlimited | Unlimited |
libXML support | active |
libXML Compiled Version | 2.9.14 |
libXML Loaded Version | 20914 |
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.6 |
Directive | Local Value | Master Value |
---|---|---|
mbstring.detect_order | no value | no value |
mbstring.encoding_translation | Off | Off |
mbstring.func_overload | 0 | 0 |
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 |
mcrypt support | enabled |
---|---|
mcrypt_filter support | enabled |
Extension version | 1.0.7 |
Library version | 2.5.8 |
Api No | 20021217 |
Supported ciphers | cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes |
Supported modes | cbc cfb ctr ecb ncfb nofb ofb stream |
Directive | Local Value | Master Value |
---|---|---|
mcrypt.algorithms_dir | no value | no value |
mcrypt.modes_dir | no value | no value |
MysqlI Support | enabled |
---|---|
Client API library version | mysqlnd 7.4.33 |
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 | no value | no value |
mysqli.default_user | no value | no value |
mysqli.max_links | Unlimited | Unlimited |
mysqli.max_persistent | Unlimited | Unlimited |
mysqli.reconnect | Off | Off |
mysqli.rollback_on_cached_plink | Off | Off |
mysqlnd | enabled |
---|---|
Version | mysqlnd 7.4.33 |
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 1.1.1w 11 Sep 2023 |
OpenSSL Header Version | OpenSSL 1.1.1w 11 Sep 2023 |
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 |
PCRE (Perl Compatible Regular Expressions) Support | enabled |
PCRE Library Version | 10.40 2022-04-14 |
PCRE Unicode Version | 14.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 | 1 | 1 |
pcre.recursion_limit | 100000 | 100000 |
PDO support | enabled |
---|---|
PDO drivers | dblib, firebird, mysql, pgsql, sqlite |
PDO Driver for FreeTDS/Sybase DB-lib | enabled |
---|---|
Flavour | freetds |
PDO Driver for Firebird | enabled |
---|---|
Client Library Version | LI-V6.3.7.33374 Firebird 3.0 |
PDO Driver for MySQL | enabled |
---|---|
Client API version | mysqlnd 7.4.33 |
Directive | Local Value | Master Value |
---|---|---|
pdo_mysql.default_socket | /var/run/mysqld/mysqld.sock | /var/run/mysqld/mysqld.sock |
PDO Driver for PostgreSQL | enabled |
PostgreSQL(libpq) Version | 13.16 (Debian 13.16-0+deb11u1) |
PDO Driver for SQLite 3.x | enabled |
---|---|
SQLite Library | 3.34.1 |
PostgreSQL Support | enabled |
---|---|
PostgreSQL(libpq) Version | 13.16 (Debian 13.16-0+deb11u1) |
PostgreSQL(libpq) | PostgreSQL 13.16 (Debian 13.16-0+deb11u1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit |
Multibyte character support | enabled |
SSL support | enabled |
Active Persistent Links | 0 |
Active Links | 0 |
Directive | Local Value | Master Value |
---|---|---|
pgsql.allow_persistent | On | On |
pgsql.auto_reset_persistent | Off | Off |
pgsql.ignore_notice | Off | Off |
pgsql.log_notice | Off | Off |
pgsql.max_links | Unlimited | Unlimited |
pgsql.max_persistent | Unlimited | Unlimited |
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 |
Native 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 |
PSpell Support | enabled |
Readline Support | enabled |
---|---|
Readline library | EditLine wrapper |
Directive | Local Value | Master Value |
---|---|---|
cli.pager | no value | no value |
cli.prompt | \b \> | \b \> |
Redis Support | enabled |
---|---|
Redis Version | 6.1.0 |
Redis Sentinel Version | 1.0 |
Available serializers | php, json, igbinary |
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 redis rediscluster |
Registered serializer handlers | php_serialize php php_binary igbinary |
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 | no value | no value |
session.cookie_lifetime | 0 | 0 |
session.cookie_path | / | / |
session.cookie_samesite | no value | no value |
session.cookie_secure | 0 | 0 |
session.gc_divisor | 1000 | 1000 |
session.gc_maxlifetime | 28800 | 28800 |
session.gc_probability | 0 | 0 |
session.lazy_write | On | On |
session.name | PHPSESSID | PHPSESSID |
session.referer_check | no value | no value |
session.save_handler | files | files |
session.save_path | /www/hosting/stihla-linie.cz/tmp | /www/hosting/stihla-linie.cz/tmp |
session.serialize_handler | php | php |
session.sid_bits_per_character | 5 | 5 |
session.sid_length | 26 | 26 |
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 | 1 | 1 |
session.use_only_cookies | 1 | 1 |
session.use_strict_mode | 0 | 0 |
session.use_trans_sid | 0 | 0 |
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 | /www/hosting/stihla-linie.cz/tmp | /www/hosting/stihla-linie.cz/tmp |
soap.wsdl_cache_enabled | 1 | 1 |
soap.wsdl_cache_limit | 5 | 5 |
soap.wsdl_cache_ttl | 86400 | 86400 |
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.34.1 |
Directive | Local Value | Master Value |
---|---|---|
sqlite3.defensive | 1 | 1 |
sqlite3.extension_dir | no value | no value |
Dynamic Library Support | enabled |
Path to sendmail | /usr/sbin/sendmail -t -i -f info@stihla-linie.cz |
Directive | Local Value | Master Value |
---|---|---|
assert.active | 1 | 1 |
assert.bail | 0 | 0 |
assert.callback | no value | no value |
assert.exception | 0 | 0 |
assert.quiet_eval | 0 | 0 |
assert.warning | 1 | 1 |
auto_detect_line_endings | 0 | 0 |
default_socket_timeout | 30 | 30 |
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 |
sysvmsg support | enabled |
sysvsem support | enabled |
sysvshm support | enabled |
Tokenizer Support | enabled |
XML Support | active |
XML Namespace Support | active |
libxml2 Version | 2.9.14 |
XMLReader | enabled |
core library version | xmlrpc-epi v. 0.54 |
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.10 |
EXSLT | enabled |
libexslt Version | 1.1.34 |
Opcode Caching | Up and Running |
Optimization | Enabled |
SHM Cache | Enabled |
File Cache | Disabled |
Startup | OK |
Shared memory model | mmap |
Cache hits | 1985342 |
Cache misses | 56623859 |
Used memory | 268426328 |
Free memory | 9128 |
Wasted memory | 0 |
Interned Strings Used memory | 6290992 |
Interned Strings Free memory | 16 |
Cached scripts | 3244 |
Cached keys | 4080 |
Max keys | 16229 |
OOM restarts | 0 |
Hash keys restarts | 0 |
Manual restarts | 22 |
Directive | Local Value | Master Value |
---|---|---|
opcache.blacklist_filename | no value | no value |
opcache.consistency_checks | 0 | 0 |
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 | 8 | 8 |
opcache.lockfile_path | /www/hosting/stihla-linie.cz/tmp | /www/hosting/stihla-linie.cz/tmp |
opcache.log_verbosity_level | 1 | 1 |
opcache.max_accelerated_files | 100000 | 100000 |
opcache.max_file_size | 0 | 0 |
opcache.max_wasted_percentage | 5 | 5 |
opcache.memory_consumption | 256 | 256 |
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.restrict_api | no value | no value |
opcache.revalidate_freq | 2 | 2 |
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.15.6 |
Libzip headers version | 1.7.3 |
Libzip library version | 1.7.3 |
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 |
---|
Host | stihla-linie.cz |
---|---|
Accept-Encoding | br,gzip |
If-Modified-Since | Sat, 24 Sep 2022 16:58:29 GMT |
Accept-Language | en-US,en;q=0.5 |
Accept | text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 |
User-Agent | CCBot/2.0 (https://commoncrawl.org/faq/) |
Authorization |
empty
empty
empty
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Referrer-Policy: no-referrer, strict-origin-when-cross-origin
Set-Cookie: PHPSESSID=otbnj6j6bm4o1kfa5vc6a2okm2; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Link: <https://stihla-linie.cz/wp-json/>; rel="https://api.w.org/"
Link: <https://stihla-linie.cz/wp-json/wp/v2/pages/267>; rel="alternate"; type="application/json"
Link: <https://stihla-linie.cz/?p=267>; rel=shortlink
Content-Type: text/html; charset=UTF-8