nderitk Posted March 17, 2008 Share Posted March 17, 2008 HEY GUYS?i am trying to send a mail using my php script, but an error telling me to configure php.ini file erupts. please help on how to configure it. Link to comment https://forums.phpfreaks.com/topic/96532-phpini-configuration-to-support-mail-send/ Share on other sites More sharing options...
trq Posted March 17, 2008 Share Posted March 17, 2008 Have you looked at your php.ini file? It should be very well commented. Link to comment https://forums.phpfreaks.com/topic/96532-phpini-configuration-to-support-mail-send/#findComment-493960 Share on other sites More sharing options...
dmccabe Posted March 17, 2008 Share Posted March 17, 2008 open your php.ini find these lines: [mail function] ; For Win32 only. SMTP = smtp_port = ; For Win32 only. sendmail_from = fill them out correctly, uncomment them and restart php. Link to comment https://forums.phpfreaks.com/topic/96532-phpini-configuration-to-support-mail-send/#findComment-494022 Share on other sites More sharing options...
derrick1123 Posted March 17, 2008 Share Posted March 17, 2008 When trying to use Sendmail or php.ini make sure you are not a free server. Link to comment https://forums.phpfreaks.com/topic/96532-phpini-configuration-to-support-mail-send/#findComment-494023 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.