Enhanced BulkCreator Health Diagnostic

Complete system analysis including runtime page execution testing

67%
warning

System is operational but has warnings

12 Passed
!
6 Warnings
0 Errors

Runtime Page Execution Tests

Testing actual HTTP requests to each page

Login Page
login.php
<!DOCTYPE html> <html lang="en-US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Log In &lsaquo; Bulk Creator &#8212; WordPress</title> <meta name='robots' ...
↻ HTTP 302 (Redirect)
Dashboard
dashboard.php
✓ HTTP 200 55.24ms
Users Management
users.php
<!DOCTYPE html> <html lang="en-US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Log In &lsaquo; Bulk Creator &#8212; WordPress</title> <meta name='robots' ...
↻ HTTP 302 (Redirect)
Tools Management
tools.php
<!DOCTYPE html> <html lang="en-US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Log In &lsaquo; Bulk Creator &#8212; WordPress</title> <meta name='robots' ...
↻ HTTP 302 (Redirect)
Billing Page
billing.php
<!DOCTYPE html> <html lang="en-US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Log In &lsaquo; Bulk Creator &#8212; WordPress</title> <meta name='robots' ...
↻ HTTP 302 (Redirect)
Analytics Page
analytics.php
<!DOCTYPE html> <html lang="en-US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Log In &lsaquo; Bulk Creator &#8212; WordPress</title> <meta name='robots' ...
↻ HTTP 302 (Redirect)
Subscriptions Page
subscriptions.php
<!DOCTYPE html> <html lang="en-US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Log In &lsaquo; Bulk Creator &#8212; WordPress</title> <meta name='robots' ...
↻ HTTP 302 (Redirect)
Core System
PHP Environment
PHP 8.1.32 (Required: 7.4.0+)
Extension: pdo
Loaded
Extension: pdo_mysql
Loaded
Extension: session
Loaded
Extension: json
Loaded
Extension: mbstring
Loaded
Extension: curl
Loaded
Database & Tables
Database Connection
Connected to bulk_db - 5 users found
BulkCreator Tables
Existing: 3 tables
File System
Include Files
All include files loaded successfully
Session System
Session System
Sessions working (Path: /var/lib/lsphp/session/lsphp81)
Runtime Tests
!
Runtime: Login Page
HTTP 302 - Redirects (likely auth check)
Runtime: Dashboard
HTTP 200 - Loads in 55.24ms
!
Runtime: Users Management
HTTP 302 - Redirects (likely auth check)
!
Runtime: Tools Management
HTTP 302 - Redirects (likely auth check)
!
Runtime: Billing Page
HTTP 302 - Redirects (likely auth check)
!
Runtime: Analytics Page
HTTP 302 - Redirects (likely auth check)
!
Runtime: Subscriptions Page
HTTP 302 - Redirects (likely auth check)
🔄 Run Full Test Again 🔑 Login Page