"SMTP" and "smtp_port"

haykel -  
Zep3k!GnO Messages postés 2049 Statut Membre -
Bonjour,

voila mais j'ai un problème :
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

j'ai pu lire qu'il fallait changer quelque chose au niveau de "smtp" mais on le change où?
merci d'avance pour vos reponses

2 réponses

  1. Zep3k!GnO Messages postés 2049 Statut Membre 200
     
    Suffit de lire le message d'erreur, c'est écrit dedans ! ! ! in php.ini or use ini_set()
    0
  2. haykel
     
    oui je lire le fichier ph.ini

    comment je change

    [mail function]
    ; For Win32 only.
    ; http://php.net/smtp
    SMTP = localhost
    ; http://php.net/smtp-port
    smtp_port = 25

    merci svp aide moi
    0