11) How can we setup the OrangeHRM database?
From OrangeHRM
The database can be created by running a script(dbscript.sql) which resides in the /orangehrm/dbscript/ directory. This can be done by following command in MySQL prompt
source <path>..../orangehrm/dbscript/dbscript.sql
