Recent Topics

1 Oct 28, 2007 15:26    

My b2evolution Version: Not Entered

hello,
I wanted to know how could i enable PHP mail() function on my own web server. It's IIS7+PHP5+ASP+MySQL5+phpMyAdmin2 installed server. When i register a new user on b2evolution and it comes to user validation it give this error

Sorry, the email with the link to validate and activate your password could not be sent.
Possible reason: the PHP mail() function may have been disabled on the server

and remember I'm using port 587.

Please help me ill be very thankful. Thnx in advance.

Bye.

2 Oct 28, 2007 17:31

c:\windoze\php.ini

[mail function]
; For Win32 only.
SMTP = xxx.xxx.xxx.xxx ;for Win32 only
smtp_port = xxx
sendmail_from= contact@spamming.arses ; for Win32 only

; For Win32 only.
;sendmail_from = me@example.com

; For Unix only.  You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path =

¥

3 Oct 28, 2007 17:37

¥åßßå wrote:

c:\windoze\php.ini

[mail function]
; For Win32 only.
SMTP = xxx.xxx.xxx.xxx ;for Win32 only
smtp_port = xxx
sendmail_from= contact@spamming.arses ; for Win32 only

; For Win32 only.
;sendmail_from = me@example.com

; For Unix only.  You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path =

¥

Thnx but i went some where and when i came back my PHP mail function was working but i took some help from ur post thnx. thnx alot

4 Oct 28, 2007 19:53

I wish I could cure all my problems by wandering off and back again :p

;)

¥


Form is loading...