安裝Zend framework時httpd.conf要注意的地方.
; Windows: "\path1;\path2"
include_path = ".;c:\php\includes;C:\Apache2.2\htdocs\libary"
AllowOverride All
不然會有找不到hello問題.
http://localhost/html/index/hello
2008年7月21日 星期一
安裝Zend framework
訂閱:
張貼留言 (Atom)
安裝Zend framework時httpd.conf要注意的地方.
; Windows: "\path1;\path2"
include_path = ".;c:\php\includes;C:\Apache2.2\htdocs\libary"
AllowOverride All
不然會有找不到hello問題.
http://localhost/html/index/hello
沒有留言:
張貼留言