Win2000 on how to install php+mysql_php tutorial

Source: Internet
Author: User
The package with IIS,PHP4 and MySQL is Php-4.0.1pl2-win32.zip, mysql-3.23.19-beta-win.zip.
Windows2000 (p) + IIS 5.O
1: Install MySQL
After setup all are OK but run:c:mysqlinmysqld-nt.exe--install the "Start" button under "program" = "management Tool" = "service", find "MySQL" service, start; MySQL Setup ok!
2: Install PHP4
Unzip to C:PHP4, and then copy all DLL files under the directory to C;WINDOWSSYSTEM32 (parcel subdirectory), do not overwrite the existing DLL files, and then copy the Php.exe and php.ini-dist two files under the directory to c:winnt; C: Winntphp.ini-dist renamed to PHP.ini, and opened it, found; Windows Extensions, Extension=php_zlib.dll, Extension=php_ldap.dll before the ";" removed. Modify Extension_dir =./For Extension_dir = C:windowssystem modified under [MySQL] Bar
Mysql.default_port = 3306
Mysql.default_host = localhost
Mysql.default_user = root
Open the Start button under program = Administrative Tools = Internet Service Manager, select Default Web site, and open its Properties window.). Under the Web Site page, change the IP address: the IP address of your machine (for example: 192.168.0.29) ";" TCP port "80".
 
Next, select the Home Directory page, click the "Add" button under the new window after clicking the "Configure" button under "Application Settings";
Enter "C:winntphp.exe%s%s" in the executable file, enter ". php" in the extension, and click "OK".
 
Enter "C:winntphp.exe%s%s" in the executable file, enter ". PhP3" in the extension, and click "OK".
(Support for Phpadmin)
Next, select the ISAPI filter page, click the Add button, enter PHP in the filter name, enter C:winntsystem32php4isapi.dll in the executable file, and click OK.
Click the Add button, enter "PhP3" in the "Filter Name", and in the executable file
"C:winntsystem32php4isapi.dll", click "OK".
Next, select the Documents page, click the Add button, enter "index.php" in the "Default document Name", and click "OK"
3: Install Phpadmin

http://www.bkjia.com/PHPjc/629875.html www.bkjia.com true http://www.bkjia.com/PHPjc/629875.html techarticle the package with IIS,PHP4 and MySQL is Php-4.0.1pl2-win32.zip, mysql-3.23.19-beta-win.zip. Windows2000 (p) + IIS 5.O 1: Install MySQL after Setup all are ok but run:c:mysqlinmysqld-nt ....

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.