Application Runtime Diagnostic
Environment: production  |  Runtime: PHP 8.1.34  |  Web Server: Apache/2.4  |  Database: MySQL/MariaDB
Initializing application environment...
[OK] Loading runtime configuration
[OK] PHP extensions loaded
[WARNING] Application core version is outdated
[WARNING] Security updates pending
DATABASE INITIALIZATION
Connecting to database server...
mysqli_real_connect(): (HY000/2002): Connection timed out
PDOException: SQLSTATE[HY000] [2002] Connection refused
[WARNING] Primary database connection unavailable.
Attempting fallback connection...
[ERROR] Database connection retry 1/5 failed
[ERROR] Database connection retry 2/5 failed
[ERROR] Database connection retry 3/5 failed
[CRITICAL] Unable to establish persistent database connection.
DATABASE INTEGRITY CHECK
[WARNING] Database schema version mismatch detected.
[ERROR] wp_options returned unexpected metadata.
[ERROR] wp_posts table integrity check incomplete.
[WARNING] autoloaded data exceeds recommended threshold.
[ERROR] Database transaction terminated unexpectedly.
MySQL server has gone away
Error establishing a database connection.
APPLICATION CORE
[WARNING] Framework compatibility verification failed.
[WARNING] 19 deprecated functions detected.
[WARNING] 7 components require security updates.
PHP Fatal error: Uncaught RuntimeException: Unable to bootstrap application
in /public_html/wp-includes/load.php on line 846
Stack trace:
#0 /public_html/wp-settings.php(183): require_wp_db()
#1 /public_html/wp-config.php(104): require_once('/public_html/wp...')
#2 /public_html/wp-load.php(50): require_once('/public_html/wp...')
#3 /public_html/index.php(17): require('/public_html/wp...')
#4 {main}
FILE SYSTEM INTEGRITY CHECK
Verifying application files...
[WARNING] File checksum mismatch detected.
[WARNING] Recently modified PHP files detected.
[ERROR] Unexpected executable file found:
/wp-content/uploads/cache/.system-loader.php
[ERROR] Unexpected executable file found:
/wp-content/cache/runtime/session-handler.php
[WARNING] Modification source could not be verified.
[WARNING] File timestamp inconsistent with deployment history.
[ERROR] Core checksum validation returned 4 unexpected differences.
SECURITY AUDIT
[WARNING] Multiple authentication failures detected.
[WARNING] Abnormal requests detected on administrative endpoints.
/wp-login.php
/wp-admin/admin-ajax.php
/xmlrpc.php
[WARNING] Request frequency exceeds baseline.
[WARNING] Unauthorized file modification cannot be ruled out.
[CRITICAL] Application integrity could not be verified.
PERMISSION CHECK
Checking ownership and filesystem permissions...
[WARNING] Unexpected writable directory detected.
drwxrwxrwx /public_html/wp-content/uploads/
[ERROR] Permission policy violation detected.
[WARNING] Application cannot guarantee filesystem integrity.
HTTP / APPLICATION RESPONSE
HTTP 500 Internal Server Error
upstream prematurely closed connection
request terminated: execution time exceeded
Maximum execution time of 30 seconds exceeded
PHP memory allocation reached critical threshold.
PLUGIN / MODULE DEPENDENCY CHECK
[WARNING] Dependency version mismatch.
[WARNING] Legacy extension detected.
[ERROR] Failed loading dependency manifest.
[WARNING] Application modules may contain known vulnerabilities.
Compatibility status .............. FAILED
Security patches .................. PENDING
Core integrity .................... FAILED
Database availability ............. OFFLINE
Backup verification ............... UNKNOWN
SYSTEM STATUS: CRITICAL

Database connection ............. FAILED
Application bootstrap ........... FAILED
Core integrity .................. FAILED
File verification ............... WARNING
Security verification ........... INCOMPLETE
Framework version ............... OUTDATED
Security updates ................ PENDING
Application availability ........ OFFLINE

Possible application compromise detected.
Automatic recovery has been suspended to prevent additional system modifications.
RECOVERY SERVICE
Starting automatic recovery process...
[FAILED] Database recovery
[FAILED] Application cache reconstruction
[FAILED] Dependency initialization
[WARNING] Automatic recovery cannot continue safely.

SYSTEM HALTED
Manual technical intervention required