Home > php教程 > php手册 > windows下设置最简单的服务器xitami+php3设置全攻略

windows下设置最简单的服务器xitami+php3设置全攻略

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 10:25:39
Original
1160 people have browsed it

windows下设置最简单的服务器xitami+php3 设置全攻略
znsoft 2000年4月27日

把它EMAIL给我 我来谈谈我的看法 上一篇 下一篇


windows最简单易用的webserver Xitami设置全攻略
===========================================
下载地址: http://www.Xitami.com
================================
设置
将xitami的安装目录下的
defaults.cfg文件中的这一段设为如下
============================
[Filter]
.php3=c:php3php.exe
.php4=C:php4php.exe
==========================
并将php3.in (php3用)或(php.ini)php4用 拷贝到 windows目录下
别忘了将php3.ini或php.ini中的这段话改为
extension_dir =c:/php3/ ;或者你的php3文件,(或php4文件)目录
========================================================
用你最爱最爱的编辑器写下


phpinfo();
?>
存为info.php3 放到 xitami的安装目录下的webpages子目录下

好了,试试http://localhost/info.php3
Happy everyday to you!
(C)znsoft 未经作者本人同意,不得转载
http://znsoft.yeah.net
mailto:znsoft@sy163.net

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
Can Windows be learned?
From 1970-01-01 08:00:00
0
0
0
Install PHP in windows environment
From 1970-01-01 08:00:00
0
0
0
zookeeper extension under windows
From 1970-01-01 08:00:00
0
0
0
Can I play vim happily on Windows?
From 1970-01-01 08:00:00
0
0
0
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template