Tag/
共650个网摘 [
1 2 3 4 5 6 7 8 ...
22 ]
上一页 |
下一页 |
AppZ收录,使用标签:learn, collect, php, howto,时间:2008-6-27 13:28:44 | 相关网摘,我也收藏
網址: http://cakeforge.org/projects/bakesale/
A powerful, extensible, open-source shopping cart and catalog system developed entirely in CakePHP. BakeSale support site is at http://bakesalehq.com/
一個完全以 CakePHP 開發的開放原始碼購物車與型錄系統,功能強大、擴充性高,支援網站: http://bakesalehq.com/
使用 MIT 授權: http://bakesalehq.com/contents/show/14/
現有功能: http://bakesalehq.com/contents/show/10/
http://twpug.net/modules/newbb/viewtopic.php?topic_id=2920
AppZ收录,使用标签:collect, php, iis, windows,时间:2008-6-20 9:33:26 | 相关网摘,我也收藏
调整smtp服务的权限:
这个是网上很多人问的问题,就是用php服务,在smtp服务打开的情况下,调用mail()函数,返回
[function.mail] SMTP server response: 550 5.7.1 Unable to relay
这个在下面这个网页找到了解决方案:
http://blog.csdn.net/aifox/archive/2006/01/26/589117.aspx
关键是:
“据说是中继的问题
然后依照指示
虚拟服务器->属性->访问->中继
将那个复选框选好,然后再添加了127.0.0.1的本地地址
测试,ok”
______________________________________
配置iis下php的mail函数的使用.
http://www.chingle.cn/d.asp?id=118
AppZ收录,使用标签:bug, php, collect,时间:2008-6-19 16:13:36 | 相关网摘,我也收藏
Steps to reproduce:
1. Click Start -> Click Run -> Type Regedit -> Hit Enter
2. Browse to HKEY_LOCAL_MACHINE\SOFTWARE\PHP\
3. Right click in right-hand window pane and select New->String Value
4. Set Name to: IniFilePath
5. Set Data to: C:\Program Files\PHP\ (or wherever your installation
is)
6. Click Start -> Click Run -> Type cmd -> Hit Enter -> Type iisreset
http://bugs.php.net/bug.php?id=42849
共650个网摘 [
1 2 3 4 5 6 7 8 ...
22 ]
上一页 |
下一页