I have been trying to move a drupal site (7.5.9) from an Ubuntu 14 sharedserver (Virtualmin) to an Ubuntu 18 vps server (Virtualmin). I have tried to use a full backup of the virtual server and restore it on the new server, but then I get:
The website encountered an unexpected error - and when I look in the watchdog table I see this error:
Created the contact us page and am working on 'send email' functionality in drupal but encountered server issues and need your helpI have added 'Mail System' and 'SMTP Authentication Support' modules to support email functionality.
WAMP and Drupal PHP versions are different. Drupal is using php 5.6 and that's the reason the composer is unable to install PhpMailer Library files.