help please

Problems with the Windows version of XAMPP, questions, comments, and anything related.

help please

Postby mastercrypt » 25. July 2006 11:41

how do i activate php mail for script so i dont have to use smtp mail ??

Sincerly Lars :oops:
LB
mastercrypt
 
Posts: 16
Joined: 30. June 2006 20:46
Location: Denmark

Postby Izzy » 25. July 2006 11:59

This is done in xampp\apache\bin\php.ini file in this section:

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

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

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

Use this post to configure it:
http://community.apachefriends.org/f/viewtopic.php?t=16642

or this post:
http://community.apachefriends.org/f/viewtopic.php?t=13488

HTH
Izzy
 
Posts: 3344
Joined: 25. April 2006 17:06

i change in php.ini

Postby mastercrypt » 25. July 2006 12:14

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

; For Win32 only.
;sendmail_from = service@domainame.com

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

and restarted apache and it still wont work ??
LB
mastercrypt
 
Posts: 16
Joined: 30. June 2006 20:46
Location: Denmark

Postby Izzy » 25. July 2006 12:26

Please read my post.

Izzy
 
Posts: 3344
Joined: 25. April 2006 17:06


Return to XAMPP for Windows

Who is online

Users browsing this forum: thedartgod and 129 guests