Steps to follow in order to install the system: 1) Decompress the zip file that is located on the WebSystem folder. 2) Once it is decompressed, search for the file that is found on system/core/configuration.php, on the lines 31, 32 and 33. #31 $dbhost = '209.47.165.63'; #32 $dbuser = 'hsuccess_infinit'; #33 $dbpass = 'ildev'; Change this lines for the required database connection. $dbhost -> Server IP address (host or domain) $dbuser -> UserName $dbpass -> Password 3) Run the database creation script (DatabaseCreationScript.sql). The database will be named: hsuccess_healthsuccessstories.