How to reinstall Phplist when you have a backup of the database but not the Phplist directory

I was able to restore the mysql database since I have a backup of it.

Solution:

  1. Install the Phplist as directed.
  2. 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
    $adminpages

    Set the following variable as per your requirement.

    define(“MAILQUEUE_BATCH_SIZE”,40);
    define(“MAILQUEUE_BATCH_PERIOD”,600);

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.