寶塔 5.9.2 最終版 專業版
5.9.2適合低配置,小內存機器!如果機器配置足夠還是推薦安裝最新的破解版!最新的破解版在網站右上角!
安裝要求
Python版本: 2.6/2.7(安裝寶塔時會自動安裝)
內存:128M以上,推薦512M以上(純面板約占系統10M內存)
硬盤:100M以上可用硬盤空間(純面板約占20M磁盤空間)
系統:CentOS 6.x / 7.x (Ubuntu、Debian、Fedora 請點這里),
確保是干凈的操作系統,不支持32位系統,沒有安裝過其它環境帶的Apache/Nginx/php/MySQL(已有環境不可安裝)
寶塔面板 5.9.2 安裝命令 New端口:3888
Centos安裝命令:
yum install -y wget && wget -O install.sh https://download.ccspump.com/install/install.sh && sh install.sh
Ubuntu/Deepin安裝命令:
wget -O install.sh https://download.ccspump.com/install/install-ubuntu.sh && sudo bash install.sh
Debian安裝命令:
wget -O install.sh https://download.ccspump.com/install/install-ubuntu.sh && bash install.sh
Fedora安裝命令:
wget -O install.sh https://download.ccspump.com/install/install.sh && bash install.sh
更新命令:
curl https://download.ccspump.com/install/update.sh|bash
免費版升級專業版
升級專業版腳本:
wget -O update_pro.sh https://download.ccspump.com/install/update_pro.sh && bash update_pro.sh