<!doctype html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Website database could not start</title><style>body{margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;background:#eff7f3;color:#103f35;padding:32px}.box{max-width:760px;margin:6vh auto;background:#fff;border:1px solid #d8e8e0;border-radius:22px;padding:30px;box-shadow:0 24px 70px rgba(8,61,49,.12)}h1{margin-top:0;color:#0d4b3d}code{background:#eef5f1;padding:2px 7px;border-radius:6px}.note{margin-top:20px;padding:15px;border-radius:12px;background:#f8fbf9;border:1px solid #e0ebe5}li{margin:8px 0}</style></head><body><div class="box"><h1>Website database could not start</h1><p>The PHP files are loading, but the CMS database could not initialise. Check SQLite is enabled and the <code>storage</code> folder is writable.</p><ul><li><strong>PHP version:</strong> 8.2.33</li><li><strong>PDO SQLite:</strong> Enabled</li><li><strong>Storage writable:</strong> Yes</li><li><strong>Database error:</strong> SQLSTATE[HY000]: General error: 25 column index out of range</li></ul><div class="note"><strong>247 Media Host cPanel check:</strong> the website files are loading correctly; the item above is the server requirement preventing the CMS database from starting.</div></div></body></html>