Is there a way with new version (v3.6.14) to switch new database to an old existing one?

Hello there,

Is there a way with new version (v3.6.14) to switch new database to an old existing one?

thank you very much for your help

Thank you very much for your help

Finally, I find out how to do, for whom are in the same case :

  1. in the Cpanel go to the file manager, then your phplist installation folder ► config ► config.php file
    in config.php file replace the name and password database with the old ones (find them in a backup file)

  2. Now the phplist could be opened with the old database but is probably stuck in maintenance mode, to end the maintenance mode go to phpmyadmin ► _config row ► search for the “maintenancemode” line (usually page 3 or 4) then erase the value and switch to 0.

  3. The phplist should now work correctly : )