Warning: 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:\appserv\www\senior\send_mail.php on line 24
ค่าใน php.ini
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25
; For Win32 only.
sendmail_from = NULL
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path = NULL
เราต้องไป set ค่าอะไร ที่ไหนคะ หรือว่าต้องไปเอา mailserver อะไรมาลงรึเปล่า
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:\AppServ\www\pumonline\includes\classes\email.php on line 522
Warning: Cannot modify header information - headers already sent by (output started at C:\AppServ\www\pumonline\includes\classes\email.php:522) in C:\AppServ\www\pumonline\includes\functions\general.php on line 33