Hello,
I have this error messages on my system
Client are complaining about the error messages. When do email piping, the above error message is returned to sender, also the piping are successfully go through.
I have this error messages on my system
Code:
PHP Warning: PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20050922, debug=0, thread-safety=0
PHP compiled with module API=20060613, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20050922, debug=0, thread-safety=0
PHP compiled with module API=20060613, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
Client are complaining about the error messages. When do email piping, the above error message is returned to sender, also the piping are successfully go through.