"SMTP" and "smtp_port"
haykel
-
Zep3k!GnO Messages postés 2025 Date d'inscription Statut Membre Dernière intervention -
Zep3k!GnO Messages postés 2025 Date d'inscription Statut Membre Dernière intervention -
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
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
A voir également:
- 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
- Qwerty to azerty - Guide
- Please press del or f2 to enter uefi bios setting - Forum BIOS
- Press esc in 1 seconds to skip startup.nsh any other key to continue ✓ - Forum Windows 10
- Girl in the basement streaming vf - Forum Cinéma / Télé
- Press del to enter setup ✓ - Forum Windows
2 réponses
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
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
c'est selon ton FAI, il faut modifier la valeur SMTP = localhost par ton serv smtp, genre si t'es chez orange : SMTP = smtp.orange.fr
Sinon Google est ton ami : https://forums.commentcamarche.net/forum/affich-3032200-php-config-smtp-du-php-ini-pour-envoi-mail
Sinon Google est ton ami : https://forums.commentcamarche.net/forum/affich-3032200-php-config-smtp-du-php-ini-pour-envoi-mail