Deprecated: iconv_set_encoding(): Use of iconv.internal_encoding is deprecated in /www/doc/mlato.mrazagro.cz/www/libs/Nette/loader.php on line 19
Warning

Warning

Cannot modify header information - headers already sent by (output started at /www/doc/mlato.mrazagro.cz/www/libs/Nette/loader.php:19) search►

Source file

File: .../tmp/cache/_Nette.Configurator/_-b2582bd29c1428b07507718ee9174ef2.php   Line: 394

384:         return $service; 385:     } 386: 387: 388:     public function initialize() 389:     { 390:         date_default_timezone_set('Europe/Prague'); 391:         Nette\Caching\Storages\FileStorage::$useDirectories TRUE; 392: 393:         $this->session->exists() && $this->session->start(); 394:         header('X-Frame-Options: SAMEORIGIN'); 395:     } 396: 397: } 398:

Call stack

  1. .../tmp/cache/_Nette.Configurator/_-b2582bd29c1428b07507718ee9174ef2.php:394 source   header (arguments )

    $header
    "X-Frame-Options: SAMEORIGIN" (27)
    
    384:         return $service; 385:     } 386: 387: 388:     public function initialize() 389:     { 390:         date_default_timezone_set('Europe/Prague'); 391:         Nette\Caching\Storages\FileStorage::$useDirectories TRUE; 392: 393:         $this->session->exists() && $this->session->start(); 394:         header('X-Frame-Options: SAMEORIGIN'); 395:     } 396: 397: } 398:
  2. .../www/libs/Nette/Config/Configurator.php:206 source   SystemContainer-> initialize ()

    196:             Nette\Utils\LimitedScope::load($cached['file'], TRUE); 197: 198:         } elseif ($this->files) { 199:             throw new Nette\InvalidStateException("Set path to temporary directory using setTempDirectory()."); 200: 201:         } else { 202:             Nette\Utils\LimitedScope::evaluate($this->buildContainer()); // back compatibility with Environment 203:         } 204: 205:         $container = new $this->parameters['container']['class']; 206:         $container->initialize(); 207:         Nette\Environment::setContext($container); // back compatibility 208:         return $container; 209:     } 210:
  3. .../www/app/bootstrap.php:25 source   Nette\Config\Configurator-> createContainer ()

    15: 16: // Enable RobotLoader - this will load all classes automatically 17: $configurator->createRobotLoader() 18:     ->addDirectory(__DIR__) 19:     ->addDirectory(__DIR__ '/../libs') 20:     ->register(); 21: 22: // Create Dependency Injection container from config.neon file 23: $configurator->addConfig(__DIR__ '/config/config.neon'); 24: $configurator->addConfig(__DIR__ '/config/config.local.neon'$configurator::NONE); // none section 25: $container = $configurator->createContainer(); 26: 27: return $container; 28:
  4. .../www/index.php:7 source   require (arguments )

    #0
    "/www/doc/mlato.mrazagro.cz/www/app/bootstrap.php" (48)
    
    1: <?php 2: 3: // Uncomment this line if you must temporarily take down your site for maintenance. 4: // require '.maintenance.php'; 5: 6: // Let bootstrap create Dependency Injection container. 7: $container = require __DIR__ . '/app/bootstrap.php'; 8: 9: // Run application. 10: $container->application->run(); 11:

Environment

$_SERVER

REDIRECT_UNIQUE_ID
"abI9_et68YuNMZo-7_uvmAAAAAM" (27)
REDIRECT_HTTPS
"on" (2)
REDIRECT_HTTP_HOST
"mlato.mrazagro.cz" (17)
REDIRECT_HTTP_X_REAL_IP
"216.73.216.158" (14)
REDIRECT_HTTP_X_FORWARDED_PROTO
"https" (5)
REDIRECT_HTTP_CONNECTION
"close" (5)
REDIRECT_HTTP_ACCEPT
"*/*" (3)
REDIRECT_HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103)
REDIRECT_HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate" (23)
REDIRECT_PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" (60)
REDIRECT_SERVER_SIGNATURE
""
REDIRECT_SERVER_SOFTWARE
"Apache" (6)
REDIRECT_SERVER_NAME
"mlato.mrazagro.cz" (17)
REDIRECT_SERVER_ADDR
"81.95.96.242" (12)
REDIRECT_SERVER_PORT
"443" (3)
REDIRECT_REMOTE_ADDR
"216.73.216.158" (14)
REDIRECT_DOCUMENT_ROOT
"/www/doc/mlato.mrazagro.cz/www" (30)
REDIRECT_REQUEST_SCHEME
"https" (5)
REDIRECT_CONTEXT_PREFIX
""
REDIRECT_CONTEXT_DOCUMENT_ROOT
"/www/doc/mlato.mrazagro.cz/www" (30)
REDIRECT_SERVER_ADMIN
"info@active24.cz" (16)
REDIRECT_SCRIPT_FILENAME
""
REDIRECT_REMOTE_PORT
"33570" (5)
REDIRECT_GEOIP_ADDR
"216.73.216.158" (14)
REDIRECT_GEOIP_CONTINENT_CODE
"NA" (2)
REDIRECT_GEOIP_COUNTRY_CODE
"US" (2)
REDIRECT_GEOIP_COUNTRY_NAME
"United States" (13)
REDIRECT_MAILUSER
"postmaster" (10)
REDIRECT_MAILHOST
"mlato.mrazagro.cz" (17)
REDIRECT_STATUS
"200" (3)
UNIQUE_ID
"abI9_et68YuNMZo-7_uvmAAAAAM" (27)
HTTPS
"on" (2)
HTTP_HOST
"mlato.mrazagro.cz" (17)
HTTP_X_REAL_IP
"216.73.216.158" (14)
HTTP_X_FORWARDED_PROTO
"https" (5)
HTTP_CONNECTION
"close" (5)
HTTP_ACCEPT
"*/*" (3)
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103)
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate" (23)
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" (60)
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache" (6)
SERVER_NAME
"mlato.mrazagro.cz" (17)
SERVER_ADDR
"81.95.96.242" (12)
SERVER_PORT
"443" (3)
REMOTE_ADDR
"216.73.216.158" (14)
DOCUMENT_ROOT
"/www/doc/mlato.mrazagro.cz/www" (30)
REQUEST_SCHEME
"https" (5)
CONTEXT_PREFIX
""
CONTEXT_DOCUMENT_ROOT
"/www/doc/mlato.mrazagro.cz/www" (30)
SERVER_ADMIN
"info@active24.cz" (16)
SCRIPT_FILENAME
"/www/doc/mlato.mrazagro.cz/www/index.php" (40)
REMOTE_PORT
"33570" (5)
REDIRECT_URL
"/editor:/open/" (14)
REDIRECT_QUERY_STRING
"file=%2Fwww%2Fdoc%2Fmlato.mrazagro.cz%2Fwww%2Flibs%2FNette%2FConfig%2FConfigurator.php&line=206" (95)
GEOIP_ADDR
"216.73.216.158" (14)
GEOIP_CONTINENT_CODE
"NA" (2)
GEOIP_COUNTRY_CODE
"US" (2)
GEOIP_COUNTRY_NAME
"United States" (13)
MAILUSER
"postmaster" (10)
MAILHOST
"mlato.mrazagro.cz" (17)
GATEWAY_INTERFACE
"CGI/1.1" (7)
SERVER_PROTOCOL
"HTTP/1.0" (8)
REQUEST_METHOD
"GET" (3)
QUERY_STRING
"file=%2Fwww%2Fdoc%2Fmlato.mrazagro.cz%2Fwww%2Flibs%2FNette%2FConfig%2FConfigurator.php&line=206" (95)
REQUEST_URI
"/editor:/open/?file=%2Fwww%2Fdoc%2Fmlato.mrazagro.cz%2Fwww%2Flibs%2FNette%2FConfig%2FConfigurator.php&line=206" (110)
SCRIPT_NAME
"/index.php" (10)
PHP_SELF
"/index.php" (10)
REQUEST_TIME_FLOAT
1773288957.733
REQUEST_TIME
1773288957
argv
[
   0 => "file=%2Fwww%2Fdoc%2Fmlato.mrazagro.cz%2Fwww%2Flibs%2FNette%2FConfig%2FConfigurator.php&line=206" (95)
]
argc
1

$_SESSION

empty

Constants

NETTE
TRUE
NETTE_DIR
"/www/doc/mlato.mrazagro.cz/www/libs/Nette" (41)
NETTE_VERSION_ID
20010
NETTE_PACKAGE
"5.3" (3)

Included files (47)

/www/doc/mlato.mrazagro.cz/www/index.php
/www/doc/mlato.mrazagro.cz/www/app/bootstrap.php
/www/doc/mlato.mrazagro.cz/www/libs/autoload.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/loader.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/common/exceptions.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/common/Object.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Utils/LimitedScope.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Loaders/AutoLoader.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Loaders/NetteLoader.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Diagnostics/Helpers.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Diagnostics/shortcuts.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Utils/Html.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Diagnostics/Debugger.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Diagnostics/Logger.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Diagnostics/FireLogger.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Diagnostics/BlueScreen.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Diagnostics/Bar.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Diagnostics/DefaultBarPanel.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Diagnostics/IBarPanel.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Utils/SafeStream.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Config/Configurator.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Loaders/RobotLoader.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Caching/Storages/FileStorage.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Caching/IStorage.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Caching/Cache.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/common/Callback.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/common/Framework.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Caching/Storages/PhpFileStorage.php
/www/doc/mlato.mrazagro.cz/tmp/cache/_Nette.Configurator/_-b2582bd29c1428b07507718ee9174ef2.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/DI/Container.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/common/FreezableObject.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/common/IFreezable.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/DI/IContainer.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Reflection/ClassType.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Reflection/Method.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Http/Session.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Http/RequestFactory.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Http/UrlScript.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Http/Url.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/common/ObjectMixin.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Utils/Strings.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Http/Request.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Http/IRequest.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Http/Response.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Http/IResponse.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/common/DateTime.php
/www/doc/mlato.mrazagro.cz/www/libs/Nette/Diagnostics/templates/bluescreen.phtml

Configuration options


Configuration

apache2handler

Apache Version Apache
Apache API Version 20120211
Server Administrator info@active24.cz
Hostname:Port mlato.mrazagro.cz:0
User/Group www-data(33)/33
Max Requests Per Child: 0 - Keep Alive: on - Max Per Connection: 1000
Timeouts Connection: 35 - Keep-Alive: 5
Virtual Server Yes
Server Root /etc/apache88
Loaded Modules core mod_so mod_watchdog http_core mod_log_config mod_logio mod_version mod_unixd mod_access_compat mod_alias mod_auth_basic mod_auth_digest mod_authn_core mod_authn_file mod_authz_core mod_authz_groupfile mod_authz_host mod_authz_user mod_autoindex mod_cgi mod_deflate mod_dir mod_env mod_expires mod_fakessl mod_filter mod_geoip mod_headers mod_include mod_macro mod_mime mpm_itk prefork mod_negotiation mod_php5 mod_proxy mod_proxy_http mod_remoteip mod_reqtimeout mod_rewrite mod_security2 mod_setenvif mod_socache_shmcb mod_status mod_suexec mod_unique_id
DirectiveLocal ValueMaster Value
engine11
last_modified00
xbithack00

Apache Environment

VariableValue
REDIRECT_UNIQUE_ID abI9_et68YuNMZo-7_uvmAAAAAM
REDIRECT_HTTPS on
REDIRECT_HTTP_HOST mlato.mrazagro.cz
REDIRECT_HTTP_X_REAL_IP 216.73.216.158
REDIRECT_HTTP_X_FORWARDED_PROTO https
REDIRECT_HTTP_CONNECTION close
REDIRECT_HTTP_ACCEPT */*
REDIRECT_HTTP_USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
REDIRECT_HTTP_ACCEPT_ENCODING gzip, br, zstd, deflate
REDIRECT_PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
REDIRECT_SERVER_SIGNATURE no value
REDIRECT_SERVER_SOFTWARE Apache
REDIRECT_SERVER_NAME mlato.mrazagro.cz
REDIRECT_SERVER_ADDR 81.95.96.242
REDIRECT_SERVER_PORT 443
REDIRECT_REMOTE_ADDR 216.73.216.158
REDIRECT_DOCUMENT_ROOT /www/doc/mlato.mrazagro.cz/www
REDIRECT_REQUEST_SCHEME https
REDIRECT_CONTEXT_PREFIX no value
REDIRECT_CONTEXT_DOCUMENT_ROOT /www/doc/mlato.mrazagro.cz/www
REDIRECT_SERVER_ADMIN info@active24.cz
REDIRECT_SCRIPT_FILENAME no value
REDIRECT_REMOTE_PORT 33570
REDIRECT_GEOIP_ADDR 216.73.216.158
REDIRECT_GEOIP_CONTINENT_CODE NA
REDIRECT_GEOIP_COUNTRY_CODE US
REDIRECT_GEOIP_COUNTRY_NAME United States
REDIRECT_MAILUSER postmaster
REDIRECT_MAILHOST mlato.mrazagro.cz
REDIRECT_STATUS 200
UNIQUE_ID abI9_et68YuNMZo-7_uvmAAAAAM
HTTPS on
HTTP_HOST mlato.mrazagro.cz
HTTP_X_REAL_IP 216.73.216.158
HTTP_X_FORWARDED_PROTO https
HTTP_CONNECTION close
HTTP_ACCEPT */*
HTTP_USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT_ENCODING gzip, br, zstd, deflate
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SERVER_SIGNATURE no value
SERVER_SOFTWARE Apache
SERVER_NAME mlato.mrazagro.cz
SERVER_ADDR 81.95.96.242
SERVER_PORT 443
REMOTE_ADDR 216.73.216.158
DOCUMENT_ROOT /www/doc/mlato.mrazagro.cz/www
REQUEST_SCHEME https
CONTEXT_PREFIX no value
CONTEXT_DOCUMENT_ROOT /www/doc/mlato.mrazagro.cz/www
SERVER_ADMIN info@active24.cz
SCRIPT_FILENAME /www/doc/mlato.mrazagro.cz/www/index.php
REMOTE_PORT 33570
REDIRECT_URL /editor:/open/
REDIRECT_QUERY_STRING file=%2Fwww%2Fdoc%2Fmlato.mrazagro.cz%2Fwww%2Flibs%2FNette%2FConfig%2FConfigurator.php&line=206
GEOIP_ADDR 216.73.216.158
GEOIP_CONTINENT_CODE NA
GEOIP_COUNTRY_CODE US
GEOIP_COUNTRY_NAME United States
MAILUSER postmaster
MAILHOST mlato.mrazagro.cz
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.0
REQUEST_METHOD GET
QUERY_STRING file=%2Fwww%2Fdoc%2Fmlato.mrazagro.cz%2Fwww%2Flibs%2FNette%2FConfig%2FConfigurator.php&line=206
REQUEST_URI /editor:/open/?file=%2Fwww%2Fdoc%2Fmlato.mrazagro.cz%2Fwww%2Flibs%2FNette%2FConfig%2FConfigurator.php&line=206
SCRIPT_NAME /index.php

HTTP Headers Information

HTTP Request Headers
HTTP Request GET /editor:/open/?file=%2Fwww%2Fdoc%2Fmlato.mrazagro.cz%2Fwww%2Flibs%2FNette%2FConfig%2FConfigurator.php&line=206 HTTP/1.0
Host mlato.mrazagro.cz
X-Real-IP 216.73.216.158
X-Forwarded-Proto https
Connection close
accept */*
user-agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
accept-encoding gzip, br, zstd, deflate
GEOIP_ADDR 216.73.216.158
GEOIP_CONTINENT_CODE NA
GEOIP_COUNTRY_CODE US
GEOIP_COUNTRY_NAME United States
HTTP Response Headers
Vary Accept-Encoding
Content-Encoding gzip

bcmath

BCMath support enabled
DirectiveLocal ValueMaster Value
bcmath.scale00

bz2

BZip2 Support Enabled
Stream Wrapper support compress.bzip2://
Stream Filter support bzip2.decompress, bzip2.compress
BZip2 Version 1.0.8, 13-Jul-2019

calendar

Calendar support enabled

Core

PHP Version 5.6.40
DirectiveLocal ValueMaster Value
allow_url_fopenOnOn
allow_url_includeOffOff
always_populate_raw_post_data00
arg_separator.input&&
arg_separator.output&&
asp_tagsOffOff
auto_append_fileno valueno value
auto_globals_jitOnOn
auto_prepend_fileno valueno value
browscap/usr/local/php/browscap.ini/usr/local/php/browscap.ini
default_charsetUTF-8UTF-8
default_mimetypetext/htmltext/html
disable_classesno valueno value
disable_functionsno valueno value
display_errorsOnOn
display_startup_errorsOffOff
doc_root/www/doc/mlato.mrazagro.cz/wwwno value
docref_extno valueno value
docref_rootno valueno value
enable_dlOffOff
enable_post_data_readingOnOn
error_append_stringno valueno value
error_log/www/doc/mlato.mrazagro.cz/logs/php_error.log/var/log/apache2/php_error_log
error_prepend_stringno valueno value
error_reporting022519
exit_on_timeoutOffOff
expose_phpOffOff
extension_dir/usr/lib/php/20131226/usr/lib/php/20131226
file_uploadsOnOn
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_errorsOffOn
ignore_repeated_errorsOffOff
ignore_repeated_sourceOffOff
ignore_user_abortOffOff
implicit_flushOffOff
include_path.:/usr/share/php.:/usr/share/php
input_encodingno valueno value
internal_encodingno valueno value
log_errorsOffOn
log_errors_max_len10241024
mail.add_x_headerOnOn
mail.force_extra_parametersno valueno value
mail.log/var/log/phpmail.log/var/log/phpmail.log
max_execution_time120120
max_file_uploads2020
max_input_nesting_level6464
max_input_time6060
max_input_vars50005000
memory_limit256M256M
open_basedir/www/doc/mlato.mrazagro.cz:/disk2/doc/mlato.mrazagro.cz:/usr/share/php:/www/tmp:/tmp/www/doc/:/www/tmp/:/etc/apache/errmsg/
output_bufferingno valueno value
output_encodingno valueno value
output_handlerno valueno value
post_max_size256M256M
precision1212
realpath_cache_size16K16K
realpath_cache_ttl120120
register_argc_argvOnOn
report_memleaksOnOn
report_zend_debugOnOn
request_orderno valueno value
sendmail_fromno valueno value
sendmail_pathMAILHOST=mlato.mrazagro.cz /usr/bin/sendmail-wrapper -t -f postmaster@mlato.mrazagro.cz/usr/sbin/sendmail -t -i
serialize_precision1717
short_open_tagOnOn
SMTPlocalhostlocalhost
smtp_port2525
sql.safe_modeOffOff
sys_temp_dirno valueno value
track_errorsOffOff
unserialize_callback_funcno valueno value
upload_max_filesize256M256M
upload_tmp_dir/www/doc/mlato.mrazagro.cz/tmp/www/tmp
user_dirno valueno value
user_ini.cache_ttl300300
user_ini.filename.user.ini.user.ini
variables_orderEGPCSEGPCS
xmlrpc_error_number00
xmlrpc_errorsOffOff
zend.detect_unicodeOnOn
zend.enable_gcOnOn
zend.multibyteOffOff
zend.script_encodingno valueno value

ctype

ctype functions enabled

curl

cURL support enabled
cURL Information 7.88.1
Age 10
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
Protocols dict, file, ftp, ftps, gopher, gophers, http, https, imap, imaps, ldap, ldaps, mqtt, pop3, pop3s, rtmp, rtmpe, rtmps, rtmpt, rtmpte, rtmpts, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp
Host x86_64-pc-linux-gnu
SSL Version OpenSSL/3.0.18
ZLib Version 1.2.13
libSSH Version libssh2/1.10.0

date

date/time support enabled
"Olson" Timezone Database Version 2016.10
Timezone Database internal
Default timezone Europe/Prague
DirectiveLocal ValueMaster Value
date.default_latitude50.059450.0594
date.default_longitude14.480614.4806
date.sunrise_zenith90.58333390.583333
date.sunset_zenith90.58333390.583333
date.timezoneEurope/PragueEurope/Prague

dba

DBA support enabled
Supported handlers gdbm cdb cdb_make db4 inifile flatfile
DirectiveLocal ValueMaster Value
dba.default_handlerflatfileflatfile

dom

DOM/XML enabled
DOM/XML API Version 20031129
libxml Version 2.9.10
HTML Support enabled
XPath Support enabled
XPointer Support enabled
Schema Support enabled
RelaxNG Support enabled

ereg

Regex Library Bundled library enabled

exif

EXIF Support enabled
EXIF Version 1.4 $Id: cad29b729548e4206f0697710cc9e177f26fdff3 $
Supported EXIF Version 0220
Supported filetypes JPEG,TIFF
DirectiveLocal ValueMaster Value
exif.decode_jis_intelJISJIS
exif.decode_jis_motorolaJISJIS
exif.decode_unicode_intelUCS-2LEUCS-2LE
exif.decode_unicode_motorolaUCS-2BEUCS-2BE
exif.encode_jisno valueno value
exif.encode_unicodeISO-8859-15ISO-8859-15

fileinfo

fileinfo support enabled
version 1.0.5
libmagic 517

filter

Input Validation and Filtering enabled
Revision $Id: 5b79667bd9a68977a9b4f7505223a8e216e04908 $
DirectiveLocal ValueMaster Value
filter.defaultunsafe_rawunsafe_raw
filter.default_flagsno valueno value

ftp

FTP support enabled

gd

GD Support enabled
GD Version bundled (2.1.0 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.10.4
GIF Read Support enabled
GIF Create Support enabled
JPEG Support enabled
libJPEG Version 6b
PNG Support enabled
libPNG Version 1.6.37
WBMP Support enabled
XPM Support enabled
libXpm Version 30411
XBM Support enabled
DirectiveLocal ValueMaster Value
gd.jpeg_ignore_warning00

gettext

GetText Support enabled

hash

hash support enabled
Hashing Engines md2 md4 md5 sha1 sha224 sha256 sha384 sha512 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 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

iconv

iconv support enabled
iconv implementation glibc
iconv library version 2.36
DirectiveLocal ValueMaster Value
iconv.input_encodingno valueno value
iconv.internal_encodingUTF-8no value
iconv.output_encodingno valueno value

imagick

imagick moduleenabled
imagick module version 3.2.0RC1
imagick classes Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator
ImageMagick 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: 247
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, DJVU, DNG, DOT, DPX, DXT1, DXT5, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, EXR, FAX, FILE, FITS, FRACTAL, FTP, FTS, G3, G4, GIF, GIF87, GRADIENT, GRAY, GRAYA, GROUP4, GV, 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, MSVG, MTV, MVG, NEF, NRW, NULL, ORF, OTB, OTF, PAL, PALM, PAM, PANGO, 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, SVG, SVGZ, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UBRL, UBRL6, UIL, UYVY, VDA, VICAR, VID, VIDEO, VIFF, VIPS, VST, WBMP, WEBM, WEBP, WMF, WMV, WMZ, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, YCbCr, YCbCrA, YUV
DirectiveLocal ValueMaster Value
imagick.locale_fix00
imagick.progress_monitor00

imap

IMAP c-Client Version 2007f
SSL Support enabled
Kerberos Support enabled
DirectiveLocal ValueMaster Value
imap.enable_insecure_rshOffOff

intl

Internationalization supportenabled
version 1.1.0
ICU version 67.1
ICU Data version 67.1
DirectiveLocal ValueMaster Value
intl.default_localeno valueno value
intl.error_level00
intl.use_exceptions00

json

json support enabled
json version 1.2.1

ldap

LDAP Support enabled
RCS Version $Id: 03ca03d3adee59787d58cd342d8f864c5d96252a $
Total Links 0/unlimited
API Version 3001
Vendor Name OpenLDAP
Vendor Version 20457
DirectiveLocal ValueMaster Value
ldap.max_linksUnlimitedUnlimited

libxml

libXML support active
libXML Compiled Version 2.9.10
libXML Loaded Version 20914
libXML streams enabled

mbstring

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) backtrack check On
Multibyte regex (oniguruma) version 5.9.5
DirectiveLocal ValueMaster Value
mbstring.detect_orderno valueno value
mbstring.encoding_translationOffOff
mbstring.func_overload00
mbstring.http_inputno valueno value
mbstring.http_outputno valueno value
mbstring.http_output_conv_mimetypes^(text/|application/xhtml\+xml)^(text/|application/xhtml\+xml)
mbstring.internal_encodingno valueno value
mbstring.languageneutralneutral
mbstring.strict_detectionOffOff
mbstring.substitute_characternoneno value

mcrypt

mcrypt supportenabled
mcrypt_filter supportenabled
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
DirectiveLocal ValueMaster Value
mcrypt.algorithms_dirno valueno value
mcrypt.modes_dirno valueno value

mhash

MHASH support Enabled
MHASH API Version Emulated Support

mssql

MSSQL Supportenabled
Active Persistent Links 0
Active Links 0
Library version FreeTDS
DirectiveLocal ValueMaster Value
mssql.allow_persistentOnOn
mssql.batchsize00
mssql.charsetno valueno value
mssql.compatability_modeOffOff
mssql.compatibility_modeOffOff
mssql.connect_timeout55
mssql.datetimeconvertOnOn
mssql.max_linksUnlimitedUnlimited
mssql.max_persistentUnlimitedUnlimited
mssql.max_procsUnlimitedUnlimited
mssql.min_error_severity1010
mssql.min_message_severity1010
mssql.secure_connectionOffOff
mssql.textlimitServer defaultServer default
mssql.textsizeServer defaultServer default
mssql.timeout6060

mysql

MySQL Supportenabled
Active Persistent Links 0
Active Links 0
Client API version mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $
DirectiveLocal ValueMaster Value
mysql.allow_local_infileOnOn
mysql.allow_persistentOffOff
mysql.connect_timeout6060
mysql.default_hostno valueno value
mysql.default_passwordno valueno value
mysql.default_portno valueno value
mysql.default_socket/var/run/mysqld/mysqld.sock/var/run/mysqld/mysqld.sock
mysql.default_userno valueno value
mysql.max_linksUnlimitedUnlimited
mysql.max_persistentUnlimitedUnlimited
mysql.trace_modeOffOff

mysqli

MysqlI Supportenabled
Client API library version mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $
Active Persistent Links 0
Inactive Persistent Links 0
Active Links 0
DirectiveLocal ValueMaster Value
mysqli.allow_local_infileOnOn
mysqli.allow_persistentOnOn
mysqli.default_hostno valueno value
mysqli.default_port33063306
mysqli.default_pwno valueno value
mysqli.default_socket/var/run/mysqld/mysqld.sock/var/run/mysqld/mysqld.sock
mysqli.default_userno valueno value
mysqli.max_linksUnlimitedUnlimited
mysqli.max_persistentUnlimitedUnlimited
mysqli.reconnectOffOff
mysqli.rollback_on_cached_plinkOffOff

mysqlnd

mysqlndenabled
Version mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $
Compression supported
core SSL supported
extended SSL supported
Command buffer size 4096
Read buffer size 32768
Read timeout 31536000
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_sha256_password
API Extensions mysqli,mysql,pdo_mysql
mywrap enabled

odbc

ODBC Supportenabled
Active Persistent Links 0
Active Links 0
ODBC library unixODBC
ODBC_INCLUDE -I/usr/include
ODBC_LFLAGS -L/usr//lib/x86_64-linux-gnu
ODBC_LIBS -lodbc
DirectiveLocal ValueMaster Value
odbc.allow_persistentOnOn
odbc.check_persistentOnOn
odbc.default_cursortypeStatic cursorStatic cursor
odbc.default_dbno valueno value
odbc.default_pwno valueno value
odbc.default_userno valueno value
odbc.defaultbinmodereturn as isreturn as is
odbc.defaultlrlreturn up to 4096 bytesreturn up to 4096 bytes
odbc.max_linksUnlimitedUnlimited
odbc.max_persistentUnlimitedUnlimited

openssl

OpenSSL support enabled
OpenSSL Library Version OpenSSL 1.1.1w 11 Sep 2023
OpenSSL Header Version OpenSSL 1.1.1k 25 Mar 2021
Openssl default config /usr/lib/ssl/openssl.cnf
DirectiveLocal ValueMaster Value
openssl.cafileno valueno value
openssl.capathno valueno value

pcre

PCRE (Perl Compatible Regular Expressions) Support enabled
PCRE Library Version 8.39 2016-06-14
DirectiveLocal ValueMaster Value
pcre.backtrack_limit10000001000000
pcre.recursion_limit100000100000

PDO

PDO supportenabled
PDO drivers dblib, mysql, pgsql, sqlite

pdo_dblib

PDO Driver for FreeTDS/Sybase DB-libenabled
Flavour freetds

pdo_mysql

PDO Driver for MySQLenabled
Client API version mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $
DirectiveLocal ValueMaster Value
pdo_mysql.default_socket/var/run/mysqld/mysqld.sock/var/run/mysqld/mysqld.sock

pdo_pgsql

PDO Driver for PostgreSQLenabled
PostgreSQL(libpq) Version 13.4 (Debian 13.4-0+deb11u1)
Module version 1.0.2
Revision $Id: 0e858dd2051ca8c2fd3c781909a0670ab5fecd36 $

pdo_sqlite

PDO Driver for SQLite 3.xenabled
SQLite Library 3.8.10.2

pgsql

PostgreSQL Supportenabled
PostgreSQL(libpq) Version 13.4 (Debian 13.4-0+deb11u1)
PostgreSQL(libpq) PostgreSQL 13.4 (Debian 13.4-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
DirectiveLocal ValueMaster Value
pgsql.allow_persistentOnOn
pgsql.auto_reset_persistentOffOff
pgsql.ignore_noticeOffOff
pgsql.log_noticeOffOff
pgsql.max_linksUnlimitedUnlimited
pgsql.max_persistentUnlimitedUnlimited

Phar

Phar: PHP Archive supportenabled
Phar EXT version 2.0.2
Phar API version 1.1.1
SVN revision $Id: 6e5cec2462a6ded53d4379ea9a69487a60d5c43c $
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.
DirectiveLocal ValueMaster Value
phar.cache_listno valueno value
phar.readonlyOnOn
phar.require_hashOnOn

posix

Revision $Id: 5f4acc20904b1406142f2a0ede068db048c77e77 $

Reflection

Reflectionenabled
Version $Id: 5f15287237d5f78d75b19c26915aa7bd83dee8b8 $

session

Session Support enabled
Registered save handlers files user
Registered serializer handlers php_serialize php php_binary wddx
DirectiveLocal ValueMaster Value
session.auto_startOffOff
session.cache_expire180180
session.cache_limiternocachenocache
session.cookie_domainno valueno value
session.cookie_httponlyOffOff
session.cookie_lifetime00
session.cookie_path//
session.cookie_secureOffOff
session.entropy_file/dev/urandom/dev/urandom
session.entropy_length1616
session.gc_divisor100100
session.gc_maxlifetime14401440
session.gc_probability11
session.hash_bits_per_character44
session.hash_function00
session.namePHPSESSIDPHPSESSID
session.referer_checkno valueno value
session.save_handlerfilesfiles
session.save_path/www/doc/mlato.mrazagro.cz/session/var/lib/php5
session.serialize_handlerphpphp
session.upload_progress.cleanupOnOn
session.upload_progress.enabledOnOn
session.upload_progress.freq1%1%
session.upload_progress.min_freq11
session.upload_progress.namePHP_SESSION_UPLOAD_PROGRESSPHP_SESSION_UPLOAD_PROGRESS
session.upload_progress.prefixupload_progress_upload_progress_
session.use_cookiesOnOn
session.use_only_cookiesOnOn
session.use_strict_modeOffOff
session.use_trans_sid00

shmop

shmop support enabled

SimpleXML

Simplexml supportenabled
Revision $Id: d7077fc935154236afb4fe70814ba358efdbdca4 $
Schema support enabled

snmp

NET-SNMP Support enabled
NET-SNMP Version 5.9.3
PHP SNMP Version 0.1

soap

Soap Client enabled
Soap Server enabled
DirectiveLocal ValueMaster Value
soap.wsdl_cache11
soap.wsdl_cache_dir/tmp/tmp
soap.wsdl_cache_enabled11
soap.wsdl_cache_limit55
soap.wsdl_cache_ttl8640086400

sockets

Sockets Support enabled

SPL

SPL supportenabled
Interfaces Countable, 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

SQLite3 supportenabled
SQLite3 module version 0.7-dev
SQLite Library 3.8.10.2
DirectiveLocal ValueMaster Value
sqlite3.extension_dirno valueno value

standard

Dynamic Library Support enabled
Path to sendmail MAILHOST=mlato.mrazagro.cz /usr/bin/sendmail-wrapper -t -f postmaster@mlato.mrazagro.cz
DirectiveLocal ValueMaster Value
assert.active11
assert.bail00
assert.callbackno valueno value
assert.quiet_eval00
assert.warning11
auto_detect_line_endings00
default_socket_timeout6060
fromno valueno value
url_rewriter.tagsa=href,area=href,frame=src,input=src,form=,fieldset=a=href,area=href,frame=src,input=src,form=,fieldset=
user_agentno valueno value

suhosin

Suhosin logo This server is protected with the Suhosin Extension 0.9.37.1

Copyright (c) 2006-2007 Hardened-PHP Project
Copyright (c) 2007-2014 SektionEins GmbH
DirectiveLocal ValueMaster Value
suhosin.apc_bug_workaroundOffOff
suhosin.cookie.checkraddr00
suhosin.cookie.cryptdocrootOnOn
suhosin.cookie.cryptkey[ protected ][ protected ]
suhosin.cookie.cryptlistno valueno value
suhosin.cookie.cryptraddr00
suhosin.cookie.cryptuaOnOn
suhosin.cookie.disallow_nul11
suhosin.cookie.disallow_ws11
suhosin.cookie.encryptOffOff
suhosin.cookie.max_array_depth5050
suhosin.cookie.max_array_index_length6464
suhosin.cookie.max_name_length6464
suhosin.cookie.max_totalname_length256256
suhosin.cookie.max_value_length1000010000
suhosin.cookie.max_vars100100
suhosin.cookie.plainlistno valueno value
suhosin.coredumpOffOff
suhosin.disable.display_errorsOffOff
suhosin.executor.allow_symlinkOffOff
suhosin.executor.disable_emodifierOffOff
suhosin.executor.disable_evalOffOff
suhosin.executor.eval.blacklistno valueno value
suhosin.executor.eval.whitelistno valueno value
suhosin.executor.func.blacklistno valueno value
suhosin.executor.func.whitelistno valueno value
suhosin.executor.include.allow_writable_filesOnOn
suhosin.executor.include.blacklistno valueno value
suhosin.executor.include.max_traversal00
suhosin.executor.include.whitelistvar,pharvar,phar
suhosin.executor.max_depth750750
suhosin.filter.actionno valueno value
suhosin.get.disallow_nul11
suhosin.get.disallow_ws00
suhosin.get.max_array_depth5050
suhosin.get.max_array_index_length6464
suhosin.get.max_name_length128128
suhosin.get.max_totalname_length256256
suhosin.get.max_value_length20482048
suhosin.get.max_vars100100
suhosin.log.file00
suhosin.log.file.nameno valueno value
suhosin.log.file.timeOnOn
suhosin.log.phpscript00
suhosin.log.phpscript.is_safeOffOff
suhosin.log.phpscript.nameno valueno value
suhosin.log.sapi00
suhosin.log.script00
suhosin.log.script.nameno valueno value
suhosin.log.stdout00
suhosin.log.syslogno valueno value
suhosin.log.syslog.facilityno valueno value
suhosin.log.syslog.priorityno valueno value
suhosin.log.use-x-forwarded-forOffOff
suhosin.mail.protect00
suhosin.memory_limit00
suhosin.mt_srand.ignoreOnOn
suhosin.multiheaderOffOff
suhosin.perdir00
suhosin.post.disallow_nul00
suhosin.post.disallow_ws00
suhosin.post.max_array_depth5050
suhosin.post.max_array_index_length6464
suhosin.post.max_name_length6464
suhosin.post.max_totalname_length81928192
suhosin.post.max_value_length10000001000000
suhosin.post.max_vars81928192
suhosin.protectkeyOnOn
suhosin.rand.reseed_every_requestOffOff
suhosin.rand.seedingkey[ protected ][ protected ]
suhosin.request.array_index_blacklist'"+<>;()'"+<>;()
suhosin.request.array_index_whitelistno valueno value
suhosin.request.disallow_nul00
suhosin.request.disallow_ws00
suhosin.request.max_array_depth5050
suhosin.request.max_array_index_length6464
suhosin.request.max_totalname_length256256
suhosin.request.max_value_length10000001000000
suhosin.request.max_varname_length256256
suhosin.request.max_vars81928192
suhosin.server.encodeOnOn
suhosin.server.stripOnOn
suhosin.session.checkraddr00
suhosin.session.cryptdocrootOnOn
suhosin.session.cryptkey[ protected ][ protected ]
suhosin.session.cryptraddr00
suhosin.session.cryptuaOffOff
suhosin.session.encryptOffOff
suhosin.session.max_id_length128128
suhosin.simulationOffOff
suhosin.sql.bailout_on_errorOffOff
suhosin.sql.comment00
suhosin.sql.multiselect00
suhosin.sql.opencomment00
suhosin.sql.union00
suhosin.sql.user_matchno valueno value
suhosin.sql.user_postfixno valueno value
suhosin.sql.user_prefixno valueno value
suhosin.srand.ignoreOnOn
suhosin.stealthOnOn
suhosin.upload.disallow_binary00
suhosin.upload.disallow_elf11
suhosin.upload.max_uploads2525
suhosin.upload.remove_binary00
suhosin.upload.verification_scriptno valueno value

sysvmsg

sysvmsg support enabled
Revision $Id: 58590192720bc56939152fde3645d808b348bb9b $

tidy

Tidy supportenabled
libTidy Release 2017/11/25
Extension Version 2.0 ($Id: 57f050b275c6da348310461a64aaad21feef8091 $)
DirectiveLocal ValueMaster Value
tidy.clean_output00
tidy.default_configno valueno value

tokenizer

Tokenizer Support enabled

wddx

WDDX Supportenabled
WDDX Session Serializer enabled

xml

XML Support active
XML Namespace Support active
libxml2 Version 2.9.10

xmlreader

XMLReader enabled

xmlrpc

core library version xmlrpc-epi v. 0.51
php extension version 0.51
author Dan Libby
homepage http://xmlrpc-epi.sourceforge.net
open sourced by Epinions.com

xmlwriter

XMLWriter enabled

xsl

XSL enabled
libxslt Version 1.1.35
libxslt compiled against libxml Version 2.9.14
EXSLT enabled
libexslt Version 1.1.34

Zend OPcache

Opcode Caching Up and Running
Optimization Enabled
Startup OK
Shared memory model mmap
Cache hits 24545
Cache misses 1569
Used memory 74495232
Free memory 193940224
Wasted memory 0
Interned Strings Used memory 8388600
Interned Strings Free memory 8
Cached scripts 1425
Cached keys 1562
Max keys 7963
OOM restarts 0
Hash keys restarts 0
Manual restarts 0
DirectiveLocal ValueMaster Value
opcache.blacklist_filenameno valueno value
opcache.consistency_checks00
opcache.dups_fixOffOff
opcache.enableOnOn
opcache.enable_cliOffOff
opcache.enable_file_overrideOffOff
opcache.error_logno valueno value
opcache.fast_shutdown00
opcache.file_update_protection22
opcache.force_restart_timeout180180
opcache.inherited_hackOnOn
opcache.interned_strings_buffer88
opcache.load_comments11
opcache.log_verbosity_level11
opcache.max_accelerated_files40004000
opcache.max_file_size00
opcache.max_wasted_percentage55
opcache.memory_consumption256256
opcache.optimization_level0xFFFFFFFF0xFFFFFFFF
opcache.preferred_memory_modelno valueno value
opcache.protect_memory00
opcache.restrict_apino valueno value
opcache.revalidate_freq22
opcache.revalidate_pathOffOff
opcache.save_comments11
opcache.use_cwdOnOn
opcache.validate_timestampsOnOn
zend_optimizerplus.blacklist_filenameno valueno value
zend_optimizerplus.consistency_checks00
zend_optimizerplus.dups_fixOffOff
zend_optimizerplus.enableOnOn
zend_optimizerplus.enable_cliOffOff
zend_optimizerplus.enable_file_overrideOffOff
zend_optimizerplus.error_logno valueno value
zend_optimizerplus.fast_shutdown00
zend_optimizerplus.file_update_protection22
zend_optimizerplus.force_restart_timeout180180
zend_optimizerplus.inherited_hackOnOn
zend_optimizerplus.interned_strings_buffer44
zend_optimizerplus.load_comments11
zend_optimizerplus.log_verbosity_level11
zend_optimizerplus.max_accelerated_files20002000
zend_optimizerplus.max_file_size00
zend_optimizerplus.max_wasted_percentage55
zend_optimizerplus.memory_consumption6464
zend_optimizerplus.optimization_level0xFFFFFFFF0xFFFFFFFF
zend_optimizerplus.preferred_memory_modelno valueno value
zend_optimizerplus.protect_memory00
zend_optimizerplus.restrict_apino valueno value
zend_optimizerplus.revalidate_freq22
zend_optimizerplus.revalidate_pathOffOff
zend_optimizerplus.save_comments11
zend_optimizerplus.use_cwdOnOn
zend_optimizerplus.validate_timestampsOnOn

zip

Zip enabled
Zip version 1.12.5
Libzip version 0.11.2

zlib

ZLib Supportenabled
Stream Wrapper compress.zlib://
Stream Filter zlib.inflate, zlib.deflate
Compiled Version 1.2.11
Linked Version 1.2.13
DirectiveLocal ValueMaster Value
zlib.output_compressionOffOff
zlib.output_compression_level-1-1
zlib.output_handlerno valueno value

Additional Modules

Module Name
ionCube Loader
sysvsem
sysvshm

HTTP request

Headers

Hostmlato.mrazagro.cz
X-Real-IP216.73.216.158
X-Forwarded-Protohttps
Connectionclose
accept*/*
user-agentMozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
accept-encodinggzip, br, zstd, deflate
GEOIP_ADDR216.73.216.158
GEOIP_CONTINENT_CODENA
GEOIP_COUNTRY_CODEUS
GEOIP_COUNTRY_NAMEUnited States

$_GET

file
"/www/doc/mlato.mrazagro.cz/www/libs/Nette/Config/Configurator.php" (65)
line
"206" (3)

$_POST

empty

$_COOKIE

empty

HTTP response

Headers

Content-type: text/html; charset=UTF-8