Site setup
Three steps: server check → site + database + admin → done. Nothing is written until you submit the form.
1 · Server requirements
✓
PHP 8.2 or newer (running 8.2.33)
✓
PDO + pdo_mysql
✓
openssl, mbstring, tokenizer, xml, ctype, json, fileinfo, curl
✓
GD (ticket image re-encoding)
✓
IMAP (email-activation inbox scan)
✓
storage/ writable
✓
project root writable (.env creation)
2 · Site, database & admin
Writes a production .env (debug off, secure cookies), runs migrations, seeds themes, creates the admin, links storage, then locks itself permanently.