Step 1
Database Settings.

Enter your database information below.

  1. Use a text editor and open the file config/db.php.

  2. You should see something like this:
    $cfg[host]         = "carolinagold.ipowermysql.com";
    $cfg[user]         = "carolin1_admin";
    $cfg[pass]         = "goldbari";
    $cfg[database]     = "carolin1_calendar";
    
  3. Change the host, user, pass, and database to your current MySQL database settings.

  4. Save the file.

  5. If the file was opened on your local machine then upload the file to the proper location (in the config folder).

  6. Once this is done click the 'Test Database Connection' button to see if the database connection is working.

       
    Connection failed!