安裝 Apache + PHP + MySQL
維護本站運作,提供具參考價值內容,請踴躍捐助,作為贊助本站經費的一點心意!
維護本站運作,提供具參考價值內容,請踴躍捐助,作為贊助本站經費的一點心意!
1. Install Apache (using files in CH01.ZIP)
2. Install PHP (using files in CH01.ZIP and CH02.ZIP)
3. Install MySQL (using files in CH03.ZIP)
4. Configure PHP to support MySQL (using files in CH02.ZIP or CH03.ZIP)
|

localhost8080
裝完之後點樣在localhost:8080看到自己的版面?Siutin
Could you teach me how to config the php so that when I open those html files locally with the use of Apache, it can run? Coz when I now test the html files which have php embeded, it will open dreamweaver for the php. Thanks~