Install Apache + PHP3_PHP tutorial under Windows
This article only discusses how to install Apache+PHP3 under Windows NT 4.0 or Windows 2000.
The Apache I use is apache_1_3_12_win32.exe.
Note that you need to install PHP3 first. You can install it according to the document I wrote: Install PHP3 under Windows. Note that you do not need to do this step: 2. Software installation->3->f).
1. Software download
You can download the Windows version of Apache Web Server software from the following site:
http://www.apache.org/dist/binaries/win32/
2. Install Apache
1. Double-click the downloaded Apache executable file (such as apache_1_3_12_win32.exe) to install. When installing
, you can choose the installation destination. The default is C:Program FilesApache GroupApache.
I use $ APACHE_ROOT instead of the installation destination;
2. Modify $APACHE_ROOTconfhttpd.conf:
Port 80
Set the port number used when Apache Web Server is running. Since my IIS here is also running
, IIS used port 80, so I changed it to Port 8080. At this time, I entered http://localhost:8080/ on the browser to access the Apache Web Server.
Enter http:/ /localhost/ can access IIS, so that both Web Servers can be used
Oh, I use $PORT identification
ServerAdmin you@your.address
Set up the administrator's mailbox when there is a problem with the server , it will send the problems to the administrator's mailbox
I changed it here to ServerAdmin hhzqq@chinaweal.com
DocumentRoot "C:/Program Files/Apache Group/Apache/htdocs"
Set the document root directory. When you enter http://localhost:$PORT/ on the browser, the server will read data from the document root directory. I changed it to
DocumentRoot "D:HZQPHP3", I use $DocumentRoot to identify
Change this to
http://www.bkjia.com/PHPjc/629885.html

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

The way to update ByBit exchanges varies by platform and device: Mobile: Check for updates and install in the app store. Desktop Client: Check for updates in the Help menu and install automatically. Web page: You need to manually access the official website for updates. Failure to update the exchange can lead to security vulnerabilities, functional limitations, compatibility issues and reduced transaction execution efficiency.

Detailed explanation and installation guide for PiNetwork nodes This article will introduce the PiNetwork ecosystem in detail - Pi nodes, a key role in the PiNetwork ecosystem, and provide complete steps for installation and configuration. After the launch of the PiNetwork blockchain test network, Pi nodes have become an important part of many pioneers actively participating in the testing, preparing for the upcoming main network release. If you don’t know PiNetwork yet, please refer to what is Picoin? What is the price for listing? Pi usage, mining and security analysis. What is PiNetwork? The PiNetwork project started in 2019 and owns its exclusive cryptocurrency Pi Coin. The project aims to create a one that everyone can participate

Need to download the Gate.io app to start your cryptocurrency journey? This guide details the latest version download steps for iOS, Android, and Windows devices. Simply visit the official website, find the download link and select the appropriate option based on your device. For iOS, it will go directly to the App Store, while Android and Windows users will download the APK or installer for manual installation. Once installed, you can launch the app and set up your account to step into the world of cryptocurrency.

Solve the problem of third-party interface returning 403 in Node.js environment. When we use Node.js to call third-party interfaces, we sometimes encounter an error of 403 from the interface returning 403...

Choosing the right Bitcoin market viewing software is crucial, it can help investors grasp market conditions in real time and make smarter investment decisions. This article will guide you how to make a choice, covering personal needs assessment (trading frequency, analysis depth, information needs and budget), software type selection (exchange interface, professional software, market website/APP), core functional considerations (data reliability, chart tools, custom settings, community communication and platform compatibility), and direction recommendations (maturity financial platform, cryptocurrency aggregation platform, community recommendation software). Finally, it is recommended that you try a few more software and compare it to choose the tool that best suits your needs. Please remember that software is only an auxiliary tool, and you must be cautious when investing at your own risk.

The OKX trading platform can be downloaded through mobile devices (Android and iOS) and computers (Windows and macOS). 1. Android users can download it from the official website or Google Play, and they need to pay attention to security settings. 2. iOS users can download it through the App Store or follow the official announcement to obtain other methods. 3. Computer users can download the client of the corresponding system from the official website. Always make sure to use official channels when downloading, and register, log in and security settings after installation.

This article introduces two methods to download the Binance client: official website [adid]9f61408e3afb633e50cdf1b20de6f466[/adid] download and application store download. The official website download method includes visiting Binance official website, finding the download button, selecting the corresponding operating system version (such as Windows or Mac) to download the installation package, and then running the installer to complete the installation.

Many website developers face the problem of integrating Node.js or Python services under the LAMP architecture: the existing LAMP (Linux Apache MySQL PHP) architecture website needs...
