✓ /php directory exists
✗ Auth.php is missing
Please copy Auth.php to the /php directory
✗ ResultCalculator.php is missing
Please copy ResultCalculator.php to the /php directory
Missing required files! Please copy Auth.php and ResultCalculator.php to the /php directory.
✓ Database config file exists
✓ Database connection successful
✓ Table 'users' exists
✓ Table 'roles' exists
✓ Table 'permissions' exists
✓ Table 'role_permissions' exists
✓ Table 'academic_years' exists
✓ Table 'exam_types' exists
✓ Table 'exams' exists
✓ Table 'exam_marks' exists
✓ Table 'subject_results' exists
✓ Table 'overall_results' exists
✓ Table 'student_promotions' exists
✓ All required tables exist!
✓ Admin user exists
Default login:
Username: admin Password: admin123
IMPORTANT: Change this password immediately after first login!
Please resolve the issues above and refresh this page.