Step 1 · Requirements
Server requirements
MyCRS needs PHP 8.2+, a few standard extensions, and a couple of writable folders.
One or more required checks failed. Fix these in cPanel
(MultiPHP Manager / file permissions) and reload this page.
- PHP 8.2 or newerRunning 8.4.22
- PHP extension: pdo_mysqlEnabled — MySQL database driver
- PHP extension: mbstringEnabled — Multibyte string support
- PHP extension: opensslEnabled — Encryption (vault, sessions, APP_KEY)
- PHP extension: fileinfo (recommended)Enabled — File upload validation
- PHP extension: ctype (recommended)Enabled — Character validation
- PHP extension: jsonEnabled — JSON handling
- PHP extension: curl (recommended)Enabled — Outbound HTTP (Stripe, etc.)
- Config file (.env)Writable
- storage/ directoryWritable
- bootstrap/cache/ directoryNot writable — fix permissions (chmod 755/775)