Nette\Application\BadRequestException #404

missing search►

File: .../app/Modules/Front/Presenters/HomepagePresenter.php:717

707: try { 708: 709: $this->lng = $this->languageModel->getTranslationsByLanguage($this->tables['translation'], $this->language); 710: $this->template->lng = $this->lng; 711: 712: } catch (DriverException $ndd) { 713: 714: //echo $ndd->getMessage();exit; 715: //https://forum.nette.org/cs/34762-zmena-textu-http-status-code-404-500 716: //@TODO - Solve why throwing 404 throws 500 in production mode and in development mode not 717: throw new BadRequestException('missing'); 718: 719: } 720: 721: //$this->userSignUp();
inner-code
$slugFirst
'acc'
$slugSecond
null
$slugThird
null
$slugFourth
null
110: } 111: 112: if (!$rm->isAbstract() && !$rm->isStatic()) { 113: $this->checkRequirements($rm); 114: try { 115: $args = $rc->combineArgs($rm, $params); 116: } catch (Nette\InvalidArgumentException $e) { 117: throw new Nette\Application\BadRequestException($e->getMessage()); 118: } 119: 120: $rm->invokeArgs($this, $args); 121: return true; 122: } 123: } 124:
$object

$args

229: } 230: 231: // SIGNAL HANDLING 232: // calls $this->handle<Signal>() 233: $this->processSignal(); 234: 235: // RENDERING VIEW 236: $this->beforeRender(); 237: Arrays::invoke($this->onRender, $this); 238: // calls $this->render<View>() 239: $this->tryCall(static::formatRenderMethod($this->view), $this->params); 240: $this->afterRender(); 241: 242: // finish template rendering 243: $this->sendTemplate();
$method
'renderdefault'
$params

153: 154: try { 155: $this->presenter = $this->presenterFactory->createPresenter($request->getPresenterName()); 156: } catch (InvalidPresenterException $e) { 157: throw count($this->requests) > 1 158: ? $e 159: : new BadRequestException($e->getMessage(), 0, $e); 160: } 161: 162: Arrays::invoke($this->onPresenter, $this, $this->presenter); 163: $response = $this->presenter->run(clone $request); 164: 165: if ($response instanceof Responses\ForwardResponse) { 166: $request = $response->getRequest(); 167: goto process;
$request

80: } 81: 82: 83: /** 84: * Dispatch a HTTP request to a front controller. 85: */ 86: public function run(): void 87: { 88: try { 89: Arrays::invoke($this->onStartup, $this); 90: $this->processRequest($this->createInitialRequest()); 91: Arrays::invoke($this->onShutdown, $this); 92: 93: } catch (\Throwable $e) { 94: Arrays::invoke($this->onError, $this, $e);
$request

1: <?php 2: 3: declare(strict_types=1); 4: 5: require __DIR__ . '/vendor/autoload.php'; 6: 7: $configurator = App\Bootstrap::boot(); 8: $container = $configurator->createContainer(); 9: $application = $container->getByType(Nette\Application\Application::class); 10: $application->run(); 11:

Warning: filemtime(): stat failed for /home/.sites/43/site7075321/web/temp/cache/nette.application/touch

Note: the last muted error may have nothing to do with the thrown exception.

.../site7075321/web/vendor/nette/di/src/DI/DependencyChecker.php:96

86: public static function isExpired( 87: int $version, 88: array $files, 89: array &$phpFiles, 90: array $classes, 91: array $functions, 92: string $hash 93: ): bool 94: { 95: try { 96: $currentFiles = @array_map('filemtime', array_combine($tmp = array_keys($files), $tmp)); // @ - files may not exist 97: $origPhpFiles = $phpFiles; 98: $phpFiles = @array_map('filemtime', array_combine($tmp = array_keys($phpFiles), $tmp)); // @ - files may not exist 99: return $version !== self::Version 100: || $files !== $currentFiles

Requests


Presenter


			
CONTEXT_DOCUMENT_ROOT
'/home/.sites/43/site7075321/web'
CONTEXT_PREFIX
''
DOCUMENT_ROOT
'/home/.sites/43/site7075321/web'
GATEWAY_INTERFACE
'CGI/1.1'
GEOIP_ADDR
'3.235.46.191'
GEOIP_CONTINENT_CODE
'NA'
GEOIP_COUNTRY_CODE
'US'
GEOIP_COUNTRY_NAME
'United States'
H2PUSH
'off'
H2_PUSH
'off'
H2_PUSHED
''
H2_PUSHED_ON
''
H2_STREAM_ID
''
H2_STREAM_TAG
'000'
HTTP2
'on'
HTTPS
'on'
HTTP_ACCEPT
'*/*'
HTTP_HOST
'deboholding.at'
HTTP_USER_AGENT
'claudebot'
MAGICK_THREAD_LIMIT
'1'
PATH
'/bin:/usr/bin'
PHPRC
'/home/.sites/43/site7075321'
QUERY_STRING
''
REDIRECT_GEOIP_ADDR
'3.235.46.191'
REDIRECT_GEOIP_CONTINENT_CODE
'NA'
REDIRECT_GEOIP_COUNTRY_CODE
'US'
REDIRECT_GEOIP_COUNTRY_NAME
'United States'
REDIRECT_H2PUSH
'off'
REDIRECT_H2_PUSH
'off'
REDIRECT_H2_PUSHED
''
REDIRECT_H2_PUSHED_ON
''
REDIRECT_H2_STREAM_ID
''
REDIRECT_H2_STREAM_TAG
'000'
REDIRECT_HTTP2
'on'
REDIRECT_HTTPS
'on'
REDIRECT_SCRIPT_URI
'https://deboholding.at/acc/'
REDIRECT_SCRIPT_URL
'/acc/'
REDIRECT_SSL_TLS_SNI
'deboholding.at'
REDIRECT_STATUS
'200'
REDIRECT_UNIQUE_ID
'ZgUznHJjRUiorMLUiw8TMQASQww'
REDIRECT_URL
'/acc/'
REDIRECT_show_auth_dialog
'0'
REDIRECT_show_no_dialog
'1'
REMOTE_ADDR
'3.235.46.191'
REMOTE_PORT
'49632'
REQUEST_METHOD
'GET'
REQUEST_SCHEME
'https'
REQUEST_URI
'/acc/'
SCRIPT_FILENAME
'/home/.sites/43/site7075321/web/index.php'
SCRIPT_NAME
'/index.php'
SCRIPT_URI
'https://deboholding.at/acc/'
SCRIPT_URL
'/acc/'
SERVER_ADDR
'81.19.159.70'
SERVER_ADMIN
'admin'
SERVER_NAME
'deboholding.at'
SERVER_PORT
'443'
SERVER_PROTOCOL
'HTTP/2.0'
SERVER_SIGNATURE
''
SERVER_SOFTWARE
'Apache'
SSL_CIPHER
'TLS_AES_256_GCM_SHA384'
SSL_CIPHER_ALGKEYSIZE
'256'
SSL_CIPHER_EXPORT
'false'
SSL_CIPHER_USEKEYSIZE
'256'
SSL_CLIENT_VERIFY
'NONE'
SSL_COMPRESS_METHOD
'NULL'
SSL_PROTOCOL
'TLSv1.3'
SSL_SECURE_RENEG
'true'
SSL_SERVER_A_KEY
'rsaEncryption'
SSL_SERVER_A_SIG
'sha256WithRSAEncryption'
SSL_SERVER_I_DN
'CN=R3,O=Let's Encrypt,C=US'
SSL_SERVER_I_DN_C
'US'
SSL_SERVER_I_DN_CN
'R3'
SSL_SERVER_I_DN_O
'Let's Encrypt'
SSL_SERVER_M_SERIAL
'0324D9496B52A0B160D6631117079BCCB1A6'
SSL_SERVER_M_VERSION
'3'
SSL_SERVER_SAN_DNS_0
'deboholding.at'
SSL_SERVER_SAN_DNS_1
'www.deboholding.at'
SSL_SERVER_S_DN
'CN=www.deboholding.at'
SSL_SERVER_S_DN_CN
'www.deboholding.at'
SSL_SERVER_V_END
'May 13 00:06:20 2024 GMT'
SSL_SERVER_V_START
'Feb 13 00:06:21 2024 GMT'
SSL_SESSION_ID
'21da2ecd1e98a1992f4c4655b676e1bf0e97e56120e6efbbd75be929168db7f9'
SSL_SESSION_RESUMED
'Initial'
SSL_TLS_SNI
'deboholding.at'
SSL_VERSION_INTERFACE
'mod_ssl/2.4.37'
SSL_VERSION_LIBRARY
'OpenSSL/1.1.1k'
UNIQUE_ID
'ZgUznHJjRUiorMLUiw8TMQASQww'
show_auth_dialog
'0'
show_no_dialog
'1'
PHP_SELF
'/index.php'
REQUEST_TIME_FLOAT
1711616924.255818
REQUEST_TIME
1711616924
__NFNette Session

Nette Session

frontHomeSession

bcmath

BCMath support enabled
DirectiveLocal ValueMaster Value
bcmath.scale00

bz2

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

calendar

Calendar support enabled

cgi-fcgi

DirectiveLocal ValueMaster Value
cgi.check_shebang_lineOnOn
cgi.discard_pathOffOff
cgi.fix_pathinfoOnOn
cgi.force_redirectOnOn
cgi.nphOffOff
cgi.redirect_status_envno valueno value
cgi.rfc2616_headersOffOff
fastcgi.loggingOnOn

Core

PHP Version 8.2.14
DirectiveLocal ValueMaster Value
allow_url_fopenOnOn
allow_url_includeOffOff
arg_separator.input&&
arg_separator.output&&
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_errorsOffOn
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/var/log/httpd/php.log/var/log/httpd/php.log
error_log_mode06440644
error_prepend_stringno valueno value
error_reporting327670
expose_phpOffOff
extension_dir/usr/lib/php/extensions/no-debug-non-zts-20220829/usr/lib/php/extensions/no-debug-non-zts-20220829
fiber.stack_sizeno valueno value
file_uploadsOnOn
hard_timeout22
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_errorsOffOff
ignore_repeated_errorsOffOff
ignore_repeated_sourceOffOff
ignore_user_abortOffOff
implicit_flushOffOff
include_path.:/usr/lib/php://share/php/php:/usr/share/pear:/usr/share/php.:/usr/lib/php://share/php/php:/usr/share/pear:/usr/share/php
input_encodingno valueno value
internal_encodingno valueno value
log_errorsOffOff
mail.add_x_headerOnOn
mail.force_extra_parametersno valueno value
mail.logno valueno value
mail.mixed_lf_and_crlfOffOff
max_execution_time120120
max_file_uploads2020
max_input_nesting_level6464
max_input_time9090
max_input_vars30003000
max_multipart_body_parts-1-1
memory_limit256M256M
open_basedir/home/.sites/43/site7075321/web:/home/.sites/43/site7075321/tmp:/usr/share/pear:/usr/bin/php_safemode/home/.sites/43/site7075321/web:/home/.sites/43/site7075321/tmp:/usr/share/pear:/usr/bin/php_safemode
output_buffering40964096
output_encodingno valueno value
output_handlerno valueno value
post_max_size128M128M
precision1414
realpath_cache_size4096K4096K
realpath_cache_ttl120120
register_argc_argvOffOff
report_memleaksOnOn
report_zend_debugOffOff
request_orderGPGP
sendmail_fromno valueno value
sendmail_path/usr/sbin/sendmail -t -i/usr/sbin/sendmail -t -i
serialize_precision-1-1
short_open_tagOnOn
SMTPlocalhostlocalhost
smtp_port2525
sys_temp_dir/home/.sites/43/site7075321/tmp/home/.sites/43/site7075321/tmp
syslog.facilityLOG_USERLOG_USER
syslog.filterno-ctrlno-ctrl
syslog.identphpphp
unserialize_callback_funcno valueno value
upload_max_filesize120M120M
upload_tmp_dir/home/.sites/43/site7075321/tmp/home/.sites/43/site7075321/tmp
user_dirno valueno value
user_ini.cache_ttl300300
user_ini.filenameno valueno value
variables_orderGPCSGPCS
xmlrpc_error_number00
xmlrpc_errorsOffOff
zend.assertions11
zend.detect_unicodeOnOn
zend.enable_gcOnOn
zend.exception_ignore_argsOffOff
zend.exception_string_param_max_len1515
zend.multibyteOffOff
zend.script_encodingno valueno value
zend.signal_checkOffOff

ctype

ctype functions enabled

curl

cURL support enabled
cURL Information 7.61.1
Age 4
Features
AsynchDNS Yes
CharConv No
Debug No
GSS-Negotiate No
IDN Yes
IPv6 Yes
krb4 No
Largefile Yes
libz Yes
NTLM Yes
NTLMWB Yes
SPNEGO Yes
SSL Yes
SSPI No
TLS-SRP Yes
HTTP2 Yes
GSSAPI Yes
KERBEROS5 Yes
UNIX_SOCKETS Yes
PSL Yes
HTTPS_PROXY Yes
MULTI_SSL No
BROTLI Yes
Protocols dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp
Host x86_64-redhat-linux-gnu
SSL Version OpenSSL/1.1.1k
ZLib Version 1.2.11
libSSH Version libssh/0.9.6/openssl/zlib
DirectiveLocal ValueMaster Value
curl.cainfono valueno value

date

date/time support enabled
timelib version 2022.10
"Olson" Timezone Database Version 2023.3
Timezone Database internal
Default timezone Europe/Vienna
DirectiveLocal ValueMaster Value
date.default_latitude31.766731.7667
date.default_longitude35.233335.2333
date.sunrise_zenith90.83333390.833333
date.sunset_zenith90.83333390.833333
date.timezoneEurope/PragueEurope/Vienna

dom

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

exif

EXIF Support enabled
Supported EXIF Version 0220
Supported filetypes JPEG, TIFF
Multibyte decoding support using mbstring enabled
Extended EXIF tag formats Canon, Casio, Fujifilm, Nikon, Olympus, Samsung, Panasonic, DJI, Sony, Pentax, Minolta, Sigma, Foveon, Kyocera, Ricoh, AGFA, Epson
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
libmagic 540

filter

Input Validation and Filtering enabled
DirectiveLocal ValueMaster Value
filter.defaultunsafe_rawunsafe_raw
filter.default_flagsno valueno value

ftp

FTP support enabled
FTPS support enabled

gd

GD Support enabled
GD Version bundled (2.1.0 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.9.1
GIF Read Support enabled
GIF Create Support enabled
JPEG Support enabled
libJPEG Version 6b
PNG Support enabled
libPNG Version 1.6.34
WBMP Support enabled
XBM Support enabled
WebP Support enabled
BMP Support enabled
TGA Read Support enabled
DirectiveLocal ValueMaster Value
gd.jpeg_ignore_warningOnOn

gettext

GetText Support enabled

gmp

gmp support enabled
GMP version 6.1.2

hash

hash support enabled
Hashing Engines md2 md4 md5 sha1 sha224 sha256 sha384 sha512/224 sha512/256 sha512 sha3-224 sha3-256 sha3-384 sha3-512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost gost-crypto adler32 crc32 crc32b crc32c fnv132 fnv1a32 fnv164 fnv1a64 joaat murmur3a murmur3c murmur3f xxh32 xxh64 xxh3 xxh128 haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
MHASH support Enabled
MHASH API Version Emulated Support

iconv

iconv support enabled
iconv implementation glibc
iconv library version 2.28
DirectiveLocal ValueMaster Value
iconv.input_encodingno valueno value
iconv.internal_encodingno valueno value
iconv.output_encodingno valueno value

imagick

imagick moduleenabled
imagick module version 3.7.0
imagick classes Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator, ImagickKernel
Imagick compiled with ImageMagick version ImageMagick 6.9.12-80 Q16 x86_64 17733 https://legacy.imagemagick.org
Imagick using ImageMagick library version ImageMagick 6.9.12-67 Q16 x86_64 17519 https://legacy.imagemagick.org
ImageMagick copyright (C) 1999 ImageMagick Studio LLC
ImageMagick release date 2022-11-06
ImageMagick number of supported formats: 245
ImageMagick supported formats 3FR, 3G2, 3GP, AAI, AI, APNG, ART, ARW, AVI, AVS, BGR, BGRA, BGRO, BIE, BMP, BMP2, BMP3, BRF, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CR3, CRW, CUR, CUT, DATA, DCM, DCR, DCX, DDS, DFONT, DNG, 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, 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, MPEG, MPG, MRW, MSL, MSVG, MTV, MVG, NEF, NRW, NULL, ORF, OTB, OTF, PAL, PALM, PAM, PANGO, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PGX, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, POCKETMOD, PPM, PREVIEW, PS, PS2, PS3, PSB, PSD, PTIF, PWP, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGBA, RGBO, RGF, RLA, RLE, RMF, RW2, SCR, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, SUN, SVG, SVGZ, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UBRL, UBRL6, UIL, UYVY, VDA, VICAR, VID, VIDEO, VIFF, VIPS, VST, WBMP, WEBM, WEBP, WMF, WMV, WMZ, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, YCbCr, YCbCrA, YUV
DirectiveLocal ValueMaster Value
imagick.allow_zero_dimension_images00
imagick.locale_fix00
imagick.progress_monitor00
imagick.set_single_thread11
imagick.shutdown_sleep_count1010
imagick.skip_version_check00

imap

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

intl

Internationalization supportenabled
ICU version 60.3
ICU Data version 60.3
ICU TZData version 2019a
ICU Unicode version 10.0
DirectiveLocal ValueMaster Value
intl.default_localeno valueno value
intl.error_level00
intl.use_exceptionsOffOff

json

json support enabled

libxml

libXML support active
libXML Compiled Version 2.9.7
libXML Loaded Version 20907
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 6.8.2
DirectiveLocal ValueMaster Value
mbstring.detect_orderno valueno value
mbstring.encoding_translationOffOff
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.regex_retry_limit10000001000000
mbstring.regex_stack_limit100000100000
mbstring.strict_detectionOffOff
mbstring.substitute_characterno valueno value

mysqli

MysqlI Supportenabled
Client API library version mysqlnd 8.2.14
Active Persistent Links 0
Inactive Persistent Links 0
Active Links 0
DirectiveLocal ValueMaster Value
mysqli.allow_local_infileOffOff
mysqli.allow_persistentOffOff
mysqli.default_hostno valueno value
mysqli.default_port33063306
mysqli.default_pwno valueno value
mysqli.default_socketno valueno value
mysqli.default_userno valueno value
mysqli.local_infile_directoryno valueno value
mysqli.max_linksUnlimitedUnlimited
mysqli.max_persistent00
mysqli.rollback_on_cached_plinkOffOff

mysqlnd

mysqlndenabled
Version mysqlnd 8.2.14
Compression supported
core SSL supported
extended SSL supported
Command buffer size 4096
Read buffer size 32768
Read timeout 86400
Collecting statistics Yes
Collecting memory statistics No
Tracing n/a
Loaded plugins mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_caching_sha2_password,auth_plugin_sha256_password
API Extensions mysqli,pdo_mysql

openssl

OpenSSL support enabled
OpenSSL Library Version OpenSSL 1.1.1k FIPS 25 Mar 2021
OpenSSL Header Version OpenSSL 1.1.1k FIPS 25 Mar 2021
Openssl default config /etc/pki/tls/openssl.cnf
DirectiveLocal ValueMaster Value
openssl.cafileno valueno value
openssl.capathno valueno value

pcre

PCRE (Perl Compatible Regular Expressions) Support enabled
PCRE Library Version 10.40 2022-04-14
PCRE Unicode Version 14.0.0
PCRE JIT Support enabled
PCRE JIT Target x86 64bit (little endian + unaligned)
DirectiveLocal ValueMaster Value
pcre.backtrack_limit10000001000000
pcre.jitOnOn
pcre.recursion_limit100000100000

PDO

PDO supportenabled
PDO drivers mysql, sqlite

pdo_mysql

PDO Driver for MySQLenabled
Client API version mysqlnd 8.2.14
DirectiveLocal ValueMaster Value
pdo_mysql.default_socket/tmp/mysql.sock/tmp/mysql.sock

pdo_sqlite

PDO Driver for SQLite 3.xenabled
SQLite Library 3.26.0

Phar

Phar: PHP Archive supportenabled
Phar API version 1.1.1
Phar-based phar archives enabled
Tar-based phar archives enabled
ZIP-based phar archives enabled
gzip compression enabled
bzip2 compression enabled
Native OpenSSL support enabled
Phar based on pear/PHP_Archive, original concept by Davey Shafik.
Phar fully realized by Gregory Beaver and Marcus Boerger.
Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
DirectiveLocal ValueMaster Value
phar.cache_listno valueno value
phar.readonlyOnOn
phar.require_hashOnOn

posix

POSIX support enabled

random

Version 8.2.14

readline

Readline Supportenabled
Readline library 7.0
DirectiveLocal ValueMaster Value
cli.pagerno valueno value
cli.prompt\b \> \b \> 

Reflection

Reflection enabled

session

Session Support enabled
Registered save handlers files user
Registered serializer handlers php_serialize php php_binary
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_samesiteStrictno value
session.cookie_secureOnOff
session.gc_divisor10001000
session.gc_maxlifetime12060001440
session.gc_probability11
session.lazy_writeOnOn
session.namePHPSESSIDPHPSESSID
session.referer_checkno valueno value
session.save_handlerfilesfiles
session.save_path/home/.sites/43/site7075321/tmp/home/.sites/43/site7075321/tmp
session.serialize_handlerphpphp
session.sid_bits_per_character55
session.sid_length2626
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_modeOnOff
session.use_trans_sidOffOff

SimpleXML

SimpleXML support enabled
Schema support enabled

soap

Soap Client enabled
Soap Server enabled
DirectiveLocal ValueMaster Value
soap.wsdl_cache11
soap.wsdl_cache_dir/home/.sites/43/site7075321/tmp/home/.sites/43/site7075321/tmp
soap.wsdl_cache_enabledOnOn
soap.wsdl_cache_limit55
soap.wsdl_cache_ttl8640086400

sockets

Sockets Support enabled

sodium

sodium supportenabled
libsodium headers version 1.0.18
libsodium library version 1.0.18

SPL

SPL supportenabled
Interfaces OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException

sqlite3

SQLite3 supportenabled
SQLite Library 3.26.0
DirectiveLocal ValueMaster Value
sqlite3.defensiveOnOn
sqlite3.extension_dirno valueno value

standard

Dynamic Library Support enabled
Path to sendmail /usr/sbin/sendmail -t -i
DirectiveLocal ValueMaster Value
assert.activeOnOn
assert.bailOffOff
assert.callbackno valueno value
assert.exceptionOnOn
assert.warningOnOn
auto_detect_line_endingsOffOff
default_socket_timeout6060
fromno valueno value
session.trans_sid_hostsno valueno value
session.trans_sid_tagsa=href,area=href,frame=src,form=a=href,area=href,frame=src,form=
unserialize_max_depth40964096
url_rewriter.hostsno valueno value
url_rewriter.tagsform=form=
user_agentno valueno value

tokenizer

Tokenizer Support enabled

xml

XML Support active
XML Namespace Support active
libxml2 Version 2.9.7

xmlreader

XMLReader enabled

xmlwriter

XMLWriter enabled

xsl

XSL enabled
libxslt Version 1.1.32
libxslt compiled against libxml Version 2.9.7
EXSLT enabled
libexslt Version 1.1.32

zip

Zip enabled
Zip version 1.21.1
Libzip version 1.5.1

zlib

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

Additional Modules

Module Name
array (1)
0 => array (7)
| 'name' => 'default output handler' | 'type' => 0 | 'flags' => 112 | 'level' => 0 | 'chunk_size' => 4096 | 'buffer_size' => 8192 | 'buffer_used' => 0

GET https://deboholding.at/acc/

Accept
'*/*'
Host
'deboholding.at'
User-Agent
'claudebot'

$_GET

empty

$_POST

empty

$_COOKIE

empty

Code: 500

Set-Cookie
'tracy-session=2b0e5ac2ea; expires=Fri, 28 Mar 2025 15:08:44 GMT; Max-Age=31557600; path=/; HttpOnly'
X-Frame-Options
'SAMEORIGIN'
Vary
'X-Requested-With'
Last-Modified
'Thu, 28 Mar 2024 09:08:44 GMT'
X-Powered-By
'Tomas Stofik'
X-Content-Type-Options
'nosniff'
X-XSS-Protection
'1; mode=block'
Access-Control-Allow-Origin
'X-Requested-With'
Content-Security-Policy
'font-src * 'self' data:; img-src * bulma.io 'self' 'unsafe-inline' 'unsafe-eval' data:;'
Referrer-Policy
'strict-origin-when-cross-origin'
Strict-Transport-Security
'max-age=63072000; includeSubDomains; preload'
Permissions-Policy
'geolocation=(self "https://deboholding.at/"), microphone=()'
Set-Cookie
'PHPSESSID=3b6bqoji2m0sdo2e517qfsib4a; expires=Thu, 11 Apr 2024 08:08:44 GMT; Max-Age=1206000; path=/; secure; HttpOnly; SameSite=Strict'
Expires
'Thu, 19 Nov 1981 08:52:00 GMT'
Cache-Control
'no-store, no-cache, must-revalidate'
Pragma
'no-cache'
Content-Type
'text/html; charset=UTF-8'

Headers were not sent at the time the exception was thrown