Logistics Platform Hosting Diagnostic Generated: 2026-07-26T21:35:47+03:00 Project domain: logistic.webrhinoc.com Expected project path: /home/webrhin4/logistic.webrhinoc.com This report does not print passwords, .env contents or database credentials. ===== SYSTEM ===== $ uname -a Linux eushared20.twinservers.net 4.18.0-553.83.1.lve.el8.x86_64 #1 SMP Wed Nov 12 10:04:12 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux $ id uid=4961(webrhin4) gid=4963(webrhin4) groups=4963(webrhin4) $ pwd /home/webrhin4/logistic.webrhinoc.com $ hostname eushared20.twinservers.net $ date Sun Jul 26 21:35:47 EEST 2026 ===== PROJECT DIRECTORY ===== $ ls -la total 20 drwxr-x--- 2 webrhin4 nobody 4096 Jul 26 21:35 . drwx--x--x 28 webrhin4 webrhin4 4096 Jul 26 21:29 .. -rwxr-xr-x 1 webrhin4 webrhin4 5469 Jul 26 21:35 logistics_host_diagnostic.sh -rw-rw-r-- 1 webrhin4 webrhin4 646 Jul 26 21:35 logistics_host_report_20260726_213547.txt $ find . -maxdepth 3 -type f ( -name artisan -o -name composer.json -o -name package.json -o -name .htaccess -o -name index.php ) -print ===== DIRECTORY PERMISSIONS ===== $ stat . File: . Size: 4096 Blocks: 8 IO Block: 4096 directory Device: 804h/2052d Inode: 39980096 Links: 2 Access: (0750/drwxr-x---) Uid: ( 4961/webrhin4) Gid: (65534/ nobody) Access: 2026-07-26 21:29:29.504544087 +0300 Modify: 2026-07-26 21:35:47.345369873 +0300 Change: 2026-07-26 21:35:47.345369873 +0300 Birth: 2026-07-26 21:29:29.504544087 +0300 $ df -h . Filesystem Size Used Avail Use% Mounted on /dev/sda4 3.3T 2.1T 1.1T 67% /home/webrhin4 $ df -i . Filesystem Inodes IUsed IFree IUse% Mounted on /dev/sda4 220979200 27687627 193291573 13% /home/webrhin4 $ umask 0002 PROJECT_DIRECTORY_WRITABLE=yes ===== PHP ===== $ command -v php /usr/local/bin/php $ php -v PHP 8.1.34 (cli) (built: Jul 1 2026 16:41:35) (NTS) Copyright (c) The PHP Group Zend Engine v4.1.34, Copyright (c) Zend Technologies with Zend OPcache v8.1.34, Copyright (c), by Zend Technologies $ php --ini Configuration File (php.ini) Path: /opt/alt/php81/etc Loaded Configuration File: /opt/alt/php81/etc/php.ini Scan for additional .ini files in: /opt/alt/php81/link/conf Additional .ini files parsed: /opt/alt/php81/link/conf/alt_php.ini $ php -r echo "PHP_VERSION=".PHP_VERSION.PHP_EOL; echo "PHP_SAPI=".PHP_SAPI.PHP_EOL; echo "memory_limit=".ini_get("memory_limit").PHP_EOL; echo "max_execution_time=".ini_get("max_execution_time").PHP_EOL; echo "upload_max_filesize=".ini_get("upload_max_filesize").PHP_EOL; echo "post_max_size=".ini_get("post_max_size").PHP_EOL; echo "max_input_vars=".ini_get("max_input_vars").PHP_EOL; echo "allow_url_fopen=".ini_get("allow_url_fopen").PHP_EOL; echo "disable_functions=".ini_get("disable_functions").PHP_EOL; PHP_VERSION=8.1.34 PHP_SAPI=cli memory_limit=512M max_execution_time=0 upload_max_filesize=200M post_max_size=64M max_input_vars=1000 allow_url_fopen=1 disable_functions= $ php -m [PHP Modules] bcmath bz2 calendar Core ctype curl date dom exif fileinfo filter ftp gd gettext hash i360 iconv imap intl json libxml mbstring mcrypt mysqli mysqlnd openssl pcntl pcre PDO pdo_mysql pdo_sqlite Phar posix readline Reflection session shmop SimpleXML soap sockets SPL sqlite3 standard tokenizer xml xmlreader xmlwriter xsl Zend OPcache zip zlib [Zend Modules] Zend OPcache ===== PHP EXTENSION CHECK ===== bcmath=yes ctype=yes curl=yes dom=yes fileinfo=yes filter=yes hash=yes intl=yes json=yes mbstring=yes openssl=yes pcre=yes pdo=yes pdo_mysql=yes session=yes tokenizer=yes xml=yes zip=yes ===== COMPOSER ===== $ command -v composer /usr/local/bin/composer $ composer --version Composer version 2.8.12 2025-09-19 13:41:59 PHP version 8.1.34 (/opt/alt/php81/usr/bin/php) Run the "diagnose" command to get more detailed diagnostics output. $ composer diagnose Checking platform settings: OK Checking git settings: OK git version 2.48.2 Checking http connectivity to packagist: OK Checking https connectivity to packagist: OK Checking github.com rate limit: OK Checking disk free space: OK Checking pubkeys: FAIL Missing pubkey for tags verification Missing pubkey for dev verification Run composer self-update --update-keys to set them up Checking Composer version: You are not running the latest stable version, run `composer self-update` to update (2.8.12 => 2.10.2) Checking Composer and its dependencies for vulnerabilities: Failed performing audit: curl error 28 while downloading https://packagist.org/api/security-advisories/: Operation timed out after 10006 milliseconds with 0 bytes received Composer version: 2.8.12 PHP version: 8.1.34 PHP binary path: /opt/alt/php81/usr/bin/php OpenSSL version: OpenSSL 1.1.1w 11 Sep 2023 curl version: 8.21.0 libz 1.2.11 brotli missing zstd missing ssl OpenSSL/1.1.1w zip: extension present, unzip present, 7-Zip not available ===== DATABASE CLIENT ===== $ command -v mysql /bin/mysql $ mysql --version mysql Ver 15.1 Distrib 10.11.18-MariaDB, for Linux (x86_64) using readline 5.1 $ mariadb --version mariadb Ver 15.1 Distrib 10.11.18-MariaDB, for Linux (x86_64) using readline 5.1 ===== NODE AND NPM ===== Node.js not found npm not found ===== ARCHIVE TOOLS ===== $ unzip -v UnZip 6.00 of 20 April 2009, by Info-ZIP. Maintained by C. Spieler. Send bug reports using http://www.info-zip.org/zip-bug.html; see README for details. Latest sources and executables are at ftp://ftp.info-zip.org/pub/infozip/ ; see ftp://ftp.info-zip.org/pub/infozip/UnZip.html for other sites. Compiled with gcc 8.5.0 20210514 (Red Hat 8.5.0-26) for Unix (Linux ELF) on Jun 2 2025. UnZip special compilation options: COPYRIGHT_CLEAN (PKZIP 0.9x unreducing method not supported) SET_DIR_ATTRIB SYMLINKS (symbolic links supported, if RTL and file system permit) TIMESTAMP UNIXBACKUP USE_EF_UT_TIME USE_UNSHRINK (PKZIP/Zip 1.x unshrinking method supported) USE_DEFLATE64 (PKZIP 4.x Deflate64(tm) supported) UNICODE_SUPPORT [wide-chars, char coding: UTF-8] (handle UTF-8 paths) MBCS-support (multibyte character support, MB_CUR_MAX = 6) LARGE_FILE_SUPPORT (large files over 2 GiB supported) ZIP64_SUPPORT (archives using Zip64 for large files supported) USE_BZIP2 (PKZIP 4.6+, using bzip2 lib version 1.0.6, 6-Sept-2010) VMS_TEXT_CONV [decryption, version 2.11 of 05 Jan 2007] UnZip and ZipInfo environment options: UNZIP: [none] UNZIPOPT: [none] ZIPINFO: [none] ZIPINFOOPT: [none] $ zip -v Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license. This is Zip 3.0 (July 5th 2008), by Info-ZIP. Currently maintained by E. Gordon. Please send bug reports to the authors using the web page at www.info-zip.org; see README for details. Latest sources and executables are at ftp://ftp.info-zip.org/pub/infozip, as of above date; see http://www.info-zip.org/ for other sites. Compiled with gcc 8.2.1 20180905 (Red Hat 8.2.1-3) for Unix (Linux ELF) on Oct 11 2019. Zip special compilation options: USE_EF_UT_TIME (store Universal Time) BZIP2_SUPPORT (bzip2 library version 1.0.6, 6-Sept-2010) bzip2 code and library copyright (c) Julian R Seward (See the bzip2 license for terms of use) SYMLINK_SUPPORT (symbolic links supported) LARGE_FILE_SUPPORT (can read and write large files on file system) ZIP64_SUPPORT (use Zip64 to store large files in archives) UNICODE_SUPPORT (store and read UTF-8 Unicode paths) STORE_UNIX_UIDs_GIDs (store UID/GID sizes/values using new extra field) UIDGID_NOT_16BIT (old Unix 16-bit UID/GID extra field not used) [encryption, version 2.91 of 05 Jan 2007] (modified for Zip 3) Encryption notice: The encryption code of this program is not copyrighted and is put in the public domain. It was originally written in Europe and, to the best of our knowledge, can be freely distributed in both source and object forms from any country, including the USA under License Exception TSU of the U.S. Export Administration Regulations (section 740.13(e)) of 6 June 2002. Zip environment options: ZIP: [none] ZIPOPT: [none] $ tar --version tar (GNU tar) 1.30 Copyright (C) 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. ===== CRON ===== $ command -v crontab /bin/crontab $ crontab -l ===== OPTIONAL SERVER TOOLS ===== $ git --version git version 2.48.2 $ curl --version curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0 Release-Date: 2018-09-05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz brotli TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL $ openssl version OpenSSL 1.1.1k FIPS 25 Mar 2021 ===== DOMAIN TEST ===== $ curl -I -L --max-time 20 https://logistic.webrhinoc.com % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/2 200 x-powered-by: PHP/8.1.34 content-type: text/html; charset=UTF-8 date: Sun, 26 Jul 2026 18:36:02 GMT server: LiteSpeed alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46" ===== HTACCESS SUPPORT FILES ===== .htaccess=not_present public/.htaccess=not_present index.php=not_present public/index.php=not_present artisan=not_present composer.json=not_present ===== EXISTING PROJECT DETECTION ===== No existing Laravel project detected in this directory ===== RESULT ===== Domain: logistic.webrhinoc.com Project path: /home/webrhin4/logistic.webrhinoc.com Report file: logistics_host_report_20260726_213547.txt