Děkujeme za objednávku
O průběhu objednávky Vás budeme informovat na emailové adrese
Notice: Undefined index: loggedin
File: .../skerik.me/sub/cms/inc/page/dokonceno.php:3
1: <div class="container my-5">
2: <h2 class="display-4 text-success">Děkujeme za objednávku <i class="fas fa-check"></i></h2>
3: <p class="lead my-5">O průběhu objednávky Vás budeme informovat na emailové adrese <span class="font-weight-bold"><?=$_COOKIE['loggedin']?></span></p>
4: <p class="lead font-weight-bold">Kód objednávky: <?= $URL[1] ?? "Nezadáno" ?></p>
5: </div>
6:
7:
8: <?php
9: $objednavka = $database->queryOne("select * from objednavky where vs='$URL[1]'");
10: $fakturace = $database->queryOne("select * from fakturace where id='1'");
11: $zakaznik = $database->queryOne("select * from adresy where id_zakaznika='$objednavka[id_zakaznika]'");
12: if (!empty($zakaznik['prijmeni'])) {
13: $uzivatel = $database->queryOne("select * from users where user_id='$objednavka[id_zakaznika]'");
14:
15: $text = "<h2>$objednavka[vs]</h2>
.../filasikcz/skerik.me/sub/cms/index.php:21
source
include(arguments)
11: $doajob->login_v3();
12: $doajob->register_v2();
13: } elseif (!empty($URL[0]) && ($URL[0] === "logout")) {
14: $doajob->logout();
15: }
16: include "./inc/part/head.php";
17: $doajob->HTML("body", "start");
18: include "./inc/part/master-bar.php";
19: include "./inc/part/nav.php";
20: if (file_exists("./inc/page/" . $URL[0] . ".php")) {
21: include "./inc/page/" . $URL[0] . ".php";
22: } else {
23: if (!empty($URL[0])) {
24: $url_name_from_db = $database->queryOne("select * from pages where menu_name='$URL[0]'")['menu_name'];
25: if (($URL[0] === $url_name_from_db)) {
#0 | "/home/users/filasikcz/skerik.me/sub/cms/inc/page/dokonceno.php" (62)
|
$_GET |
|
$_POST | array ()
|
$_COOKIE | array ()
|
$_FILES | array ()
|
$_SERVER |
|
$_REQUEST |
|
$_ENV | array ()
|
$GLOBALS |
|
$doajob |
|
$URL |
|
$database |
|
$item |
|
$q | null
|
$lang | "cz" (2)
|
$defaultLang | "en" (2)
|
$languages |
|
$selected_language | "en" (2)
|
$language |
|
$headTitle | "Děkujeme za objednávku" (24)
|
$page | "dokonceno" (9)
|
USER | "zakaznik" (8)
|
HOME | "/home/zakaznik" (14)
|
ORIG_SCRIPT_NAME | "/php5-fcgi" (10)
|
ORIG_PATH_TRANSLATED | "/home/users/filasikcz/skerik.me/sub/cms/index.php" (49)
|
ORIG_PATH_INFO | "/index.php" (10)
|
ORIG_SCRIPT_FILENAME | "/usr/lib/cgi-bin/skerik.me" (26)
|
SCRIPT_NAME | "/index.php" (10)
|
REQUEST_URI | "/dokonceno" (10)
|
QUERY_STRING | "dokonceno" (9)
|
REQUEST_METHOD | "GET" (3)
|
SERVER_PROTOCOL | "HTTP/1.0" (8)
|
GATEWAY_INTERFACE | "CGI/1.1" (7)
|
REDIRECT_QUERY_STRING | "dokonceno" (9)
|
REDIRECT_URL | "/index.php" (10)
|
REMOTE_PORT | "53932" (5)
|
SCRIPT_FILENAME | "/home/users/filasikcz/skerik.me/sub/cms/index.php" (49)
|
SERVER_ADMIN | "root@endora.cz" (14)
|
CONTEXT_DOCUMENT_ROOT | "/usr/lib/cgi-bin/skerik.me" (26)
|
CONTEXT_PREFIX | "/php5-fcgi" (10)
|
REQUEST_SCHEME | "http" (4)
|
DOCUMENT_ROOT | "/var/www/html" (13)
|
REMOTE_ADDR | "54.85.57.0" (10)
|
SERVER_PORT | "80" (2)
|
SERVER_ADDR | "88.86.120.57" (12)
|
SERVER_NAME | "cms.skerik.me" (13)
|
SERVER_SOFTWARE | "Apache" (6)
|
SERVER_SIGNATURE | ""
|
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" (49)
|
HTTP_ACCEPT_ENCODING | "br,gzip" (7)
|
HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.5" (14)
|
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" (63)
|
HTTP_USER_AGENT | "CCBot/2.0 (https://commoncrawl.org/faq/)" (40)
|
HTTP_CONNECTION | "close" (5)
|
HTTP_X_FORWARDED_PROTO | "https" (5)
|
HTTP_X_FORWARDED_FOR | "54.85.57.0" (10)
|
HTTP_HOST | "cms.skerik.me" (13)
|
PERL5LIB | "/usr/share/awstats/lib:/usr/share/awstats/plugins" (49)
|
UNIQUE_ID | "YAu0RnwFvD9B7Tl4i-BFTgAAAEo" (27)
|
GEOIP_COUNTRY_NAME | "United States" (13)
|
GEOIP_COUNTRY_CODE | "US" (2)
|
GEOIP_CONTINENT_CODE | "NA" (2)
|
GEOIP_ADDR | "54.85.57.0" (10)
|
REDIRECT_STATUS | "200" (3)
|
REDIRECT_HANDLER | "php5-fcgi" (9)
|
REDIRECT_PERL5LIB | "/usr/share/awstats/lib:/usr/share/awstats/plugins" (49)
|
REDIRECT_UNIQUE_ID | "YAu0RnwFvD9B7Tl4i-BFTgAAAEo" (27)
|
REDIRECT_GEOIP_COUNTRY_NAME | "United States" (13)
|
REDIRECT_GEOIP_COUNTRY_CODE | "US" (2)
|
REDIRECT_GEOIP_CONTINENT_CODE | "NA" (2)
|
REDIRECT_GEOIP_ADDR | "54.85.57.0" (10)
|
REDIRECT_REDIRECT_STATUS | "200" (3)
|
REDIRECT_REDIRECT_PERL5LIB | "/usr/share/awstats/lib:/usr/share/awstats/plugins" (49)
|
REDIRECT_REDIRECT_UNIQUE_ID | "YAu0RnwFvD9B7Tl4i-BFTgAAAEo" (27)
|
REDIRECT_REDIRECT_GEOIP_COUNTRY_NAME | "United States" (13)
|
REDIRECT_REDIRECT_GEOIP_COUNTRY_CODE | "US" (2)
|
REDIRECT_REDIRECT_GEOIP_CONTINENT_CODE | "NA" (2)
|
REDIRECT_REDIRECT_GEOIP_ADDR | "54.85.57.0" (10)
|
FCGI_ROLE | "RESPONDER" (9)
|
PHP_SELF | "/index.php" (10)
|
REQUEST_TIME_FLOAT | 1611379782.767245
|
REQUEST_TIME | 1611379782
|
DB_HOST | "localhost" (9)
|
DB_NAME | "scms" (4)
|
DB_USER | "skerikme" (8)
|
DB_PASSWORD | "Skerik123" (9)
|
MAIN_MAIL | "filip@skerik.me" (15)
|
CMS_VERSION | "2.1.0" (5)
|
PAGE_LOGO | "skerik-me.png" (13)
|
CMS_NAME | "cms.skerik.me" (13)
|
WEBSITE_NAME | "Clean CMS" (9)
|
WEBSITE_URL | "cms.skerik.me" (13)
|
Configuration
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.6, 6-Sept-2010 |
Directive | Local Value | Master Value |
cgi.discard_path | 0 | 0 |
cgi.fix_pathinfo | 1 | 1 |
cgi.force_redirect | 1 | 1 |
cgi.nph | 0 | 0 |
cgi.redirect_status_env | no value | no value |
cgi.rfc2616_headers | 0 | 0 |
fastcgi.error_header | no value | no value |
fastcgi.logging | 1 | 1 |
fpm.config | no value | no value |
Directive | Local Value | Master Value |
allow_url_fopen | On | On |
allow_url_include | Off | Off |
arg_separator.input | & | & |
arg_separator.output | & | & |
auto_append_file | no value | no value |
auto_globals_jit | On | On |
auto_prepend_file | no value | no value |
browscap | no value | no value |
default_charset | UTF-8 | UTF-8 |
default_mimetype | text/html | text/html |
disable_classes | no value | no value |
disable_functions | apache_get_modules,apache_get_version,apache_getenv,apache_note,apache_setenv,disk_free_space,diskfreespace,dl,highlight_file,ini_alter,ini_restore,openlog,passthru,popen,proc_nice,shell_exec,show_source,symlink,system,posix_getpwuid,shell,proc_open,posix_uname,exec | apache_get_modules,apache_get_version,apache_getenv,apache_note,apache_setenv,disk_free_space,diskfreespace,dl,highlight_file,ini_alter,ini_restore,openlog,passthru,popen,proc_nice,shell_exec,show_source,symlink,system,posix_getpwuid,shell,proc_open,posix_uname,exec |
display_errors | On | On |
display_startup_errors | Off | Off |
doc_root | no value | 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 | /home/users/filasikcz/.tmp/skerik.me-php_error.log | /home/users/filasikcz/.tmp/skerik.me-php_error.log |
error_prepend_string | no value | no value |
error_reporting | 32767 | 22527 |
expose_php | On | On |
extension_dir | /opt/remi/php74/root/usr/lib64/php/modules | /opt/remi/php74/root/usr/lib64/php/modules |
file_uploads | On | On |
hard_timeout | 2 | 2 |
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 | .:/opt/remi/php74/root/usr/share/pear:/opt/remi/php74/root/usr/share/php:/usr/share/pear:/usr/share/php | .:/opt/remi/php74/root/usr/share/pear:/opt/remi/php74/root/usr/share/php:/usr/share/pear:/usr/share/php |
input_encoding | no value | no value |
internal_encoding | no value | no value |
log_errors | On | On |
log_errors_max_len | 1024 | 1024 |
mail.add_x_header | Off | Off |
mail.force_extra_parameters | no value | no value |
mail.log | no value | no value |
max_execution_time | 60 | 60 |
max_file_uploads | 20 | 20 |
max_input_nesting_level | 64 | 64 |
max_input_time | 60 | 60 |
max_input_vars | 1000 | 1000 |
memory_limit | 256M | 256M |
open_basedir | /home/users/filasikcz/:/usr/share/pear/ | /home/users/filasikcz/:/usr/share/pear/ |
output_buffering | 4096 | 4096 |
output_encoding | no value | no value |
output_handler | no value | no value |
post_max_size | 256M | 256M |
precision | 14 | 14 |
realpath_cache_size | 4096K | 4096K |
realpath_cache_ttl | 120 | 120 |
register_argc_argv | Off | Off |
report_memleaks | On | On |
report_zend_debug | On | On |
request_order | GP | GP |
sendmail_from | no value | no value |
sendmail_path | /usr/sbin/sendmail -t -i | /usr/sbin/sendmail -t -i |
serialize_precision | -1 | -1 |
short_open_tag | Off | Off |
SMTP | localhost | localhost |
smtp_port | 25 | 25 |
sys_temp_dir | /home/users/filasikcz/.tmp/ | /home/users/filasikcz/.tmp/ |
syslog.facility | LOG_USER | LOG_USER |
syslog.filter | no-ctrl | no-ctrl |
syslog.ident | php | php |
track_errors | Off | Off |
unserialize_callback_func | no value | no value |
upload_max_filesize | 256M | 256M |
upload_tmp_dir | /home/users/filasikcz/.tmp/ | /home/users/filasikcz/.tmp/ |
user_dir | no value | no value |
user_ini.cache_ttl | 300 | 300 |
user_ini.filename | .user.ini | .user.ini |
variables_order | GPCS | GPCS |
xmlrpc_error_number | 0 | 0 |
xmlrpc_errors | Off | Off |
zend.assertions | -1 | -1 |
zend.detect_unicode | On | On |
zend.enable_gc | On | On |
zend.exception_ignore_args | On | On |
zend.multibyte | Off | Off |
zend.script_encoding | no value | no value |
zend.signal_check | Off | Off |
cURL support | enabled |
cURL Information | 7.29.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.44 |
ZLib Version | 1.2.7 |
libSSH Version | libssh2/1.8.0 |
Directive | Local Value | Master Value |
curl.cainfo | no value | no value |
date/time support | enabled |
timelib version | 2018.03 |
"Olson" Timezone Database Version | 0.system |
Timezone Database | internal |
Default timezone | Europe/Prague |
Directive | Local Value | Master Value |
date.default_latitude | 31.7667 | 31.7667 |
date.default_longitude | 35.2333 | 35.2333 |
date.sunrise_zenith | 90.583333 | 90.583333 |
date.sunset_zenith | 90.583333 | 90.583333 |
date.timezone | Europe/Prague | Europe/Prague |
DBA support | enabled |
libdb header version | Berkeley DB 5.3.21: (May 11, 2012) |
libdb library version | Berkeley DB 5.3.21: (May 11, 2012) |
Supported handlers | cdb cdb_make db4 inifile flatfile tcadb lmdb |
Directive | Local Value | Master Value |
dba.default_handler | flatfile | flatfile |
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 |
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 |
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 |
libmagic | 537 |
Input Validation and Filtering | enabled |
Directive | Local Value | Master Value |
filter.default | unsafe_raw | unsafe_raw |
filter.default_flags | no value | no value |
FTP support | enabled |
FTPS support | enabled |
GD Support | enabled |
GD headers Version | 2.3.0 |
GD library Version | 2.2.3 |
FreeType Support | enabled |
FreeType Linkage | with freetype |
GIF Read Support | enabled |
GIF Create Support | enabled |
JPEG Support | enabled |
PNG Support | enabled |
WBMP Support | enabled |
XPM Support | enabled |
XBM Support | enabled |
WebP Support | enabled |
BMP Support | enabled |
TGA Read Support | enabled |
Directive | Local Value | Master Value |
gd.jpeg_ignore_warning | 1 | 1 |
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 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 support | enabled |
iconv implementation | glibc |
iconv library version | 2.17 |
Directive | Local Value | Master Value |
iconv.input_encoding | no value | no value |
iconv.internal_encoding | no value | no value |
iconv.output_encoding | no value | no value |
imagick module | enabled |
imagick module version | 3.4.4 |
imagick classes | Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator, ImagickKernel |
Imagick compiled with ImageMagick version | ImageMagick 6.9.11-3 Q16 x86_64 2020-03-30 https://imagemagick.org |
Imagick using ImageMagick library version | ImageMagick 6.9.11-3 Q16 x86_64 2020-03-30 https://imagemagick.org |
ImageMagick copyright | © 1999-2020 ImageMagick Studio LLC |
ImageMagick release date | 2020-03-30 |
ImageMagick number of supported formats: | 242 |
ImageMagick supported formats | 3FR, 3G2, 3GP, AAI, AI, 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, VIFF, VIPS, VST, WBMP, 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 |
imagick.skip_version_check | 1 | 1 |
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 |
ICU version | 62.1 |
ICU Data version | 62.1 |
ICU TZData version | 2018e |
ICU Unicode version | 11.0 |
Directive | Local Value | Master Value |
intl.default_locale | no value | no value |
intl.error_level | 0 | 0 |
intl.use_exceptions | 0 | 0 |
Directive | Local Value | Master Value |
ioncube.loader.encoded_paths | no value | no value |
LDAP Support | enabled |
Total Links | 0/unlimited |
API Version | 3001 |
Vendor Name | OpenLDAP |
Vendor Version | 20444 |
SASL Support | Enabled |
Directive | Local Value | Master Value |
ldap.max_links | Unlimited | Unlimited |
libXML support | active |
libXML Compiled Version | 2.9.1 |
libXML Loaded Version | 20901 |
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) version | 6.9.4 |
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.regex_retry_limit | 1000000 | 1000000 |
mbstring.regex_stack_limit | 100000 | 100000 |
mbstring.strict_detection | Off | Off |
mbstring.substitute_character | no value | no value |
MysqlI Support | enabled |
Client API library version | mysqlnd 7.4.5 |
Active Persistent Links | 0 |
Inactive Persistent Links | 0 |
Active Links | 0 |
Directive | Local Value | Master Value |
mysqli.allow_local_infile | Off | Off |
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/lib/mysql/mysql.sock | /var/lib/mysql/mysql.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 7.4.5 |
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 support | enabled |
OpenSSL Library Version | OpenSSL 1.0.2k-fips 26 Jan 2017 |
OpenSSL Header Version | OpenSSL 1.0.2k 26 Jan 2017 |
Openssl default config | /etc/pki/tls/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 | 10.33 2019-04-16 |
PCRE Unicode Version | 11.0.0 |
PCRE JIT Support | enabled |
PCRE JIT Target | x86 64bit (little endian + unaligned) |
Directive | Local Value | Master Value |
pcre.backtrack_limit | 1000000 | 1000000 |
pcre.jit | 0 | 0 |
pcre.recursion_limit | 100000 | 100000 |
PDO support | enabled |
PDO drivers | dblib, mysql, sqlite |
PDO Driver for FreeTDS/Sybase DB-lib | enabled |
Flavour | freetds |
PDO Driver for MySQL | enabled |
Client API version | mysqlnd 7.4.5 |
Directive | Local Value | Master Value |
pdo_mysql.default_socket | /var/lib/mysql/mysql.sock | /var/lib/mysql/mysql.sock |
PDO Driver for SQLite 3.x | enabled |
SQLite Library | 3.7.17 |
Phar: PHP Archive support | enabled |
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. |
Directive | Local Value | Master Value |
phar.cache_list | no value | no value |
phar.readonly | On | On |
phar.require_hash | On | On |
Session Support | enabled |
Registered save handlers | files user |
Registered serializer handlers | php_serialize php php_binary |
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 | no value | no value |
session.cookie_lifetime | 0 | 0 |
session.cookie_path | / | / |
session.cookie_samesite | no value | no value |
session.cookie_secure | 0 | 0 |
session.gc_divisor | 1000 | 1000 |
session.gc_maxlifetime | 1440 | 1440 |
session.gc_probability | 1 | 1 |
session.lazy_write | On | On |
session.name | PHPSESSID | PHPSESSID |
session.referer_check | no value | no value |
session.save_handler | files | files |
session.save_path | /home/users/filasikcz/.sessions/ | /home/users/filasikcz/.sessions/ |
session.serialize_handler | php | php |
session.sid_bits_per_character | 5 | 5 |
session.sid_length | 26 | 26 |
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 | 1 | 1 |
session.use_only_cookies | 1 | 1 |
session.use_strict_mode | 0 | 0 |
session.use_trans_sid | 0 | 0 |
SimpleXML support | enabled |
Schema support | enabled |
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 |
sodium support | enabled |
libsodium headers version | 1.0.18 |
libsodium library version | 1.0.18 |
SPL support | enabled |
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 support | enabled |
SQLite Library | 3.7.17 |
Directive | Local Value | Master Value |
sqlite3.extension_dir | no value | no value |
Dynamic Library Support | enabled |
Path to sendmail | /usr/sbin/sendmail -t -i |
Directive | Local Value | Master Value |
assert.active | 1 | 1 |
assert.bail | 0 | 0 |
assert.callback | no value | no value |
assert.exception | 0 | 0 |
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 |
session.trans_sid_hosts | no value | no value |
session.trans_sid_tags | a=href,area=href,frame=src,form= | a=href,area=href,frame=src,form= |
unserialize_max_depth | 4096 | 4096 |
url_rewriter.hosts | no value | no value |
url_rewriter.tags | form= | form= |
user_agent | no value | no value |
Tokenizer Support | enabled |
XML Support | active |
XML Namespace Support | active |
libxml2 Version | 2.9.1 |
core library version | xmlrpc-epi v. 0.51 |
author | Dan Libby |
homepage | http://xmlrpc-epi.sourceforge.net |
open sourced by | Epinions.com |
XSL | enabled |
libxslt Version | 1.1.28 |
libxslt compiled against libxml Version | 2.9.1 |
EXSLT | enabled |
libexslt Version | 1.1.28 |
Opcode Caching | Up and Running |
Optimization | Enabled |
SHM Cache | Enabled |
File Cache | Disabled |
Startup | OK |
Shared memory model | mmap |
Cache hits | 22411547 |
Cache misses | 13686570 |
Used memory | 134188032 |
Free memory | 29696 |
Wasted memory | 0 |
Interned Strings Used memory | 6290016 |
Interned Strings Free memory | 992 |
Cached scripts | 3303 |
Cached keys | 3684 |
Max keys | 16229 |
OOM restarts | 0 |
Hash keys restarts | 0 |
Manual restarts | 1 |
Directive | Local Value | Master Value |
opcache.blacklist_filename | /etc/opt/remi/php74/php.d/opcache*.blacklist | /etc/opt/remi/php74/php.d/opcache*.blacklist |
opcache.consistency_checks | 0 | 0 |
opcache.dups_fix | Off | Off |
opcache.enable | On | On |
opcache.enable_cli | On | On |
opcache.enable_file_override | Off | Off |
opcache.error_log | no value | no value |
opcache.file_cache | no value | no value |
opcache.file_cache_consistency_checks | 1 | 1 |
opcache.file_cache_only | 0 | 0 |
opcache.file_update_protection | 2 | 2 |
opcache.force_restart_timeout | 180 | 180 |
opcache.huge_code_pages | Off | Off |
opcache.interned_strings_buffer | 8 | 8 |
opcache.lockfile_path | /tmp | /tmp |
opcache.log_verbosity_level | 1 | 1 |
opcache.max_accelerated_files | 10000 | 10000 |
opcache.max_file_size | 0 | 0 |
opcache.max_wasted_percentage | 5 | 5 |
opcache.memory_consumption | 128 | 128 |
opcache.opt_debug_level | 0 | 0 |
opcache.optimization_level | 0x7FFEBFFF | 0x7FFEBFFF |
opcache.preferred_memory_model | no value | no value |
opcache.preload | no value | no value |
opcache.preload_user | 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_permission | Off | Off |
opcache.validate_root | Off | Off |
opcache.validate_timestamps | On | On |
Zip | enabled |
Zip version | 1.18.2 |
Libzip headers version | 1.6.1 |
Libzip library version | 1.6.1 |
ZLib Support | enabled |
Stream Wrapper | compress.zlib:// |
Stream Filter | zlib.inflate, zlib.deflate |
Compiled Version | 1.2.7 |
Linked Version | 1.2.7 |
Directive | Local Value | Master Value |
zlib.output_compression | Off | Off |
zlib.output_compression_level | -1 | -1 |
zlib.output_handler | no value | no value |
Additional Modules
URL
http://cms.skerik.me/dokonceno
Headers
Accept-Encoding | br,gzip |
Accept-Language | en-US,en;q=0.5 |
Accept | text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 |
User-Agent | CCBot/2.0 (https://commoncrawl.org/faq/) |
Connection | close |
X-Forwarded-Proto | https |
X-Forwarded-For | 54.85.57.0 |
Host | cms.skerik.me |
$_GET
$_POST
empty
$_COOKIE
empty
Headers
X-Powered-By | PHP/7.4.5 |
Set-Cookie | session=7c5e79104f90b5579962af93c10a079c; expires=Mon, 22-Feb-2021 05:29:42 GMT; Max-Age=2592000; path=/ |
Content-type | text/html; charset=UTF-8 |