=== SchoolMaster Server Check === PHP version: 8.3.31 (App needs 8.3 or higher. If this says 7.x or 8.0/8.1/8.2, that is the problem.) Required extensions: - pdo_mysql: OK - mbstring: OK - gd: OK - json: OK - openssl: OK mod_rewrite (Apache): ON Project files visible from here: - app: found - core: found - public: found - vendor: found - .env: found vendor/autoload.php: found If this page itself loads, the SERVER is fine and the issue is the app/.htaccess. If this page ALSO shows 500, the issue is PHP version or server config.