kangle web server一鍵安裝包是一個用Linux Shell編寫的可以為CentOS 6 VPS(VDS)或獨立主機安裝kangle web server(kangle,easypanel,proftpd,mysql,php,apc,Memcached,safedog)生產環境的Shell程序
我們為什么需要它?
編譯安裝需要輸入大量的命令,如果是配置生產環境需要耗費大量的時間。不會Linux的站長或Linux新手想使用Linux作為生產環境…
它有什么優勢?
無需一個一個的輸入命令,無需值守,編譯安裝優化編譯參數,提高性能,解決不必要的軟件間依賴,特別針對VPS用戶進行了優化。
如何獲取它?
你可以自由 下載 並使用它在VPS(VDS)或獨立服務器上,做為真正的生產環境或測試環境
我們為什么采用kangle這種架構?
采用Linux、PHP、MySQL的優點我們不必多說。kangle是一個小巧而高效的Linux下的Web服務器軟件,是由 kanglesoft.com 站點開發的高並發服務器軟件,已經在一些國內的大型網站上運行多年,目前很多國內外的門戶網站、行業網站也都在是使用kangle,相當的穩定。kangle相當的穩定、功能豐富、並發性能強、安裝配置簡單、低系統資源……
我建議大家還是新裝一個系統再來操作以下方法,以免與你之前的程序混雜出現錯誤!在安裝之前,我們先升級下yum庫,避免錯誤!
yum -y update
yum -y install wget;wget http://download.kanglesoft.com/easypanel/ep.sh -O ep.sh;sh ep.sh
等待安裝結束,yum知道該怎么做,中途不要做其它操作!
安裝完成之后,如圖中所示!這個時候你就可以訪問了!
我們通過瀏覽器輸入地址:你的IP:3312/admin進入管理界面!默認賬號是admin,密碼是:kangle
which will also give you the option of removing the test databases and anonymous user created by default. This is strongly recommended for production servers. See the manual for more instructions. You can start the MySQL daemon with: cd /usr ; /usr/bin/mysqld_safe & You can test the MySQL daemon with mysql-test-run.pl cd /usr/mysql-test ; perl mysql-test-run.pl Please report any problems with the /usr/bin/mysqlbug script! [ OK ] Starting mysqld: [ OK ] Please visit http://ip:3312/admin/ to continue.
