STELLER CONTINUUM
Website Installer
1. Requirements & permissions
The installer automatically creates runtime folders, applies safe permission changes when PHP is allowed to do so, and verifies writability with a real create/delete test.
PDO extension
Database abstraction
PASS
required
PDO MySQL
MySQL / MariaDB installer support
PASS
required
JSON
Configuration/data handling
PASS
required
Sessions
Admin authentication
PASS
required
Password hashing
Admin password security
PASS
required
mbstring
Unicode-safe text handling
PASS
recommended
fileinfo
Safer upload type detection
PASS
recommended
PDO SQLite
Optional SQLite database
PASS
optional
Runtime folders
NOT WRITABLE
PHP could not create a test file.
storage/cache/Permissions 0755
NOT WRITABLE
PHP could not create a test file.
storage/logs/Permissions 0755
NOT WRITABLE
PHP could not create a test file.
storage/tmp/Permissions 0755
NOT WRITABLE
PHP could not create a test file.
NOT WRITABLE
PHP could not create a test file.
Automatic repair could not satisfy every required check.
When a folder remains unwritable, the hosting account owns the extracted directory under a different OS user and PHP is not permitted to change it. The installer has already attempted directory creation and chmod repair. Fix ownership/permissions in the hosting file manager, then reload this page; no database work has started yet.
2. Database & administrator