2008年7月21日 星期一

安裝Zend framework

安裝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

沒有留言: