sinkoman
Party Escort Bot
- Joined
- Dec 2, 2004
- Messages
- 7,457
- Reaction score
- 21
Anybody know what i'd need to do to get the mail() function working in EasyPHP?
It's asking that I change a bunch of shit in the php.ini, here's the error message verbatim:
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 c:\program files\easyphp1-8\www\mailto.php on line 13
I'm a coder, not a site administrator, so I don't know wtf i'm doing when it comes to messing with host settings. I suppose that since it's only EasyPHP, I could toy around with the INI without being scared of royally ****ing something up, but when it comes time to actually move this stuff to the site i'm working on, I want to be able to tell the admins exactly what it is I need to modify, so that they're willing to give me access.
It's asking that I change a bunch of shit in the php.ini, here's the error message verbatim:
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 c:\program files\easyphp1-8\www\mailto.php on line 13
I'm a coder, not a site administrator, so I don't know wtf i'm doing when it comes to messing with host settings. I suppose that since it's only EasyPHP, I could toy around with the INI without being scared of royally ****ing something up, but when it comes time to actually move this stuff to the site i'm working on, I want to be able to tell the admins exactly what it is I need to modify, so that they're willing to give me access.