Nette\Application\BadRequestException #404

No route for HTTP request. search►

Source file

File: .../vendor/nette/nette/Nette/Application/Application.php:114

104: 105: 106:     /** 107:      * @return Request 108:      */ 109:     public function createInitialRequest() 110:     { 111:         $request $this->router->match($this->httpRequest); 112: 113:         if (!$request instanceof Request) { 114:             throw new BadRequestException('No route for HTTP request.'); 115: 116:         } elseif (strcasecmp($request->getPresenterName(), $this->errorPresenter) === 0) { 117:             throw new BadRequestException('Invalid request. Presenter is not achievable.'); 118:         }

Call stack

  1. .../vendor/nette/nette/Nette/Application/Application.php:85 source  Nette\Application\Application-> createInitialRequest ()

    75: 76: 77:     /** 78:      * Dispatch a HTTP request to a front controller. 79:      * @return void 80:      */ 81:     public function run() 82:     { 83:         try { 84:             $this->onStartup($this); 85:             $this->processRequest($this->createInitialRequest()); 86:             $this->onShutdown($this); 87: 88:         } catch (\Exception $e) { 89:             $this->onError($this$e);
  2. .../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 '.maintenance.php'; 5: 6: $container = require __DIR__ '/../app/bootstrap.php'; 7: 8: $container->getService('application')->run(); 9:

Nette Application

Requests

array ()

Presenter

NULL

Environment

$_SERVER

REDIRECT_UNIQUE_ID
"Uvz8yvpMC59QpoHxuTNMxAAAAAA" (27)
REDIRECT_STATUS
"200" (3)
UNIQUE_ID
"Uvz8yvpMC59QpoHxuTNMxAAAAAA" (27)
HTTP_HOST
"budovy" (6)
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0" (68)
HTTP_ACCEPT
"application/json, text/javascript, */*; q=0.01" (46)
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.5" (14)
HTTP_ACCEPT_ENCODING
"gzip, deflate" (13)
HTTP_X_REQUESTED_WITH
"XMLHttpRequest" (14)
HTTP_REFERER
"http://budovy/" (14)
HTTP_COOKIE
"PHPSESSID=6vddjcbhkl1ja44sb1fsivufh3; nette-browser=6wewod1h51" (62)
HTTP_CONNECTION
"keep-alive" (10)
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" (49)
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.6 (Fedora) OpenSSL/1.0.1e-fips PHP/5.5.8" (51)
SERVER_NAME
"budovy" (6)
SERVER_ADDR
"127.0.0.1" (9)
SERVER_PORT
"80" (2)
REMOTE_ADDR
"127.0.0.1" (9)
DOCUMENT_ROOT
"/data/www/budovy/www" (20)
REQUEST_SCHEME
"http" (4)
CONTEXT_PREFIX
""
CONTEXT_DOCUMENT_ROOT
"/data/www/budovy/www" (20)
SERVER_ADMIN
"root@localhost" (14)
SCRIPT_FILENAME
"/data/www/budovy/www/index.php" (30)
REMOTE_PORT
"51089" (5)
REDIRECT_QUERY_STRING
"start=1390777200&end=1393801200&_=1392311498737" (47)
REDIRECT_URL
"/"/homepage/calendar"" (21)
GATEWAY_INTERFACE
"CGI/1.1" (7)
SERVER_PROTOCOL
"HTTP/1.1" (8)
REQUEST_METHOD
"GET" (3)
QUERY_STRING
"start=1390777200&end=1393801200&_=1392311498737" (47)
REQUEST_URI
"/%22/homepage/calendar%22?start=1390777200&end=1393801200&_=1392311498737" (73)
SCRIPT_NAME
"/index.php" (10)
PHP_SELF
"/index.php" (10)
REQUEST_TIME_FLOAT
1392311498.846
REQUEST_TIME
1392311498

$_SESSION

__NFNette Session

Nette Session

Nette.Http.UserStorage/
array (9)
authenticated => TRUE identity => Nette\Security\Identity #dab0
| id private => 2 | roles private => array (1)
| | 0 => "admin" (5)
| data private => array (8)
| | id => 2 | | username => "admin" (5) | | firstname => "Jarda" (5) | | lastname => "Kořen" (6) | | email => "pt24@sychrovnet.cz" (18) | | id_role => 1 | | role => "admin" (5) | | name => NULL
reason => NULL expireTime => 1392312698 expireDelta => 1200 expireIdentity => FALSE expireBrowser => TRUE browserCheck => TRUE authTime => 1392308556
history
array (9)
secdoctype => "http://budovy/documenttype/" (27) secuser => "http://budovy/user/" (19) secoperation => "http://budovy/operation/" (24) secunit => "http://budovy/unit/" (19) seccontact => "http://budovy/contact/" (22) seccontactb => "http://budovy/contactbinding/" (29) secstask => "http://budovy/scheduled-task/" (29) secbreakdown => "http://budovy/breakdown/" (24) secptask => "http://budovy/periodic-task/" (28)
Nette.Application.Flash/5vlc
array (1)
flash => array (1)
| 0 => stdClass #f9f1
| | message => "Záznam byl vložen." (20) | | type => "success" (7)
Nette.Application.Flash/yb1y
array (1)
flash => array (1)
| 0 => stdClass #2044
| | message => "Záznam byl upraven." (20) | | type => "success" (7)
Nette.Application.Flash/oz1t
array (1)
flash => array (1)
| 0 => stdClass #f21e
| | message => "Záznam byl upraven." (20) | | type => "success" (7)
Nette.Application.Flash/2wjw
array (1)
flash => array (1)
| 0 => stdClass #6bf0
| | message => "Záznam byl upraven." (20) | | type => "success" (7)
Nette.Application.Flash/w9s3
array (1)
flash => array (1)
| 0 => stdClass #2c10
| | message => "Záznam byl upraven." (20) | | type => "success" (7)
Nette.Application.Flash/3itz
array (1)
flash => array (1)
| 0 => stdClass #08d3
| | message => "Záznam byl upraven." (20) | | type => "success" (7)
Nette.Application.Flash/0fcs
array (1)
flash => array (1)
| 0 => stdClass #e0cc
| | message => "Záznam byl upraven." (20) | | type => "success" (7)
Nette.Application.Flash/5we7
array (1)
flash => array (1)
| 0 => stdClass #938e
| | message => "Záznam byl upraven." (20) | | type => "success" (7)
Nette.Application.Flash/zi5o
array (1)
flash => array (1)
| 0 => stdClass #cdbb
| | message => "Záznam byl upraven." (20) | | type => "success" (7)
lastRequest
array (1)
":Documenttype:default" => "twblz" (5)
Nette.Application/requests
array ()
Nette.Application.Flash/lc4x
array (1)
flash => array (1)
| 0 => stdClass #5439
| | message => "Záznam byl vložen." (20) | | type => "success" (7)
Nette.Application.Flash/usrz
array (1)
flash => array (1)
| 0 => stdClass #4cb8
| | message => "Záznam byl upraven." (20) | | type => "success" (7)
Nette.Application.Flash/ip84
array (1)
flash => array (1)
| 0 => stdClass #34b2
| | message => "Záznam byl upraven." (20) | | type => "success" (7)
Nette.Application.Flash/e06z
array (1)
flash => array (1)
| 0 => stdClass #62c5
| | message => "Záznam byl upraven." (20) | | type => "success" (7)
Nette.Application.Flash/cbxt
array (1)
flash => array (1)
| 0 => stdClass #5ad6
| | message => "Záznam byl vložen." (20) | | type => "success" (7)

Constants

NETTE
TRUE
NETTE_DIR
"/data/www/budovy/vendor/nette/nette/Nette" (41)
NETTE_VERSION_ID
20100

Included files (72)

/data/www/budovy/www/index.php
/data/www/budovy/app/bootstrap.php
/data/www/budovy/vendor/autoload.php
/data/www/budovy/vendor/nette/nette/Nette/loader.php
/data/www/budovy/vendor/nette/nette/Nette/common/exceptions.php
/data/www/budovy/vendor/nette/nette/Nette/common/Object.php
/data/www/budovy/vendor/nette/nette/Nette/Loaders/NetteLoader.php
/data/www/budovy/vendor/nette/nette/Nette/common/shortcuts.php
/data/www/budovy/vendor/nette/nette/Nette/common/Configurator.php
/data/www/budovy/vendor/nette/nette/Nette/DI/CompilerExtension.php
/data/www/budovy/vendor/nette/nette/Nette/DI/Compiler.php
/data/www/budovy/vendor/nette/nette/Nette/Diagnostics/Debugger.php
/data/www/budovy/vendor/nette/nette/Nette/Diagnostics/Dumper.php
/data/www/budovy/vendor/nette/nette/Nette/Diagnostics/Bar.php
/data/www/budovy/vendor/nette/nette/Nette/Diagnostics/BlueScreen.php
/data/www/budovy/vendor/nette/nette/Nette/Diagnostics/DefaultBarPanel.php
/data/www/budovy/vendor/nette/nette/Nette/Diagnostics/IBarPanel.php
/data/www/budovy/vendor/nette/nette/Nette/Diagnostics/FireLogger.php
/data/www/budovy/vendor/nette/nette/Nette/Diagnostics/Helpers.php
/data/www/budovy/vendor/nette/nette/Nette/Diagnostics/Logger.php
/data/www/budovy/vendor/nette/nette/Nette/Utils/Html.php
/data/www/budovy/vendor/nette/nette/Nette/Utils/Strings.php
/data/www/budovy/vendor/nette/nette/Nette/Loaders/RobotLoader.php
/data/www/budovy/vendor/nette/nette/Nette/Caching/Storages/FileStorage.php
/data/www/budovy/vendor/nette/nette/Nette/Caching/IStorage.php
/data/www/budovy/vendor/nette/nette/Nette/Caching/Cache.php
/data/www/budovy/vendor/others/Vodacek/Forms/Controls/DateInput.php
/data/www/budovy/vendor/nette/nette/Nette/Forms/Controls/BaseControl.php
/data/www/budovy/vendor/nette/nette/Nette/ComponentModel/Component.php
/data/www/budovy/vendor/nette/nette/Nette/ComponentModel/IComponent.php
/data/www/budovy/vendor/nette/nette/Nette/Forms/IControl.php
/data/www/budovy/vendor/nette/nette/Nette/Forms/Container.php
/data/www/budovy/vendor/nette/nette/Nette/ComponentModel/Container.php
/data/www/budovy/vendor/nette/nette/Nette/ComponentModel/IContainer.php
/data/www/budovy/vendor/nette/nette/Nette/common/ObjectMixin.php
/data/www/budovy/vendor/nette/nette/Nette/Utils/Callback.php
/data/www/budovy/vendor/nette/nette/Nette/Forms/Form.php
/data/www/budovy/vendor/nette/nette/Nette/Forms/Rules.php
/data/www/budovy/vendor/nette/nette/Nette/Forms/Controls/CsrfProtection.php
/data/www/budovy/vendor/nette/nette/Nette/Forms/Controls/HiddenField.php
/data/www/budovy/vendor/nette/nette/Nette/Forms/Controls/SelectBox.php
/data/www/budovy/vendor/nette/nette/Nette/Forms/Controls/ChoiceControl.php
/data/www/budovy/vendor/nette/nette/Nette/Caching/Storages/PhpFileStorage.php
/data/www/budovy/temp/cache/_Nette.Configurator/_-02d24fab6fbcb9db52034c2d5c900a75.php
/data/www/budovy/vendor/nette/nette/Nette/DI/Container.php
/data/www/budovy/vendor/nette/nette/Nette/Reflection/ClassType.php
/data/www/budovy/vendor/nette/nette/Nette/Reflection/Method.php
/data/www/budovy/vendor/nette/nette/Nette/Http/Session.php
/data/www/budovy/vendor/nette/nette/Nette/Http/RequestFactory.php
/data/www/budovy/vendor/nette/nette/Nette/Http/UrlScript.php
/data/www/budovy/vendor/nette/nette/Nette/Http/Url.php
/data/www/budovy/vendor/nette/nette/Nette/Http/Request.php
/data/www/budovy/vendor/nette/nette/Nette/Http/IRequest.php
/data/www/budovy/vendor/nette/nette/Nette/Http/Response.php
/data/www/budovy/vendor/nette/nette/Nette/Http/IResponse.php
/data/www/budovy/vendor/nette/nette/Nette/common/DateTime.php
/data/www/budovy/vendor/nette/nette/Nette/Security/Identity.php
/data/www/budovy/vendor/nette/nette/Nette/Security/IIdentity.php
/data/www/budovy/vendor/nette/nette/Nette/Reflection/AnnotationsParser.php
/data/www/budovy/vendor/nette/nette/Nette/Utils/SafeStream.php
/data/www/budovy/vendor/nette/nette/Nette/common/Environment.php
/data/www/budovy/vendor/nette/nette/Nette/Application/Application.php
/data/www/budovy/vendor/nette/nette/Nette/Application/PresenterFactory.php
/data/www/budovy/vendor/nette/nette/Nette/Application/IPresenterFactory.php
/data/www/budovy/app/router/RouterFactory.php
/data/www/budovy/vendor/nette/nette/Nette/Application/Routers/RouteList.php
/data/www/budovy/vendor/nette/nette/Nette/common/ArrayList.php
/data/www/budovy/vendor/nette/nette/Nette/Application/IRouter.php
/data/www/budovy/vendor/nette/nette/Nette/Application/Routers/Route.php
/data/www/budovy/vendor/nette/nette/Nette/Application/Diagnostics/RoutingPanel.php
/data/www/budovy/vendor/nette/nette/Nette/Application/exceptions.php
/data/www/budovy/vendor/nette/nette/Nette/Diagnostics/templates/bluescreen.phtml

Configuration options


Configuration

apache2handler

Apache Version Apache/2.4.6 (Fedora) OpenSSL/1.0.1e-fips PHP/5.5.8
Apache API Version 20120211
Server Administrator root@localhost
Hostname:Port budovy:0
User/Group pt(1000)/48
Max Requests Per Child: 0 - Keep Alive: on - Max Per Connection: 100
Timeouts Connection: 60 - Keep-Alive: 5
Virtual Server Yes
Server Root /etc/httpd
Loaded Modules core mod_so http_core mod_access_compat mod_actions mod_alias mod_allowmethods mod_auth_basic mod_auth_digest mod_authn_anon mod_authn_core mod_authn_dbd mod_authn_dbm mod_authn_file mod_authn_socache mod_authz_core mod_authz_dbd mod_authz_dbm mod_authz_groupfile mod_authz_host mod_authz_owner mod_authz_user mod_autoindex mod_cache mod_cache_disk mod_data mod_dbd mod_deflate mod_dir mod_dumpio mod_echo mod_env mod_expires mod_ext_filter mod_filter mod_headers mod_include mod_info mod_log_config mod_logio mod_macro mod_mime_magic mod_mime mod_negotiation mod_remoteip mod_reqtimeout mod_rewrite mod_setenvif mod_slotmem_plain mod_slotmem_shm mod_socache_dbm mod_socache_memcache mod_socache_shmcb mod_status mod_substitute mod_suexec mod_unique_id mod_unixd mod_userdir mod_version mod_vhost_alias mod_dav mod_dav_fs mod_dav_lock mod_lua prefork mod_proxy mod_lbmethod_bybusyness mod_lbmethod_byrequests mod_lbmethod_bytraffic mod_lbmethod_heartbeat mod_proxy_ajp mod_proxy_balancer mod_proxy_connect mod_proxy_express mod_proxy_fcgi mod_proxy_fdpass mod_proxy_ftp mod_proxy_http mod_proxy_scgi mod_ssl mod_systemd mod_cgi mod_php5

DirectiveLocal ValueMaster Value
engine11
last_modified00
xbithack00

Apache Environment

VariableValue
REDIRECT_UNIQUE_ID Uvz8yvpMC59QpoHxuTNMxAAAAAA
REDIRECT_STATUS 200
UNIQUE_ID Uvz8yvpMC59QpoHxuTNMxAAAAAA
HTTP_HOST budovy
HTTP_USER_AGENT Mozilla/5.0 (X11; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0
HTTP_ACCEPT application/json, text/javascript, */*; q=0.01
HTTP_ACCEPT_LANGUAGE en-US,en;q=0.5
HTTP_ACCEPT_ENCODING gzip, deflate
HTTP_X_REQUESTED_WITH XMLHttpRequest
HTTP_REFERER http://budovy/
HTTP_COOKIE PHPSESSID=6vddjcbhkl1ja44sb1fsivufh3; nette-browser=6wewod1h51
HTTP_CONNECTION keep-alive
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
SERVER_SIGNATURE no value
SERVER_SOFTWARE Apache/2.4.6 (Fedora) OpenSSL/1.0.1e-fips PHP/5.5.8
SERVER_NAME budovy
SERVER_ADDR 127.0.0.1
SERVER_PORT 80
REMOTE_ADDR 127.0.0.1
DOCUMENT_ROOT /data/www/budovy/www
REQUEST_SCHEME http
CONTEXT_PREFIX no value
CONTEXT_DOCUMENT_ROOT /data/www/budovy/www
SERVER_ADMIN root@localhost
SCRIPT_FILENAME /data/www/budovy/www/index.php
REMOTE_PORT 51089
REDIRECT_QUERY_STRING start=1390777200&end=1393801200&_=1392311498737
REDIRECT_URL /"/homepage/calendar"
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING start=1390777200&end=1393801200&_=1392311498737
REQUEST_URI /%22/homepage/calendar%22?start=1390777200&end=1393801200&_=1392311498737
SCRIPT_NAME /index.php

HTTP Headers Information

HTTP Request Headers
HTTP Request GET /%22/homepage/calendar%22?start=1390777200&end=1393801200&_=1392311498737 HTTP/1.1
Host budovy
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0
Accept application/json, text/javascript, */*; q=0.01
Accept-Language en-US,en;q=0.5
Accept-Encoding gzip, deflate
X-Requested-With XMLHttpRequest
Referer http://budovy/
Cookie PHPSESSID=6vddjcbhkl1ja44sb1fsivufh3; nette-browser=6wewod1h51
Connection keep-alive
HTTP Response Headers
X-Powered-By Nette Framework
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
Set-Cookie PHPSESSID=6vddjcbhkl1ja44sb1fsivufh3; expires=Thu, 27-Feb-2014 17:11:38 GMT; Max-Age=1209600; path=/; httponly
Set-Cookie nette-browser=6wewod1h51; path=/; httponly
X-Frame-Options SAMEORIGIN

bz2

BZip2 Support Enabled
Stream Wrapper support compress.bzip2://
Stream Filter support bzip2.decompress, bzip2.compress
BZip2 Version 1.0.6, 6-Sept-2010

calendar

Calendar support enabled

Core

PHP Version 5.5.8

DirectiveLocal ValueMaster Value
allow_url_fopenOnOn
allow_url_includeOffOff
always_populate_raw_post_dataOffOff
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_charsetno valueno value
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_log/data/www/budovy/log/php_error.logno value
error_prepend_stringno valueno value
error_reporting022527
exit_on_timeoutOffOff
expose_phpOnOn
extension_dir/usr/lib64/php/modules/usr/lib64/php/modules
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/pear:/usr/share/php.:/usr/share/pear:/usr/share/php
log_errorsOffOn
log_errors_max_len10241024
mail.add_x_headerOnOn
mail.force_extra_parametersno valueno value
mail.logno valueno value
max_execution_time3030
max_file_uploads2020
max_input_nesting_level6464
max_input_time6060
max_input_vars10001000
memory_limit128M128M
open_basedirno valueno value
output_buffering40964096
output_handlerno valueno value
post_max_size8M8M
precision1414
realpath_cache_size16K16K
realpath_cache_ttl120120
register_argc_argvOffOff
report_memleaksOnOn
report_zend_debugOnOn
request_orderGPGP
sendmail_fromno valueno value
sendmail_path/usr/sbin/sendmail -t -i/usr/sbin/sendmail -t -i
serialize_precision1717
short_open_tagOffOff
SMTPlocalhostlocalhost
smtp_port2525
sql.safe_modeOffOff
sys_temp_dirno valueno value
track_errorsOffOff
unserialize_callback_funcno valueno value
upload_max_filesize2M2M
upload_tmp_dirno valueno value
user_dirno valueno value
user_ini.cache_ttl300300
user_ini.filename.user.ini.user.ini
variables_orderGPCSGPCS
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.32.0
Age 3
Features
AsynchDNS Yes
CharConv No
Debug No
GSS-Negotiate Yes
IDN Yes
IPv6 Yes
krb4 No
Largefile Yes
libz Yes
NTLM Yes
NTLMWB Yes
SPNEGO No
SSL Yes
SSPI No
TLS-SRP No
Protocols dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, scp, sftp, smtp, smtps, telnet, tftp
Host x86_64-redhat-linux-gnu
SSL Version NSS/3.15.4
ZLib Version 1.2.8
libSSH Version libssh2/1.4.3

date

date/time support enabled
"Olson" Timezone Database Version 0.system
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.timezoneno valueno value

dom

DOM/XML enabled
DOM/XML API Version 20031129
libxml Version 2.9.1
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$
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-dev

filter

Input Validation and Filtering enabled
Revision $Id: 12aebcf366f801ceeae618aefd4383fef24e701b $

DirectiveLocal ValueMaster Value
filter.defaultunsafe_rawunsafe_raw
filter.default_flagsno valueno value

ftp

FTP support enabled

gd

GD Support enabled
GD Version 2.1.0
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.5.0
T1Lib Support enabled
GIF Read Support enabled
GIF Create Support enabled
JPEG Support enabled
libJPEG Version 6b
PNG Support enabled
libPNG Version 1.6.3
WBMP Support enabled
XPM Support enabled
libXpm Version 30411
XBM Support enabled
WebP 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 adler32 crc32 crc32b fnv132 fnv164 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.18

DirectiveLocal ValueMaster Value
iconv.input_encodingISO-8859-1ISO-8859-1
iconv.internal_encodingISO-8859-1ISO-8859-1
iconv.output_encodingISO-8859-1ISO-8859-1

json

json support enabled
json version 1.3.3
JSON-C headers version 0.11
JSON-C library version 0.11

libxml

libXML support active
libXML Compiled Version 2.9.1
libXML Loaded Version 20901
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.2

DirectiveLocal ValueMaster Value
mbstring.detect_orderno valueno value
mbstring.encoding_translationOffOff
mbstring.func_overload00
mbstring.http_inputpasspass
mbstring.http_outputpasspass
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

mysql

MySQL Supportenabled
Active Persistent Links 0
Active Links 0
Client API version mysqlnd 5.0.11-dev - 20120503 - $Id: 1514feb3700aa52d513182fcdc87f2c66f06d152 $

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_socket/var/lib/mysql/mysql.sock/var/lib/mysql/mysql.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: 1514feb3700aa52d513182fcdc87f2c66f06d152 $
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/lib/mysql/mysql.sock/var/lib/mysql/mysql.sock
mysqli.default_userno valueno value
mysqli.max_linksUnlimitedUnlimited
mysqli.max_persistentUnlimitedUnlimited
mysqli.reconnectOffOff

mysqlnd

mysqlndenabled
Version mysqlnd 5.0.11-dev - 20120503 - $Id: 1514feb3700aa52d513182fcdc87f2c66f06d152 $
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 mysql,mysqli,pdo_mysql

mysqlnd statistics
bytes_sent 0
bytes_received 0
packets_sent 0
packets_received 0
protocol_overhead_in 0
protocol_overhead_out 0
bytes_received_ok_packet 0
bytes_received_eof_packet 0
bytes_received_rset_header_packet 0
bytes_received_rset_field_meta_packet 0
bytes_received_rset_row_packet 0
bytes_received_prepare_response_packet 0
bytes_received_change_user_packet 0
packets_sent_command 0
packets_received_ok 0
packets_received_eof 0
packets_received_rset_header 0
packets_received_rset_field_meta 0
packets_received_rset_row 0
packets_received_prepare_response 0
packets_received_change_user 0
result_set_queries 0
non_result_set_queries 0
no_index_used 0
bad_index_used 0
slow_queries 0
buffered_sets 0
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 0
rows_fetched_from_server_ps 0
rows_buffered_from_client_normal 0
rows_buffered_from_client_ps 0
rows_fetched_from_client_normal_buffered 0
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 0
rows_skipped_ps 0
copy_on_write_saved 0
copy_on_write_performed 0
command_buffer_too_small 0
connect_success 0
connect_failure 0
connection_reused 0
reconnect 0
pconnect_success 0
active_connections 0
active_persistent_connections 0
explicit_close 0
implicit_close 0
disconnect_close 0
in_middle_of_command_close 0
explicit_free_result 0
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 0
proto_text_fetched_bigint 0
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 0
proto_text_fetched_blob 0
proto_text_fetched_enum 0
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_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 0
com_init_db 0
com_query 0
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 0
bytes_received_real_data_ps 0

openssl

OpenSSL support enabled
OpenSSL Library Version OpenSSL 1.0.1e-fips 11 Feb 2013
OpenSSL Header Version OpenSSL 1.0.1e-fips 11 Feb 2013

pcre

PCRE (Perl Compatible Regular Expressions) Support enabled
PCRE Library Version 8.33 2013-05-28

DirectiveLocal ValueMaster Value
pcre.backtrack_limit10000001000000
pcre.recursion_limit100000100000

PDO

PDO supportenabled
PDO drivers mysql, sqlite

pdo_mysql

PDO Driver for MySQLenabled
Client API version mysqlnd 5.0.11-dev - 20120503 - $Id: 1514feb3700aa52d513182fcdc87f2c66f06d152 $

DirectiveLocal ValueMaster Value
pdo_mysql.default_socket/var/lib/mysql/mysql.sock/var/lib/mysql/mysql.sock

pdo_sqlite

PDO Driver for SQLite 3.xenabled
SQLite Library 3.8.2

Phar

Phar: PHP Archive supportenabled
Phar EXT version 2.0.2
Phar API version 1.1.1
SVN revision $Id: 13b3d6428e324aa0041694ace9992641a0f48ed8 $
Phar-based phar archives enabled
Tar-based phar archives enabled
ZIP-based phar archives enabled
gzip compression enabled
bzip2 compression enabled
Native OpenSSL support enabled

Phar based on pear/PHP_Archive, original concept by Davey Shafik.
Phar fully realized by Gregory Beaver and Marcus Boerger.
Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.

DirectiveLocal ValueMaster Value
phar.cache_listno valueno value
phar.readonlyOnOn
phar.require_hashOnOn

posix

Revision $Id: 32db6705f5b617967a546be3114e178a4138c1ca $

Reflection

Reflectionenabled
Version $Id: e6cef1dfedc7f815dc9bcafe4f7d42161cfecdc1 $

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_lifetime12096000
session.cookie_path//
session.cookie_secureOffOff
session.entropy_file/dev/urandom/dev/urandom
session.entropy_length3232
session.gc_divisor10001000
session.gc_maxlifetime12096001440
session.gc_probability11
session.hash_bits_per_character55
session.hash_function00
session.namePHPSESSIDPHPSESSID
session.referer_checkno valueno value
session.save_handlerfilesfiles
session.save_path/var/lib/php/sessionno value
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: eba46b909103648e33046d39de5d9de73bc28162 $
Schema support enabled

soap

Soap Client enabled
Soap Server enabled

DirectiveLocal ValueMaster Value
soap.wsdl_cache11
soap.wsdl_cache_dir/var/lib/php/wsdlcache/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.2

DirectiveLocal ValueMaster Value
sqlite3.extension_dirno valueno value

standard

Dynamic Library Support enabled
Path to sendmail /usr/sbin/sendmail -t -i

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

sysvmsg

sysvmsg support enabled
Revision $Id: a57e25e6c32775fb53ad02fa294f63e934911815 $

tokenizer

Tokenizer Support enabled

wddx

WDDX Supportenabled
WDDX Session Serializer enabled

xml

XML Support active
XML Namespace Support active
libxml2 Version 2.9.1

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.28
libxslt compiled against libxml Version 2.9.1
EXSLT enabled
libexslt Version 1.1.28

zlib

ZLib Supportenabled
Stream Wrapper compress.zlib://
Stream Filter zlib.inflate, zlib.deflate
Compiled Version 1.2.8
Linked Version 1.2.8

DirectiveLocal ValueMaster Value
zlib.output_compressionOffOff
zlib.output_compression_level-1-1
zlib.output_handlerno valueno value

Additional Modules

Module Name
selinux
sysvsem
sysvshm

HTTP request

Headers

Hostbudovy
User-AgentMozilla/5.0 (X11; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0
Acceptapplication/json, text/javascript, */*; q=0.01
Accept-Languageen-US,en;q=0.5
Accept-Encodinggzip, deflate
X-Requested-WithXMLHttpRequest
Refererhttp://budovy/
CookiePHPSESSID=6vddjcbhkl1ja44sb1fsivufh3; nette-browser=6wewod1h51
Connectionkeep-alive

$_GET

start
"1390777200" (10)
end
"1393801200" (10)
_
"1392311498737" (13)

$_POST

empty

$_COOKIE

PHPSESSID
"6vddjcbhkl1ja44sb1fsivufh3" (26)
nette-browser
"6wewod1h51" (10)

HTTP response

Headers

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
Set-Cookie: PHPSESSID=6vddjcbhkl1ja44sb1fsivufh3; expires=Thu, 27-Feb-2014 17:11:38 GMT; Max-Age=1209600; path=/; httponly
Set-Cookie: nette-browser=6wewod1h51; path=/; httponly
X-Frame-Options: SAMEORIGIN
X-Powered-By: Nette Framework
Content-Type: text/html; charset=utf-8