USBWebserver是常用Web相關程式的組合,其中包含Apache+MySQL+PHP+phpMyAdmin。其功能與著名的Appserv和Xampp相近.
使用USBWebserver它可以開發和展示你的PHP的網站,因為你可以不用安裝直接在USB碟使用它.
下載網頁
http://www.usbwebserver.net/en/download.php
直接下載最新版本的壓縮檔,解壓縮後執行usbwebserver.exe,就能啟動管理介面,其中包含
General - Rootdir開啟網頁的根目錄
General - Localhost使用瀏覽器打開你的網站
General - PHPMyAdmin管理的的資料庫
General - www.USBWebserver.com去軟體設計者的公司網站
Apache - Start啟動WEB
Apache - Stop停止WEB
Apache - Logs看WEB的記錄檔
Apache - Settings修改WEB的設定參數
Mysql - Start啟動資料庫
Mysql - Stop停止資料庫
Mysql - Settings修改資料庫的設定參數
Settings - Language設定語系
Settings - Open browser when start程式啟動就開一個瀏覽器看自已的網站
Settings - Hide USBWebserver at startup程式啟動後縮到右下角
Settings - Root dir設定你網站的根目錄路徑
Settings - Port apache設定WEB的服務port
Settings - Port MySQL設定Mysql的服務port
基本上你執行usbwebserver.exe後過一下子,你會發現Apache和Mysql旁邊會多出一個綠色的勾,那就是服務啟動成功了.
留言列表