
Cytat
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:\Program Files\WebServ\httpd-users\siedlczanin.net\log\dont_remember.php on line 148
Dodam, że fragment w php.ini wygląda tak:
Cytat
[mail function]
; For Win32 only.
SMTP = smtp.wp.pl
smtp_port = 25
; For Win32 only.
sendmail_from = (jakiś email)@wp.pl
; For Win32 only.
SMTP = smtp.wp.pl
smtp_port = 25
; For Win32 only.
sendmail_from = (jakiś email)@wp.pl
Co trzeba poprawić?