Help with EasyPHP

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.
 
Wrong section newb. Should go in the hardware/software section where all the smart people go.
 
This game looks terribly dull.
 
i hope those are the real graphics and not cgi
 
This might be the sort of thing that doesn't work on your computer but will on a webserver. Try to get a live test of it; the reason I ask is because mailing is a specific server activity in PHP.
 
Back
Top