Too many error when sending email ?!
Posted: 2016-08-04 17:28
Recently i have moved to a new server but when the MX Send Email try to send an email, the email get sent okay without any problems, but generate an error after the execution as follow:
mail() on [/home/tabkhfal/public_html/hannywbarek.com/includes/common/lib/email/Pear/Mail/mail.php:120]: To: misronlineads@gmail.com -- Headers: MIME-Version: 1.0 From: Waleed Barakat <misronlineads@gmail.com> X-Priority: 3 X-Mailer: InterAKT tNG mailer Content-Type: multipart/alternative; boundary="=_f4f9434f375bf60795aec7e1cd327699"
I have called the server support and they escalate the issue to a higher support level and they also escalated it to top level of support and finally they said : We're out of solution...
So can anyone help me here? why the script generate such error code?
I have searched and found that the script is unable to locate the file:
http://www.hannywbarek.com/includes/com ... l/mail.php
Fatal error: Class 'Mail' not found in /home/tabkhfal/public_html/hannywbarek.com/includes/common/lib/email/Pear/Mail/mail.php on line 26
The affected page is:
http://www.hannywbarek.com/contact
This error is appearing only in :
/home/tabkhfal/public_html/hannywbarek.com/php_mail.log
Nothing the user can see, but it will be a huge file of errors each time an email being sent.
mail() on [/home/tabkhfal/public_html/hannywbarek.com/includes/common/lib/email/Pear/Mail/mail.php:120]: To: misronlineads@gmail.com -- Headers: MIME-Version: 1.0 From: Waleed Barakat <misronlineads@gmail.com> X-Priority: 3 X-Mailer: InterAKT tNG mailer Content-Type: multipart/alternative; boundary="=_f4f9434f375bf60795aec7e1cd327699"
I have called the server support and they escalate the issue to a higher support level and they also escalated it to top level of support and finally they said : We're out of solution...
So can anyone help me here? why the script generate such error code?
I have searched and found that the script is unable to locate the file:
http://www.hannywbarek.com/includes/com ... l/mail.php
Fatal error: Class 'Mail' not found in /home/tabkhfal/public_html/hannywbarek.com/includes/common/lib/email/Pear/Mail/mail.php on line 26
The affected page is:
http://www.hannywbarek.com/contact
This error is appearing only in :
/home/tabkhfal/public_html/hannywbarek.com/php_mail.log
Nothing the user can see, but it will be a huge file of errors each time an email being sent.