|
|
|
|
|
|
|
Win2000ADV下配置Apache+PHP5+MySql53 |
|
|
|
dModule php5_module c:/php/php5apache2.dll //加载php5的apache模块 AddType application/x-httpd-php .php 'www.knowsky.com 查找DocumentRoot,后面是"C:/Apache2/htdocs"可能因安装路径不同而不同, 是web网页的目录所在地,可改成自己需要的地方,注意,是斜杠"/"不是反斜杠"",毕竟这是linux下面移植过来的 查找DirectoryIndex,后面应该是index.html index.html.var 这是默认的首页名称,要再添加index.php index.htm 然后是配置php 把C:php文件夹下的php.ini-recommended改名,改名为php.ini PHP.ini:出于安全和效率的考虑,建议使用php.ini-recommended作为php.ini的蓝本,而不要使用php.ini-dist。同时PHP.ini的查找路径也不再限于PHP4时代的%SystemRoot%下了,PHP5按照以下路径查找PHP.ini: 页码:[1] [2] [3] [4] [5] [6] [7] 第3页、共7页 |
|
|
|
|
设为首页 | 加入收藏 | 广告服务 | 友情链接 | 版权申明
Copyriht 2007 - 2008 © 科普之友 All right reserved |