[FX.php List] Heads up: Bug in PHPMailer with PHP version in FM 11
Web Publishing
Jonathan Schwartz
jschwartz at exit445.com
Tue Jan 22 16:15:39 MST 2013
Well, this one sucked 2 days of my time trying to resolve.....
The current version of PHPMailer (5.2.2) has a defective function when run with PHP 5.3.1, the PHP version that is installed by FMS 11 Web Publishing. The error is discussed here:
http://code.google.com/a/apache-extras.org/p/phpmailer/issues/detail?id=124
The defective function is a preg_match inside class.phpmailer.php that evaluates where or not a submitted email is valid or not. With the bug, it fails everything.
The solution is to use an older version of PHPMailer or a newer version of PHP.
Hope that helps.
Jonathan
Jonathan Schwartz
Exit 445 Group
jonathan at exit445.com
www.exit445.com
cell: 415-370-5011
More information about the FX.php_List
mailing list