PHP Classes

Some problems with sending mail

Recommend this page to a friend!

      MySQL Database Backup  >  All threads  >  Some problems with sending mail  >  (Un) Subscribe thread alerts  
Subject:Some problems with sending mail
Summary:Some problems with sending mail
Messages:2
Author:john herman
Date:2009-11-30 11:38:51
Update:2009-12-03 07:10:00
 

  1. Some problems with sending mail   Reply   Report abuse  
Picture of john herman john herman - 2009-11-30 11:38:51
It is working fine with database backup in windows and u buntu but after running this command sudo chmod -R 777 backup but it cant send mail. this is the error im getting


Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\wamp\www\backup\mysql.class.inc on line 242
Error ON Sending Mail

  2. Re: Some problems with sending mail   Reply   Report abuse  
Picture of Anish Karim C Anish Karim C - 2009-12-03 07:10:00 - In reply to message 1 from john herman
Hey,

If you need mailing options in your system, you must install and configure mail server. You better try it in some other web servers that supports php5. Most of the web servers supports mailing functions.

Regards,

Anish Karim C.