PARWAZ CRM Setup Check

Use this before handing the package to client or uploading on Hostinger/cPanel.

CheckStatusDetails
Clean URL route check✅ Passroute.php and .htaccess are present for /dashboard and /module/{slug} URLs
PHP Version >= 8.0✅ Pass8.3.30
PDO extension loaded✅ PassYes
PDO MySQL loaded✅ PassYes
Session support✅ PassYes
Uploads writable❌ Fix NeededNot writable
Database SQL exists✅ Passdatabase/DATABASE_FINAL.sql
Local config file❌ Fix NeededNot required, but recommended for live hosting
Installer exists✅ Passapp/install.php
Database connection + imported users table❌ Fix NeededNot connected/imported: SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using password: NO)

Next steps

  1. Optional easy setup: open /install.
  2. Create database in cPanel/phpMyAdmin.
  3. Import /database/DATABASE_FINAL.sql into selected DB.
  4. Edit /system/config.php DB constants.
  5. Open /login and login with default credentials.
  6. Open /dashboard, then test /module/company-settings and /module/contacts.
  7. Change passwords and external portal PINs.