3 回答

阿晨1998
TA貢獻2037條經驗 獲得超6個贊
############
[mail function]
; For Win32 only.
;SMTP = localhost
;smtp_port = 25
; For Win32 only.
;sendmail_from = [email protected]
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
sendmail_path = "C:/xampp/sendmail/sendmail.exe -t"
##############
修改設定 C:\xampp\sendmail\sendmail.ini
(加入 smtp server uses pop3 before smtp authentication)
下載 解壓放在 C:\xampp\htdocs\bbs\install.php
http://www.phpwind.com/4.0/phpwind.zip
啟動 C:\xampp\xampp_start.exe
進行安裝 http://localhost/bbs/install.php 完成!!
添加回答
舉報
0/150
提交
取消