I was able to restore the mysql database since I have a backup of it.
Solution:
- Install the Phplist as directed.
- Edit config/config.php and set the following variables as per your installation. The explanation of each variable is in the same file.
$database_name
$database_user
$database_password
$pageroot
$adminpagesSet the following variable as per your requirement.
define(“MAILQUEUE_BATCH_SIZE”,40);
define(“MAILQUEUE_BATCH_PERIOD”,600);
Advertisement