Home >Backend Development >PHP Tutorial >Complete guide to setting up the simplest server xitami+php3 under windows_PHP tutorial
The simplest server to set up under windows xitami+php3 Complete setup guide
znsoft April 27, 2000
Email it to me and I will talk about my views Previous article Next article
The most simple and easy-to-use webserver Xitami setup guide for Windows
================================ =============
Download address: http://www.Xitami.com
==================== =============
Settings
Set this section in the
defaults.cfg file in the xitami installation directory to the following
====== ======================
[Filter]
.php3=c:php3php.exe
.php4=C:php4php.exe
==========================
And copy php3.in (for php3) or (php.ini) for php4 Go to the windows directory
Don’t forget to change this paragraph in php3.ini or php.ini to
extension_dir =c:/php3/; or your php3 file, (or php4 file) directory
================================================== =======
Use your favorite editor to write
phpinfo();
?>
Save as info.php3 Go to the webpages subdirectory under the xitami installation directory
Okay, try http://localhost/info.php3
Happy everyday to you!
(C)znsoft Without permission from the author Agree, no reproduction is allowed
http://znsoft.yeah.net
mailto:znsoft@sy163.net