Nette\Application\BadRequestException #404

No route for HTTP request. search►

Source file

File: ...\nette\application\src\Application\Application.php:116

106: } 107: 108: 109: /** 110: * @return Request 111: */ 112: public function createInitialRequest() 113: { 114: $request = $this->router->match($this->httpRequest); 115: if (!$request instanceof Request) { 116: throw new BadRequestException('No route for HTTP request.'); 117: } 118: $presenter = $request->getPresenterName(); 119: if (Nette\Utils\Strings::startsWith($presenter, 'Nette:') && $presenter !== 'Nette:Micro') { 120: throw new BadRequestException('Invalid request. Presenter is not achievable.');

Call stack

  1. ...\nette\application\src\Application\Application.php:83 source  Nette\Application\Application->createInitialRequest()

    73: 74: 75: /** 76: * Dispatch a HTTP request to a front controller. 77: * @return void 78: */ 79: public function run() 80: { 81: try { 82: $this->onStartup($this); 83: $this->processRequest($this->createInitialRequest()); 84: $this->onShutdown($this); 85: 86: } catch (\Exception $e) { 87: } catch (\Throwable $e) {
  2. D:\inetpub\wwwhosts\map.plzen.eu\www\index.php:8 source  Nette\Application\Application->run()

    1: <?php 2: 3: // Uncomment this line if you must temporarily take down your site for maintenance. 4: // require __DIR__ . '/.maintenance.php'; 5: 6: $container = require __DIR__ . '/../app/bootstrap.php'; 7: 8: $container->getByType(Nette\Application\Application::class)->run(); 9:

Nette Application

Requests

array ()

Presenter

NULL

Environment

$_SERVER

PROCESSOR_ARCHITEW6432
"AMD64" (5)
_FCGI_X_PIPE_
"\\.\pipe\IISFCGI-200f49a5-836f-4a83-9b6a-cac11cac12dd" (53)
PHP_FCGI_MAX_REQUESTS
"200" (3)
PHPRC
"D:\php\x86\v.5.6\" (17)
ALLUSERSPROFILE
"C:\ProgramData" (14)
APPDATA
"C:\Windows\system32\config\systemprofile\AppData\Roaming" (56)
APP_POOL_CONFIG
"C:\inetpub\temp\apppools\map.plzen.eu\map.plzen.eu.config" (57)
APP_POOL_ID
"map.plzen.eu" (12)
CAB_HOME_R14
"C:\Program Files (x86)\CA\SharedComponents\ARCserve Backup\Setup\r19\" (69)
CommonProgramFiles
"C:\Program Files (x86)\Common Files" (35)
CommonProgramFiles(x86)
"C:\Program Files (x86)\Common Files" (35)
CommonProgramW6432
"C:\Program Files\Common Files" (29)
COMPUTERNAME
"APPWEB2" (7)
ComSpec
"C:\Windows\system32\cmd.exe" (27)
FP_NO_HOST_CHECK
"NO" (2)
LDAPTLS_REQCERT
"never" (5)
LOCALAPPDATA
"C:\Windows\system32\config\systemprofile\AppData\Local" (54)
NUMBER_OF_PROCESSORS
"4"
OS
"Windows_NT" (10)
Path
"C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;D:\php\x64\v.7.1\;C:\Program Files (x86)\Microsoft ... " (517)
PATHEXT
".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" (53)
PROCESSOR_ARCHITECTURE
"x86" (3)
PROCESSOR_IDENTIFIER
"Intel64 Family 6 Model 23 Stepping 6, GenuineIntel" (50)
PROCESSOR_LEVEL
"6"
PROCESSOR_REVISION
"1706" (4)
ProgramData
"C:\ProgramData" (14)
ProgramFiles
"C:\Program Files (x86)" (22)
ProgramFiles(x86)
"C:\Program Files (x86)" (22)
ProgramW6432
"C:\Program Files" (16)
PSModulePath
"C:\Windows\system32\WindowsPowerShell\v1.0\Modules\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\PowerShell\Modules\;C:\Program Files\Microso ... " (187)
PUBLIC
"C:\Users\Public" (15)
SQLANY17
"C:\Program Files\SQL Anywhere 17" (32)
SQLANYSAMP17
"C:\Users\Public\Documents\SQL Anywhere 17\Samples" (49)
SystemDrive
"C:" (2)
SystemRoot
"C:\Windows" (10)
TEMP
"C:\Windows\TEMP" (15)
TMP
"C:\Windows\TEMP" (15)
USERDOMAIN
"MMP" (3)
USERNAME
"APPWEB2$" (8)
USERPROFILE
"C:\Windows\system32\config\systemprofile" (40)
windir
"C:\Windows" (10)
ORIG_PATH_INFO
"/index.php" (10)
URL
"/index.php" (10)
SERVER_SOFTWARE
"Microsoft-IIS/8.5" (17)
SERVER_PROTOCOL
"HTTP/1.1" (8)
SERVER_PORT_SECURE
"0"
SERVER_PORT
"80" (2)
SERVER_NAME
"map.plzen.eu" (12)
SCRIPT_NAME
"/index.php" (10)
SCRIPT_FILENAME
"D:\inetpub\wwwhosts\map.plzen.eu\www\index.php" (46)
REQUEST_URI
"/comment/reply/node/52/comment/127535" (37)
REQUEST_METHOD
"GET" (3)
REMOTE_USER
""
REMOTE_PORT
"27064" (5)
REMOTE_HOST
"54.224.52.210" (13)
REMOTE_ADDR
"54.224.52.210" (13)
QUERY_STRING
""
PATH_TRANSLATED
"D:\inetpub\wwwhosts\map.plzen.eu\www\index.php" (46)
LOGON_USER
""
LOCAL_ADDR
"172.31.2.170" (12)
INSTANCE_META_PATH
"/LM/W3SVC/106" (13)
INSTANCE_NAME
"MAP.PLZEN.EU" (12)
INSTANCE_ID
"106" (3)
HTTPS_SERVER_SUBJECT
""
HTTPS_SERVER_ISSUER
""
HTTPS_SECRETKEYSIZE
""
HTTPS_KEYSIZE
""
HTTPS
"off" (3)
GATEWAY_INTERFACE
"CGI/1.1" (7)
DOCUMENT_ROOT
"D:\inetpub\wwwhosts\map.plzen.eu\www" (36)
CONTENT_TYPE
""
CONTENT_LENGTH
"0"
CERT_SUBJECT
""
CERT_SERIALNUMBER
""
CERT_ISSUER
""
CERT_FLAGS
""
CERT_COOKIE
""
AUTH_USER
""
AUTH_PASSWORD
""
AUTH_TYPE
""
APPL_PHYSICAL_PATH
"D:\inetpub\wwwhosts\map.plzen.eu\www\" (37)
APPL_MD_PATH
"/LM/W3SVC/106/ROOT" (18)
IIS_UrlRewriteModule
"7.1.0761.0" (10)
UNENCODED_URL
"/comment/reply/node/52/comment/127535" (37)
IIS_WasUrlRewritten
"1"
HTTP_X_ORIGINAL_URL
"/comment/reply/node/52/comment/127535" (37)
HTTP_USER_AGENT
"claudebot" (9)
HTTP_REFERER
"http://map.plzen.eu/comment/reply/node/52/comment/127535" (56)
HTTP_HOST
"map.plzen.eu" (12)
HTTP_ACCEPT
"*/*" (3)
HTTP_CONTENT_LENGTH
"0"
FCGI_ROLE
"RESPONDER" (9)
PHP_SELF
"/index.php" (10)
REQUEST_TIME_FLOAT
1711607426.9014
REQUEST_TIME
1711607426

$_SESSION

__NFNette Session

Constants

RANDOM_COMPAT_READ_BUFFER
8

Configuration options


Configuration

bcmath

BCMath support enabled
DirectiveLocal ValueMaster Value
bcmath.scale00

calendar

Calendar support enabled

cgi-fcgi

DirectiveLocal ValueMaster Value
cgi.check_shebang_line11
cgi.discard_path00
cgi.fix_pathinfo11
cgi.force_redirect00
cgi.nph00
cgi.redirect_status_envno valueno value
cgi.rfc2616_headers00
fastcgi.impersonate11
fastcgi.logging11

Core

PHP Version 5.6.31
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
browscapno valueno value
default_charsetUTF-8UTF-8
default_mimetypetext/htmltext/html
disable_classesno valueno value
disable_functionsno valueno value
display_errorsOnOff
display_startup_errorsOffOff
doc_rootno valueno value
docref_extno valueno value
docref_rootno valueno value
enable_dlOffOff
enable_post_data_readingOnOn
error_append_stringno valueno value
error_logD:\inetpub\phplogs\PHP5_6LOG.logD:\inetpub\phplogs\PHP5_6LOG.log
error_prepend_stringno valueno value
error_reporting022527
exit_on_timeoutOffOff
expose_phpOnOn
extension_dirD:\php\x86\v.5.6\ext\D:\php\x86\v.5.6\ext\
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.;C:\php\pear.;C:\php\pear
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.logno valueno value
max_execution_time030
max_file_uploads2020
max_input_nesting_level6464
max_input_time20000060
max_input_vars10001000
memory_limit1400M256M
open_basedirno valueno value
output_buffering40964096
output_encodingno valueno value
output_handlerno valueno value
post_max_size1400M8M
precision1414
realpath_cache_size16K16K
realpath_cache_ttl120120
register_argc_argvOffOff
report_memleaksOnOn
report_zend_debugOnOn
request_orderGPGP
sendmail_fromno valueno value
sendmail_pathno valueno value
serialize_precision1717
short_open_tagOffOff
SMTPsmtp.plzen.eusmtp.plzen.eu
smtp_port2525
sql.safe_modeOffOff
sys_temp_dirno valueno value
track_errorsOffOff
unserialize_callback_funcno valueno value
upload_max_filesize1400M2M
upload_tmp_dirC:\Windows\Temp\C:\Windows\Temp\
user_dirno valueno value
user_ini.cache_ttl300300
user_ini.filename.user.ini.user.ini
variables_orderGPCSGPCS
windows.show_crt_warningOffOff
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.51.0
Age 3
Features
AsynchDNS Yes
CharConv No
Debug No
GSS-Negotiate No
IDN Yes
IPv6 Yes
krb4 No
Largefile Yes
libz Yes
NTLM Yes
NTLMWB No
SPNEGO Yes
SSL Yes
SSPI Yes
TLS-SRP No
Protocols dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, pop3, pop3s, rtsp, scp, sftp, smtp, smtps, telnet, tftp
Host i386-pc-win32
SSL Version OpenSSL/1.0.2k
ZLib Version 1.2.7.3
libSSH Version libssh2/1.8.0

date

date/time support enabled
"Olson" Timezone Database Version 2016.10
Timezone Database internal
Default timezone Europe/Prague
DirectiveLocal ValueMaster Value
date.default_latitude31.766731.7667
date.default_longitude35.233335.2333
date.sunrise_zenith90.58333390.583333
date.sunset_zenith90.58333390.583333
date.timezoneEurope/PragueEurope/Prague

dom

DOM/XML enabled
DOM/XML API Version 20031129
libxml Version 2.9.4
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: 1c8772f76be691b7b3f77ca31eb788a2abbcefe5 $
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.7.0
GIF Read Support enabled
GIF Create Support enabled
JPEG Support enabled
libJPEG Version 9 compatible
PNG Support enabled
libPNG Version 1.5.26
WBMP Support enabled
XPM Support enabled
libXpm Version 30512
XBM Support enabled
WebP Support enabled
DirectiveLocal ValueMaster Value
gd.jpeg_ignore_warning00

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 "libiconv"
iconv library version 1.14
DirectiveLocal ValueMaster Value
iconv.input_encodingno valueno value
iconv.internal_encodingno valueno value
iconv.output_encodingno valueno value

json

json support enabled
json version 1.2.1

ldap

LDAP Support enabled
RCS Version $Id: 8ab0fe072786e6f8d7dbd47b6a4897e81ce89ec3 $
Total Links 0/unlimited
API Version 3001
Vendor Name OpenLDAP
Vendor Version 20433
SASL Support Enabled
DirectiveLocal ValueMaster Value
ldap.max_linksUnlimitedUnlimited

libxml

libXML support active
libXML Compiled Version 2.9.4
libXML Loaded Version 20904
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) 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_characterno valueno value

mcrypt

mcrypt supportenabled
mcrypt_filter supportenabled
Version 2.5.8
Api No 20021217
Supported ciphers cast-128 gost rijndael-128 twofish cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes arcfour
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

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_persistentOnOn
mysql.connect_timeout6060
mysql.default_hostno valueno value
mysql.default_passwordno valueno value
mysql.default_portno valueno value
mysql.default_socketno valueno value
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_socketno valueno value
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 not 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
API Extensions mysql,mysqli,pdo_mysql
mysqlnd statistics
bytes_sent 849
bytes_received 11102
packets_sent 28
packets_received 146
protocol_overhead_in 584
protocol_overhead_out 112
bytes_received_ok_packet 0
bytes_received_eof_packet 0
bytes_received_rset_header_packet 90
bytes_received_rset_field_meta_packet 0
bytes_received_rset_row_packet 72
bytes_received_prepare_response_packet 5029
bytes_received_change_user_packet 5743
packets_sent_command 13
packets_received_ok 0
packets_received_eof 0
packets_received_rset_header 10
packets_received_rset_field_meta 0
packets_received_rset_row 12
packets_received_prepare_response 104
packets_received_change_user 18
result_set_queries 10
non_result_set_queries 2
no_index_used 2
bad_index_used 0
slow_queries 0
buffered_sets 10
unbuffered_sets 0
ps_buffered_sets 0
ps_unbuffered_sets 0
flushed_normal_sets 0
flushed_ps_sets 0
ps_prepared_never_executed 0
ps_prepared_once_executed 0
rows_fetched_from_server_normal 8
rows_fetched_from_server_ps 0
rows_buffered_from_client_normal 8
rows_buffered_from_client_ps 0
rows_fetched_from_client_normal_buffered 8
rows_fetched_from_client_normal_unbuffered 0
rows_fetched_from_client_ps_buffered 0
rows_fetched_from_client_ps_unbuffered 0
rows_fetched_from_client_ps_cursor 0
rows_affected_normal 0
rows_affected_ps 0
rows_skipped_normal 8
rows_skipped_ps 0
copy_on_write_saved 89
copy_on_write_performed 6
command_buffer_too_small 0
connect_success 1
connect_failure 0
connection_reused 0
reconnect 0
pconnect_success 1
active_connections 18446744073709551615
active_persistent_connections 18446744073709551615
explicit_close 1
implicit_close 0
disconnect_close 0
in_middle_of_command_close 0
explicit_free_result 10
implicit_free_result 0
explicit_stmt_close 0
implicit_stmt_close 0
mem_emalloc_count 0
mem_emalloc_amount 0
mem_ecalloc_count 0
mem_ecalloc_amount 0
mem_erealloc_count 0
mem_erealloc_amount 0
mem_efree_count 0
mem_efree_amount 0
mem_malloc_count 0
mem_malloc_amount 0
mem_calloc_count 0
mem_calloc_amount 0
mem_realloc_count 0
mem_realloc_amount 0
mem_free_count 0
mem_free_amount 0
mem_estrndup_count 0
mem_strndup_count 0
mem_estndup_count 0
mem_strdup_count 0
proto_text_fetched_null 0
proto_text_fetched_bit 0
proto_text_fetched_tinyint 0
proto_text_fetched_short 0
proto_text_fetched_int24 0
proto_text_fetched_int 21
proto_text_fetched_bigint 5
proto_text_fetched_decimal 0
proto_text_fetched_float 0
proto_text_fetched_double 0
proto_text_fetched_date 0
proto_text_fetched_year 0
proto_text_fetched_time 0
proto_text_fetched_datetime 0
proto_text_fetched_timestamp 0
proto_text_fetched_string 52
proto_text_fetched_blob 0
proto_text_fetched_enum 3
proto_text_fetched_set 0
proto_text_fetched_geometry 0
proto_text_fetched_other 0
proto_binary_fetched_null 0
proto_binary_fetched_bit 0
proto_binary_fetched_tinyint 0
proto_binary_fetched_short 0
proto_binary_fetched_int24 0
proto_binary_fetched_int 0
proto_binary_fetched_bigint 0
proto_binary_fetched_decimal 0
proto_binary_fetched_float 0
proto_binary_fetched_double 0
proto_binary_fetched_date 0
proto_binary_fetched_year 0
proto_binary_fetched_time 0
proto_binary_fetched_datetime 0
proto_binary_fetched_timestamp 0
proto_binary_fetched_string 0
proto_binary_fetched_json 0
proto_binary_fetched_blob 0
proto_binary_fetched_enum 0
proto_binary_fetched_set 0
proto_binary_fetched_geometry 0
proto_binary_fetched_other 0
init_command_executed_count 0
init_command_failed_count 0
com_quit 1
com_init_db 0
com_query 12
com_field_list 0
com_create_db 0
com_drop_db 0
com_refresh 0
com_shutdown 0
com_statistics 0
com_process_info 0
com_connect 0
com_process_kill 0
com_debug 0
com_ping 0
com_time 0
com_delayed_insert 0
com_change_user 0
com_binlog_dump 0
com_table_dump 0
com_connect_out 0
com_register_slave 0
com_stmt_prepare 0
com_stmt_execute 0
com_stmt_send_long_data 0
com_stmt_close 0
com_stmt_reset 0
com_stmt_set_option 0
com_stmt_fetch 0
com_deamon 0
bytes_received_real_data_normal 5570
bytes_received_real_data_ps 0

odbc

ODBC Supportenabled
Active Persistent Links 0
Active Links 0
ODBC library Win32
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.0.2k 26 Jan 2017
OpenSSL Header Version OpenSSL 1.0.2k 26 Jan 2017
Openssl default config c:/usr/local/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.38 2015-11-23
DirectiveLocal ValueMaster Value
pcre.backtrack_limit10000001000000
pcre.recursion_limit100000100000

PDO

PDO supportenabled
PDO drivers mysql, sqlite, sqlsrv

pdo_mysql

PDO Driver for MySQLenabled
Client API version mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $

pdo_sqlite

PDO Driver for SQLite 3.xenabled
SQLite Library 3.8.10.2

pdo_sqlsrv

pdo_sqlsrv supportenabled
DirectiveLocal ValueMaster Value
pdo_sqlsrv.client_buffer_max_kb_size1024010240
pdo_sqlsrv.log_severity00

Phar

Phar: PHP Archive supportenabled
Phar EXT version 2.0.2
Phar API version 1.1.1
SVN revision $Id: 780be432570e80dd34c1a9c217ef87ade22bf136 $
Phar-based phar archives enabled
Tar-based phar archives enabled
ZIP-based phar archives enabled
gzip compression enabled
bzip2 compression disabled (install pecl/bz2)
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

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_httponlyOnOff
session.cookie_lifetime12060000
session.cookie_path//
session.cookie_secureOffOff
session.entropy_fileno valueno value
session.entropy_length00
session.gc_divisor10001000
session.gc_maxlifetime12060001440
session.gc_probability11
session.hash_bits_per_character55
session.hash_function00
session.namePHPSESSIDPHPSESSID
session.referer_checkno valueno value
session.save_handlerfilesfiles
session.save_pathD:\php_sessionsD:\php_sessions
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

SimpleXML

Simplexml supportenabled
Revision $Id: d7077fc935154236afb4fe70814ba358efdbdca4 $
Schema support enabled

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

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

sqlsrv

sqlsrv supportenabled
DirectiveLocal ValueMaster Value
sqlsrv.ClientBufferMaxKBSize1024010240
sqlsrv.LogSeverity00
sqlsrv.LogSubsystems00
sqlsrv.WarningsReturnAsErrorsOnOn

standard

Dynamic Library Support enabled
Internal Sendmail Support for Windows enabled
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=fakeentrya=href,area=href,frame=src,input=src,form=fakeentry
user_agentno 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.4

xmlreader

XMLReader enabled

xmlwriter

XMLWriter enabled

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.7.3
Linked Version 1.2.7.3
DirectiveLocal ValueMaster Value
zlib.output_compressionOffOff
zlib.output_compression_level-1-1
zlib.output_handlerno valueno value

Additional Modules

Module Name

HTTP request

Headers

Content-Type
Content-Length0
X-Original-Url/comment/reply/node/52/comment/127535
User-Agentclaudebot
Refererhttp://map.plzen.eu/comment/reply/node/52/comment/127535
Hostmap.plzen.eu
Accept*/*

$_GET

empty

$_POST

empty

$_COOKIE

empty

HTTP response

Headers

X-Frame-Options: SAMEORIGIN
X-Powered-By: Nette Framework
Set-Cookie: PHPSESSID=kl8u2nqkl1if38f7ihudm04m04; expires=Thu, 11-Apr-2024 05:30:26 GMT; Max-Age=1206000; path=/; HttpOnly
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-Type: text/html; charset=UTF-8