#!/usr/bin/env php ======================================== Textbutler 4.0 - PHP Diagnose ======================================== 1. PHP-Version Version: 8.4.16  ✓ PHP 8.4+ OK  2. PHP-Extensions ✓ pdo (PDO (Database)) ✓ pdo_mysql (PDO MySQL Driver) ✓ mbstring (Multibyte String) ✓ json (JSON) Optionale Extensions: ○ opcache (OPcache (Performance)) ✓ curl (cURL (HTTP-Requests)) ✓ xml (XML-Parsing) ✓ zip (ZIP-Archive) 3. PHP-Settings display_errors = 1 (empfohlen: Off) file_uploads = 1 (empfohlen: On) max_execution_time = 30 (empfohlen: 30) memory_limit = 128M (empfohlen: 128M) upload_max_filesize = 2M (empfohlen: 2M) 4. Datenbankverbindung testen  ✓ Datenbankverbindung erfolgreich  Host: localhost Database: textbutler2 User: textbutler2 Server: 11.8.3-MariaDB-0+deb13u1 from Debian 5. Verzeichnisse & Berechtigungen  ✓ cache  ✓ logs  ✓ public  ✓ public/uploads  6. Autoloader testen  ✓ Textbutler\Core\Database  ✓ Textbutler\Core\Router  ✓ Textbutler\Core\Session  ✓ Textbutler\Models\Titel  ======================================== Zusammenfassung ======================================== ○ System funktionsfähig, aber 1 Warnung(en)