Cannot modify header information - headers already sent by (output started at /www/doc/mlato.mrazagro.cz/www/libs/Nette/loader.php:19) search►
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:
.../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:
.../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:
.../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:
.../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:
| REDIRECT_UNIQUE_ID | "abI9VxqVl3GQrMlnNq5TugAAAAE" (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 | "43394" (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 | "abI9VxqVl3GQrMlnNq5TugAAAAE" (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 | "43394" (5)
|
| REDIRECT_URL | "/editor:/open/" (14)
|
| REDIRECT_QUERY_STRING | "file=%2Fwww%2Fdoc%2Fmlato.mrazagro.cz%2Fwww%2Fapp%2Fbootstrap.php&line=25" (73)
|
| 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%2Fapp%2Fbootstrap.php&line=25" (73)
|
| REQUEST_URI | "/editor:/open/?file=%2Fwww%2Fdoc%2Fmlato.mrazagro.cz%2Fwww%2Fapp%2Fbootstrap.php&line=25" (88)
|
| SCRIPT_NAME | "/index.php" (10)
|
| PHP_SELF | "/index.php" (10)
|
| REQUEST_TIME_FLOAT | 1773288791.8440001
|
| REQUEST_TIME | 1773288791
|
| argv | array(1) ▼ |
| argc | 1
|
empty
| NETTE | TRUE
|
|---|---|
| NETTE_DIR | "/www/doc/mlato.mrazagro.cz/www/libs/Nette" (41)
|
| NETTE_VERSION_ID | 20010
|
| NETTE_PACKAGE | "5.3" (3)
|
| /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 |
| 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 |
| Directive | Local Value | Master Value |
|---|---|---|
| engine | 1 | 1 |
| last_modified | 0 | 0 |
| xbithack | 0 | 0 |
| Variable | Value |
|---|---|
| REDIRECT_UNIQUE_ID | abI9VxqVl3GQrMlnNq5TugAAAAE |
| 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 | 43394 |
| 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 | abI9VxqVl3GQrMlnNq5TugAAAAE |
| 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 | 43394 |
| REDIRECT_URL | /editor:/open/ |
| REDIRECT_QUERY_STRING | file=%2Fwww%2Fdoc%2Fmlato.mrazagro.cz%2Fwww%2Fapp%2Fbootstrap.php&line=25 |
| 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%2Fapp%2Fbootstrap.php&line=25 |
| REQUEST_URI | /editor:/open/?file=%2Fwww%2Fdoc%2Fmlato.mrazagro.cz%2Fwww%2Fapp%2Fbootstrap.php&line=25 |
| SCRIPT_NAME | /index.php |
| HTTP Request Headers | |
|---|---|
| HTTP Request | GET /editor:/open/?file=%2Fwww%2Fdoc%2Fmlato.mrazagro.cz%2Fwww%2Fapp%2Fbootstrap.php&line=25 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 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 Version | 5.6.40 |
| Directive | Local Value | Master Value |
|---|---|---|
| allow_url_fopen | On | On |
| allow_url_include | Off | Off |
| always_populate_raw_post_data | 0 | 0 |
| arg_separator.input | & | & |
| arg_separator.output | & | & |
| asp_tags | Off | Off |
| auto_append_file | no value | no value |
| auto_globals_jit | On | On |
| auto_prepend_file | no value | no value |
| browscap | /usr/local/php/browscap.ini | /usr/local/php/browscap.ini |
| default_charset | UTF-8 | UTF-8 |
| default_mimetype | text/html | text/html |
| disable_classes | no value | no value |
| disable_functions | no value | no value |
| display_errors | On | On |
| display_startup_errors | Off | Off |
| doc_root | /www/doc/mlato.mrazagro.cz/www | 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 | /www/doc/mlato.mrazagro.cz/logs/php_error.log | /var/log/apache2/php_error_log |
| error_prepend_string | no value | no value |
| error_reporting | 0 | 22519 |
| exit_on_timeout | Off | Off |
| expose_php | Off | Off |
| extension_dir | /usr/lib/php/20131226 | /usr/lib/php/20131226 |
| file_uploads | On | On |
| 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 | On |
| log_errors_max_len | 1024 | 1024 |
| mail.add_x_header | On | On |
| mail.force_extra_parameters | no value | no value |
| mail.log | /var/log/phpmail.log | /var/log/phpmail.log |
| max_execution_time | 120 | 120 |
| max_file_uploads | 20 | 20 |
| max_input_nesting_level | 64 | 64 |
| max_input_time | 60 | 60 |
| max_input_vars | 5000 | 5000 |
| memory_limit | 256M | 256M |
| 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_buffering | no value | no value |
| output_encoding | no value | no value |
| output_handler | no value | no value |
| post_max_size | 256M | 256M |
| precision | 12 | 12 |
| realpath_cache_size | 16K | 16K |
| realpath_cache_ttl | 120 | 120 |
| register_argc_argv | On | On |
| report_memleaks | On | On |
| report_zend_debug | On | On |
| request_order | no value | no value |
| sendmail_from | no value | no value |
| sendmail_path | MAILHOST=mlato.mrazagro.cz /usr/bin/sendmail-wrapper -t -f postmaster@mlato.mrazagro.cz | /usr/sbin/sendmail -t -i |
| serialize_precision | 17 | 17 |
| short_open_tag | On | On |
| SMTP | localhost | localhost |
| smtp_port | 25 | 25 |
| sql.safe_mode | Off | Off |
| sys_temp_dir | no value | no value |
| track_errors | Off | Off |
| unserialize_callback_func | no value | no value |
| upload_max_filesize | 256M | 256M |
| upload_tmp_dir | /www/doc/mlato.mrazagro.cz/tmp | /www/tmp |
| user_dir | no value | no value |
| user_ini.cache_ttl | 300 | 300 |
| user_ini.filename | .user.ini | .user.ini |
| variables_order | EGPCS | EGPCS |
| xmlrpc_error_number | 0 | 0 |
| xmlrpc_errors | Off | Off |
| zend.detect_unicode | On | On |
| zend.enable_gc | On | On |
| zend.multibyte | Off | Off |
| zend.script_encoding | no value | no value |
| ctype functions | enabled |
| 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/time support | enabled |
| "Olson" Timezone Database Version | 2016.10 |
| Timezone Database | internal |
| Default timezone | Europe/Prague |
| Directive | Local Value | Master Value |
|---|---|---|
| date.default_latitude | 50.0594 | 50.0594 |
| date.default_longitude | 14.4806 | 14.4806 |
| date.sunrise_zenith | 90.583333 | 90.583333 |
| date.sunset_zenith | 90.583333 | 90.583333 |
| date.timezone | Europe/Prague | Europe/Prague |
| DBA support | enabled |
| Supported handlers | gdbm cdb cdb_make db4 inifile flatfile |
| Directive | Local Value | Master Value |
|---|---|---|
| dba.default_handler | flatfile | flatfile |
| 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 |
| Regex Library | Bundled library enabled |
| EXIF Support | enabled |
| EXIF Version | 1.4 $Id: cad29b729548e4206f0697710cc9e177f26fdff3 $ |
| Supported EXIF Version | 0220 |
| Supported filetypes | JPEG,TIFF |
| 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 |
| fileinfo support | enabled |
| version | 1.0.5 |
| libmagic | 517 |
| Input Validation and Filtering | enabled |
| Revision | $Id: 5b79667bd9a68977a9b4f7505223a8e216e04908 $ |
| Directive | Local Value | Master Value |
|---|---|---|
| filter.default | unsafe_raw | unsafe_raw |
| filter.default_flags | no value | no value |
| FTP support | enabled |
| 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 |
| Directive | Local Value | Master Value |
|---|---|---|
| gd.jpeg_ignore_warning | 0 | 0 |
| GetText Support | enabled |
| 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 support | enabled |
| iconv implementation | glibc |
| iconv library version | 2.36 |
| Directive | Local Value | Master Value |
|---|---|---|
| iconv.input_encoding | no value | no value |
| iconv.internal_encoding | UTF-8 | no value |
| iconv.output_encoding | no value | no value |
| imagick module | enabled |
|---|---|
| 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 |
| Directive | Local Value | Master Value |
|---|---|---|
| imagick.locale_fix | 0 | 0 |
| imagick.progress_monitor | 0 | 0 |
| 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 |
|---|---|
| version | 1.1.0 |
| ICU version | 67.1 |
| ICU Data version | 67.1 |
| Directive | Local Value | Master Value |
|---|---|---|
| intl.default_locale | no value | no value |
| intl.error_level | 0 | 0 |
| intl.use_exceptions | 0 | 0 |
| json support | enabled |
| json version | 1.2.1 |
| LDAP Support | enabled |
| RCS Version | $Id: 03ca03d3adee59787d58cd342d8f864c5d96252a $ |
| Total Links | 0/unlimited |
| API Version | 3001 |
| Vendor Name | OpenLDAP |
| Vendor Version | 20457 |
| Directive | Local Value | Master Value |
|---|---|---|
| ldap.max_links | Unlimited | Unlimited |
| libXML support | active |
| libXML Compiled Version | 2.9.10 |
| 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) backtrack check | On |
| Multibyte regex (oniguruma) version | 5.9.5 |
| 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.strict_detection | Off | Off |
| mbstring.substitute_character | none | no value |
| mcrypt support | enabled |
|---|---|
| mcrypt_filter support | enabled |
| 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 |
| MHASH support | Enabled |
| MHASH API Version | Emulated Support |
| MSSQL Support | enabled |
|---|---|
| Active Persistent Links | 0 |
| Active Links | 0 |
| Library version | FreeTDS |
| Directive | Local Value | Master Value |
|---|---|---|
| mssql.allow_persistent | On | On |
| mssql.batchsize | 0 | 0 |
| mssql.charset | no value | no value |
| mssql.compatability_mode | Off | Off |
| mssql.compatibility_mode | Off | Off |
| mssql.connect_timeout | 5 | 5 |
| mssql.datetimeconvert | On | On |
| mssql.max_links | Unlimited | Unlimited |
| mssql.max_persistent | Unlimited | Unlimited |
| mssql.max_procs | Unlimited | Unlimited |
| mssql.min_error_severity | 10 | 10 |
| mssql.min_message_severity | 10 | 10 |
| mssql.secure_connection | Off | Off |
| mssql.textlimit | Server default | Server default |
| mssql.textsize | Server default | Server default |
| mssql.timeout | 60 | 60 |
| MySQL Support | enabled |
|---|---|
| Active Persistent Links | 0 |
| Active Links | 0 |
| Client API version | mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $ |
| Directive | Local Value | Master Value |
|---|---|---|
| mysql.allow_local_infile | On | On |
| mysql.allow_persistent | Off | Off |
| mysql.connect_timeout | 60 | 60 |
| mysql.default_host | no value | no value |
| mysql.default_password | no value | no value |
| mysql.default_port | no value | no value |
| mysql.default_socket | /var/run/mysqld/mysqld.sock | /var/run/mysqld/mysqld.sock |
| mysql.default_user | no value | no value |
| mysql.max_links | Unlimited | Unlimited |
| mysql.max_persistent | Unlimited | Unlimited |
| mysql.trace_mode | Off | Off |
| MysqlI Support | enabled |
|---|---|
| Client API library version | mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $ |
| Active Persistent Links | 0 |
| Inactive Persistent Links | 0 |
| Active Links | 0 |
| Directive | Local Value | Master Value |
|---|---|---|
| mysqli.allow_local_infile | On | On |
| 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.max_links | Unlimited | Unlimited |
| mysqli.max_persistent | Unlimited | Unlimited |
| mysqli.reconnect | Off | Off |
| mysqli.rollback_on_cached_plink | Off | Off |
| mysqlnd | enabled |
|---|---|
| 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 Support | enabled |
|---|---|
| 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 |
| Directive | Local Value | Master Value |
|---|---|---|
| odbc.allow_persistent | On | On |
| odbc.check_persistent | On | On |
| odbc.default_cursortype | Static cursor | Static cursor |
| odbc.default_db | no value | no value |
| odbc.default_pw | no value | no value |
| odbc.default_user | no value | no value |
| odbc.defaultbinmode | return as is | return as is |
| odbc.defaultlrl | return up to 4096 bytes | return up to 4096 bytes |
| odbc.max_links | Unlimited | Unlimited |
| odbc.max_persistent | Unlimited | Unlimited |
| 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 |
| 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 | 8.39 2016-06-14 |
| Directive | Local Value | Master Value |
|---|---|---|
| pcre.backtrack_limit | 1000000 | 1000000 |
| pcre.recursion_limit | 100000 | 100000 |
| PDO support | enabled |
|---|---|
| PDO drivers | dblib, mysql, pgsql, sqlite |
| PDO Driver for FreeTDS/Sybase DB-lib | enabled |
|---|---|
| Flavour | freetds |
| PDO Driver for MySQL | enabled |
|---|---|
| Client API version | mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $ |
| 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.4 (Debian 13.4-0+deb11u1) |
| Module version | 1.0.2 |
| Revision | $Id: 0e858dd2051ca8c2fd3c781909a0670ab5fecd36 $ |
| PDO Driver for SQLite 3.x | enabled |
|---|---|
| SQLite Library | 3.8.10.2 |
| PostgreSQL Support | enabled |
|---|---|
| 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 |
| 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 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. |
| Directive | Local Value | Master Value |
|---|---|---|
| phar.cache_list | no value | no value |
| phar.readonly | On | On |
| phar.require_hash | On | On |
| Revision | $Id: 5f4acc20904b1406142f2a0ede068db048c77e77 $ |
| Reflection | enabled |
|---|---|
| Version | $Id: 5f15287237d5f78d75b19c26915aa7bd83dee8b8 $ |
| Session Support | enabled |
| Registered save handlers | files user |
| Registered serializer handlers | php_serialize php php_binary wddx |
| 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_secure | Off | Off |
| session.entropy_file | /dev/urandom | /dev/urandom |
| session.entropy_length | 16 | 16 |
| session.gc_divisor | 100 | 100 |
| session.gc_maxlifetime | 1440 | 1440 |
| session.gc_probability | 1 | 1 |
| session.hash_bits_per_character | 4 | 4 |
| session.hash_function | 0 | 0 |
| session.name | PHPSESSID | PHPSESSID |
| session.referer_check | no value | no value |
| session.save_handler | files | files |
| session.save_path | /www/doc/mlato.mrazagro.cz/session | /var/lib/php5 |
| session.serialize_handler | php | php |
| 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 | 0 | 0 |
| shmop support | enabled |
| Simplexml support | enabled |
|---|---|
| Revision | $Id: d7077fc935154236afb4fe70814ba358efdbdca4 $ |
| Schema support | enabled |
| NET-SNMP Support | enabled |
| NET-SNMP Version | 5.9.3 |
| PHP SNMP Version | 0.1 |
| 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 | 1 | 1 |
| soap.wsdl_cache_limit | 5 | 5 |
| soap.wsdl_cache_ttl | 86400 | 86400 |
| Sockets Support | enabled |
| SPL support | enabled |
|---|---|
| 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 support | enabled |
|---|---|
| SQLite3 module version | 0.7-dev |
| SQLite Library | 3.8.10.2 |
| Directive | Local Value | Master Value |
|---|---|---|
| sqlite3.extension_dir | no value | no value |
| Dynamic Library Support | enabled |
| Path to sendmail | MAILHOST=mlato.mrazagro.cz /usr/bin/sendmail-wrapper -t -f postmaster@mlato.mrazagro.cz |
| Directive | Local Value | Master Value |
|---|---|---|
| assert.active | 1 | 1 |
| assert.bail | 0 | 0 |
| assert.callback | no value | no value |
| assert.quiet_eval | 0 | 0 |
| assert.warning | 1 | 1 |
| auto_detect_line_endings | 0 | 0 |
| default_socket_timeout | 60 | 60 |
| from | no value | no value |
| url_rewriter.tags | a=href,area=href,frame=src,input=src,form=,fieldset= | a=href,area=href,frame=src,input=src,form=,fieldset= |
| user_agent | no value | no value |
|
Copyright (c) 2006-2007 Hardened-PHP Project Copyright (c) 2007-2014 SektionEins GmbH |
| Directive | Local Value | Master Value |
|---|---|---|
| suhosin.apc_bug_workaround | Off | Off |
| suhosin.cookie.checkraddr | 0 | 0 |
| suhosin.cookie.cryptdocroot | On | On |
| suhosin.cookie.cryptkey | [ protected ] | [ protected ] |
| suhosin.cookie.cryptlist | no value | no value |
| suhosin.cookie.cryptraddr | 0 | 0 |
| suhosin.cookie.cryptua | On | On |
| suhosin.cookie.disallow_nul | 1 | 1 |
| suhosin.cookie.disallow_ws | 1 | 1 |
| suhosin.cookie.encrypt | Off | Off |
| suhosin.cookie.max_array_depth | 50 | 50 |
| suhosin.cookie.max_array_index_length | 64 | 64 |
| suhosin.cookie.max_name_length | 64 | 64 |
| suhosin.cookie.max_totalname_length | 256 | 256 |
| suhosin.cookie.max_value_length | 10000 | 10000 |
| suhosin.cookie.max_vars | 100 | 100 |
| suhosin.cookie.plainlist | no value | no value |
| suhosin.coredump | Off | Off |
| suhosin.disable.display_errors | Off | Off |
| suhosin.executor.allow_symlink | Off | Off |
| suhosin.executor.disable_emodifier | Off | Off |
| suhosin.executor.disable_eval | Off | Off |
| suhosin.executor.eval.blacklist | no value | no value |
| suhosin.executor.eval.whitelist | no value | no value |
| suhosin.executor.func.blacklist | no value | no value |
| suhosin.executor.func.whitelist | no value | no value |
| suhosin.executor.include.allow_writable_files | On | On |
| suhosin.executor.include.blacklist | no value | no value |
| suhosin.executor.include.max_traversal | 0 | 0 |
| suhosin.executor.include.whitelist | var,phar | var,phar |
| suhosin.executor.max_depth | 750 | 750 |
| suhosin.filter.action | no value | no value |
| suhosin.get.disallow_nul | 1 | 1 |
| suhosin.get.disallow_ws | 0 | 0 |
| suhosin.get.max_array_depth | 50 | 50 |
| suhosin.get.max_array_index_length | 64 | 64 |
| suhosin.get.max_name_length | 128 | 128 |
| suhosin.get.max_totalname_length | 256 | 256 |
| suhosin.get.max_value_length | 2048 | 2048 |
| suhosin.get.max_vars | 100 | 100 |
| suhosin.log.file | 0 | 0 |
| suhosin.log.file.name | no value | no value |
| suhosin.log.file.time | On | On |
| suhosin.log.phpscript | 0 | 0 |
| suhosin.log.phpscript.is_safe | Off | Off |
| suhosin.log.phpscript.name | no value | no value |
| suhosin.log.sapi | 0 | 0 |
| suhosin.log.script | 0 | 0 |
| suhosin.log.script.name | no value | no value |
| suhosin.log.stdout | 0 | 0 |
| suhosin.log.syslog | no value | no value |
| suhosin.log.syslog.facility | no value | no value |
| suhosin.log.syslog.priority | no value | no value |
| suhosin.log.use-x-forwarded-for | Off | Off |
| suhosin.mail.protect | 0 | 0 |
| suhosin.memory_limit | 0 | 0 |
| suhosin.mt_srand.ignore | On | On |
| suhosin.multiheader | Off | Off |
| suhosin.perdir | 0 | 0 |
| suhosin.post.disallow_nul | 0 | 0 |
| suhosin.post.disallow_ws | 0 | 0 |
| suhosin.post.max_array_depth | 50 | 50 |
| suhosin.post.max_array_index_length | 64 | 64 |
| suhosin.post.max_name_length | 64 | 64 |
| suhosin.post.max_totalname_length | 8192 | 8192 |
| suhosin.post.max_value_length | 1000000 | 1000000 |
| suhosin.post.max_vars | 8192 | 8192 |
| suhosin.protectkey | On | On |
| suhosin.rand.reseed_every_request | Off | Off |
| suhosin.rand.seedingkey | [ protected ] | [ protected ] |
| suhosin.request.array_index_blacklist | '"+<>;() | '"+<>;() |
| suhosin.request.array_index_whitelist | no value | no value |
| suhosin.request.disallow_nul | 0 | 0 |
| suhosin.request.disallow_ws | 0 | 0 |
| suhosin.request.max_array_depth | 50 | 50 |
| suhosin.request.max_array_index_length | 64 | 64 |
| suhosin.request.max_totalname_length | 256 | 256 |
| suhosin.request.max_value_length | 1000000 | 1000000 |
| suhosin.request.max_varname_length | 256 | 256 |
| suhosin.request.max_vars | 8192 | 8192 |
| suhosin.server.encode | On | On |
| suhosin.server.strip | On | On |
| suhosin.session.checkraddr | 0 | 0 |
| suhosin.session.cryptdocroot | On | On |
| suhosin.session.cryptkey | [ protected ] | [ protected ] |
| suhosin.session.cryptraddr | 0 | 0 |
| suhosin.session.cryptua | Off | Off |
| suhosin.session.encrypt | Off | Off |
| suhosin.session.max_id_length | 128 | 128 |
| suhosin.simulation | Off | Off |
| suhosin.sql.bailout_on_error | Off | Off |
| suhosin.sql.comment | 0 | 0 |
| suhosin.sql.multiselect | 0 | 0 |
| suhosin.sql.opencomment | 0 | 0 |
| suhosin.sql.union | 0 | 0 |
| suhosin.sql.user_match | no value | no value |
| suhosin.sql.user_postfix | no value | no value |
| suhosin.sql.user_prefix | no value | no value |
| suhosin.srand.ignore | On | On |
| suhosin.stealth | On | On |
| suhosin.upload.disallow_binary | 0 | 0 |
| suhosin.upload.disallow_elf | 1 | 1 |
| suhosin.upload.max_uploads | 25 | 25 |
| suhosin.upload.remove_binary | 0 | 0 |
| suhosin.upload.verification_script | no value | no value |
| sysvmsg support | enabled |
| Revision | $Id: 58590192720bc56939152fde3645d808b348bb9b $ |
| Tidy support | enabled |
|---|---|
| libTidy Release | 2017/11/25 |
| Extension Version | 2.0 ($Id: 57f050b275c6da348310461a64aaad21feef8091 $) |
| Directive | Local Value | Master Value |
|---|---|---|
| tidy.clean_output | 0 | 0 |
| tidy.default_config | no value | no value |
| Tokenizer Support | enabled |
| WDDX Support | enabled |
|---|---|
| WDDX Session Serializer | enabled |
| XML Support | active |
| XML Namespace Support | active |
| libxml2 Version | 2.9.10 |
| XMLReader | enabled |
| 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 | enabled |
| XSL | enabled |
| libxslt Version | 1.1.35 |
| libxslt compiled against libxml Version | 2.9.14 |
| EXSLT | enabled |
| libexslt Version | 1.1.34 |
| Opcode Caching | Up and Running |
| Optimization | Enabled |
| Startup | OK |
| Shared memory model | mmap |
| Cache hits | 24437 |
| 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 |
| 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.fast_shutdown | 0 | 0 |
| opcache.file_update_protection | 2 | 2 |
| opcache.force_restart_timeout | 180 | 180 |
| opcache.inherited_hack | On | On |
| opcache.interned_strings_buffer | 8 | 8 |
| opcache.load_comments | 1 | 1 |
| opcache.log_verbosity_level | 1 | 1 |
| opcache.max_accelerated_files | 4000 | 4000 |
| opcache.max_file_size | 0 | 0 |
| opcache.max_wasted_percentage | 5 | 5 |
| opcache.memory_consumption | 256 | 256 |
| opcache.optimization_level | 0xFFFFFFFF | 0xFFFFFFFF |
| opcache.preferred_memory_model | no value | no value |
| opcache.protect_memory | 0 | 0 |
| opcache.restrict_api | no value | no value |
| opcache.revalidate_freq | 2 | 2 |
| opcache.revalidate_path | Off | Off |
| opcache.save_comments | 1 | 1 |
| opcache.use_cwd | On | On |
| opcache.validate_timestamps | On | On |
| zend_optimizerplus.blacklist_filename | no value | no value |
| zend_optimizerplus.consistency_checks | 0 | 0 |
| zend_optimizerplus.dups_fix | Off | Off |
| zend_optimizerplus.enable | On | On |
| zend_optimizerplus.enable_cli | Off | Off |
| zend_optimizerplus.enable_file_override | Off | Off |
| zend_optimizerplus.error_log | no value | no value |
| zend_optimizerplus.fast_shutdown | 0 | 0 |
| zend_optimizerplus.file_update_protection | 2 | 2 |
| zend_optimizerplus.force_restart_timeout | 180 | 180 |
| zend_optimizerplus.inherited_hack | On | On |
| zend_optimizerplus.interned_strings_buffer | 4 | 4 |
| zend_optimizerplus.load_comments | 1 | 1 |
| zend_optimizerplus.log_verbosity_level | 1 | 1 |
| zend_optimizerplus.max_accelerated_files | 2000 | 2000 |
| zend_optimizerplus.max_file_size | 0 | 0 |
| zend_optimizerplus.max_wasted_percentage | 5 | 5 |
| zend_optimizerplus.memory_consumption | 64 | 64 |
| zend_optimizerplus.optimization_level | 0xFFFFFFFF | 0xFFFFFFFF |
| zend_optimizerplus.preferred_memory_model | no value | no value |
| zend_optimizerplus.protect_memory | 0 | 0 |
| zend_optimizerplus.restrict_api | no value | no value |
| zend_optimizerplus.revalidate_freq | 2 | 2 |
| zend_optimizerplus.revalidate_path | Off | Off |
| zend_optimizerplus.save_comments | 1 | 1 |
| zend_optimizerplus.use_cwd | On | On |
| zend_optimizerplus.validate_timestamps | On | On |
| Zip | enabled |
| Zip version | 1.12.5 |
| Libzip version | 0.11.2 |
| ZLib Support | enabled |
|---|---|
| Stream Wrapper | compress.zlib:// |
| Stream Filter | zlib.inflate, zlib.deflate |
| Compiled Version | 1.2.11 |
| Linked Version | 1.2.13 |
| 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 |
|---|
| ionCube Loader |
| sysvsem |
| sysvshm |
| 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 |
| file | "/www/doc/mlato.mrazagro.cz/www/app/bootstrap.php" (48)
|
|---|---|
| line | "25" (2)
|
empty
empty
Content-type: text/html; charset=UTF-8