I've been using PHP Mailer for many months with no problems. I just noticed that it was not mailing today, but throwing errors. There are a few places in my site that was using phpmailer and all of them no longer work even though there have been no coding changes. Here is a detail of the errors it is throwing...
Fatal error: Uncaught exception 'phpmailerException' with message 'Could not execute: /usr/sbin/sendmail' in /data/18/1/39/68/1691231/user/1824611/htdocs/riskboundtest/class.phpmailer.php:552 Stack trace: #0 /data/18/1/39/68/1691231/user/1824611/htdocs/riskboundtest/class.phpmailer.php(514): PHPMailer->SendmailSend('Date: Fri, 5 Fe...', '--b1_537df5aa83...') #1 /data/18/1/39/68/1691231/user/1824611/htdocs/riskboundtest/testmail2.php(22): PHPMailer->Send() #2 {main} thrown in /data/18/1/39/68/1691231/user/1824611/htdocs/riskboundtest/class.phpmailer.php on line 552
Any ideas as to what this could be? I'm using Network Solutions. I called them and they said I should reset permissions (which I did) but it still doesn't work.
Thanks!
Jim