Archive for PHP
Sep
25
phpmailer and IIS SMTP Doesn’t Work
Posted by: | CommentsAfter much messing around, I was still unable to get phpmailer to work on IIS6 (Windows 2003). I am using PHP v5.x for windows.
From investigation it seems that IIS SMTP service has a problem with phpmailer. The error message from PHP is:-
“Language string failed to load: instantiate”
Read More→