Download presentation
Presentation is loading. Please wait.
1
PHP平台安裝-如何取得軟體 各軟體支援機構網站: Apache Server:http://www.apache.org
PHP Module: MySQL Module: PhpMyAdmin資料庫管理程式: 以往要個別安裝後設定,目前有四合一安裝檔
2
PHP平台安裝 All are free to use! Windows(98/2000/xp) 或 Linux 作業系統
Apache Server(提供www服務) PHP Module MySQL Module(資料庫) PhpMyAdmin資料庫管理程式(管理MySQL) All are free to use!
3
Appserv-PHP平台安裝 以Windows平台為例 AppServ安裝模組v.2.4.4a
Apache+PHP+MySQL+PHPMyAdmin一次搞定 網頁預設目錄…\appserv\www
4
啟動PHP平台 AppServ安裝模組v.2.4.4a
5
PHP平台安裝測試 http://localhost/phpMyAdmin/index.php
如果你可以見到我,表示平台到此安裝成功
6
WWW Server+PHP+MySQL之運作
WWW server:Apache、IIS、TomCat、Resin(提供http服務)… Server端執行程式:PHP、ASP、JSP … 資料庫:MySQL、SQL Server、Access … MySQL SQL Server Access Oracle DB2 要求服務 PHP ASP JSP 用戶端 Client 伺服端 Server Apache IIS TomCat 提供服務
7
WWW Server+PHP+MySQL之運作
IIS已內含ASP解譯模組 Apache需另外加掛PHP解譯模組 資料庫可以自行選擇,選對連接方式就可以 IIS+ASP+MySQL IIS+ASP+SQL Server Apache+PHP+Access Apace+PHP+SQL Server …. 本課程Apache+PHP+MySQL(使用Windows平台)
Similar presentations