View Single Post
Old 04-28-2009, 11:26 AM   #11 (permalink)
CrazeD
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,688

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default Re: A Guide to Installing Apache, PHP, MySQL, and PHPMyAdmin on Windows

Code:
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25

; For Win32 only.
;sendmail_from = me@example.com
These are my php.ini mail settings, the same as yours.

All you need to do is install the ArGoSoft mail server (or any other mail server, but I had good luck with this one) and then add the localhost domain, and make a user.



__________________

Need website help? PM me!
CrazeD is offline   Reply With Quote