Warning: require(phpmailer/src/DSNConfigurator.php): Failed to open stream:
Warning: require(phpmailer/src/DSNConfigurator.php): Failed to open stream: No such file or directory in /home/..../public_html/webassist/email/WA_Email.php on line 9
Fatal error: Uncaught Error: Failed opening required 'phpmailer/src/DSNConfigurator.php' (include_path='.:/opt/cpanel/ea-php82/root/usr/share/pear') in /home/..../public_html/webassist/email/WA_Email.php:9 Stack trace: #0 /home/..../public_html/login/index.php(9): require_once() #1 {main} thrown in /home/....o/public_html/webassist/email/WA_Email.php on line 9
I am getting this error on some of my sites that use Send Mail, but not all my sites - some are fine. They are on the same server. I have looked for that file isn't on any of my sites even though it is a required file on WA_Email.php. I don't understand why some sites are sending emails fine, and some throw this error even though they all have the site webassist files. I have even copied the WebAssist folders for a site that is working to one that isn't, but it still doesn't work.


