Come da titolo......
un problema da esaurimento...non riesco perchè mi dà questo errore:
Warning: mail() [function.mail]: Failed to connect to mailserver at "popmail.libero.it" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\Programmi\Apache Software Foundation\Apache2.2\test\project\register.php on line 72
ecco la linea 72 del file register.php
Estratto del file php.ini:Codice PHP:
mail($to, $subject, $body, "From: $_replyemail");
[mail function]
; For Win32 only.
SMTP = smtp.libero.it
smtp_port = 25
; For Win32 only.
sendmail_from = miamail@libero.it
E poi non capisco da dove se ne esce con quel popmail.libero.it...forse l'avevo inserito in passato e gli è rimasto? bohhhhhhhhhhhhhhh
cmq anche in c:\windows ed in \windows\system c'è lo stesso php.ini
HELP ME!![]()