Hi ..

Environment
XP Pro w/ SP1
Apache 2
Php 4
MySQL

I am now using a notebook as a test host.

I was testing the registering of new user. Basically, I tried to register. Then 
I got this error msg - 

Warning: mail() [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:\Apache2\htdocs\geeklog\public_html\users.php on line 317

I had already went to php.ini and changed from 
[mail function]
; For Win32 only.
SMTP = localhost

; For Win32 only.
sendmail_from = 

to

[mail function]
; For Win32 only.
SMTP = mail.singnet.com.sg:25

; For Win32 only.
sendmail_from = [EMAIL PROTECTED]

However still the same error msg.

Pls advise ... 

Cheers!
Kee [EMAIL PROTECTED]
ICQ : 2540657
Die Young, Stay Pretty.

Reply via email to