Install and configure PHP4 + PWS in Windows9x. This document describes how to install PHP4.04 and mysql3.22.32 in win98 pws4.0. All the software involved in this article can be downloaded from the software section on this site ..... Php4.04win32 is required. This document describes how to install PHP4.04 and mysql3.22.32 in win98 pws4.0.
All the software involved in this article can be downloaded from the software section on this site.
... Required software
Php4.04 win 32-bit installer
Mysql3.22 win 32-bit shared edition
Phpmyadmin_2.0.5 is the best tool for managing MYSQL databases.
Step 1: download the required program and install and run the MYSQL3.22 installation program.
....The downloaded package is a zip file that needs to be removed using the winziptool. run setup.exe to install the package. the default installation directory is c: mysql. Unpack the PHP4 file package to the c: php directory. Unbind phpmyadmin to the c: admin directory.
Step 2: install the database and php4.
... First, check whether your system has installed PWS4. if not, find and install PWS4 on the CDROM of WIN98. If your system is WIN95 and you want to install DCOM95, make sure that your PWS4 is running properly. you can type http: // localhost in IE on the local machine to view the PWS page.
... The PHP directory contains the following files:
Php. ini-dist
Msvcrt. dll
Pws-php4.reg
Libmysql. dll
Php.exe
Php4ts. dll
Php4isapi. dll
Php_mysql.dll
... Copy all dll files to your system directory, such as C: windowssystem.
Rename php. ini-dist to php. ini.
Modify extension_dir = ./
Extension_dir = c: windowssystem
Modify; extension = php_mysql.dll
Remove ";" from the front
In the [mysql] bar, modify
Mysql. default_port = 3306
Mysql. default_host = localhost
Mysql. default_user = root
The original parameters in the three columns are empty.
Copy php. ini to the c: windows directory.
Modify the pws-php4.reg to ". php" = "[******] php4isapi. dll" to ". php" = "c: phpphp4isapi. dll"
Add
". Php3" = "c: phpphp4isapi. dll"
Line. this is to ensure that it is common to the original file ending with PHP3.
Bytes. All the software involved in this article can be downloaded from the software section on this site. ... The required software php4.04 win 32-bit installation...