Video hướng dẫn cài đặt Apache and PHP trên localhost
Installing and Configuring Apache 2, MySQL, and PHP on Windows 2000/XP
1. Download the following files from their respective websites.
Apache 2
http://apache.org/
MySQL (full version)
http://mysql.com/
PHP (zip file)
http://php.net/
2. Install Apache
3. Install MySQL
4. Install PHP
a. extract php to c:\php
b. rename php.ini-dist to php.ini
c. copy php4ts.dll to c:\windows\system32
d. copy the appropriate configuration information from install.txt in c:\php to httpd.conf in c:\program files\apache group\apache2\conf\
5. Restart Apache
No comments:
Post a Comment