ehris version 1.2.0 Set up instructions ----------------------------------------------------- 1. Access mysql database server and create a database name of your choice. 2. run ehris.sql on the database created above. 3. Access config.php in the includes folder and edit the variables shown $db_user="[set this to a username created to access the db above]"; $db_pass="[set this to a password created for the above username]"; $db_host="[set to localhost or ip address of your mysql server]"; $db="[put the name of the db created in 1 above]" 4. Access the system from the browser via http://[servername/ip/localhost]/ehris