HSEGuide cPanel PHP/MySQL Website

Upload all files inside hseguide_cpanel to your cPanel public_html folder or subfolder.

Install steps:
1. In cPanel, create a MySQL database.
2. Create a MySQL user and assign it to the database with ALL PRIVILEGES.
3. Open phpMyAdmin and import database.sql into your database.
4. Edit includes/config.php:
   DB_NAME = your database name
   DB_USER = your database user
   DB_PASS = your database password
5. Open your domain.

Admin login:
Email: admin@hseguide.com
Password: Admin@12345

Important:
Change admin password after first login by editing it in database or adding a password-change page later.
