08 2012 档案

Zend Server搭建网站备注
摘要:1、Zend Server的使用Zend Server自带php和apache,所以装zendserver的话不需要再安装其他任何东西。(mysql默认没有安装,可以自行设置)2、工作路径配置:在Zend\Apache2\conf\httpd.conf中添加Alias/test "F:/workbench/test/"<Directory"F:/workbench/test">DirectoryIndexindex.php index.htm index.htmlOptions-Indexes FollowSymLinksAllowOverr 阅读全文

posted @ 2012-08-30 14:17 mapleWizard 阅读(148) 评论(0) 推荐(0)

导航