Installing Multiple IPN
Installation is straight forward and should be made one step at a time.

Setup your database using CPanel.

Import or copy the ipnvlad.sql/ipnvlad.sql to populate your database.

Open the file config/config.mysql.php

Enter your database settings at lines 19 - 23

Insert your new licence key on line 25.

Save and close config/config.mysql.php.

If you wish to use a prefix to the database tables:

Open config/config.tables.php, enter at $prefix = \'here\';

Save and close.

Upload the contents of multiple_ipn to a new folder on your server.

There is further configuration options included in the documentation but for security reasons it is not available here.