Install Pagoda Panel 5.9.1 and manually modify it to the professional version (expiration date: 2999-12-31)

888u

Last update at :2024-07-09,Edit by888u

1. Install Pagoda 5.9.1 free version

Centos installation script:

yum install -y wget && wget -O install.sh http://download.bt.cn/install/install.sh && sh install.sh

Ubuntu installation script:

wget -O install.sh http://download.bt.cn/install/install-ubuntu.sh && sudo bash install.sh

Debian installation script:

wget -O install.sh http://download.bt.cn/install/install-ubuntu.sh && bash install.sh

Fedora installation script:

wget -O install.sh http://download.bt.cn/install/install.sh && bash install.sh

If the component fails, you can change the DNS:

echo -e "options timeout:1 attempts:1 rotate\nnameserver 8.8.8.8\nnameserver 114.114.114.114" >/etc/resolv.conf;

2. Manually modify Pagoda Panel 5.9.1 to the professional version

Upgrade to Pagoda Professional Edition

wget -O update.sh http://download.bt.cn/install/update_pro.sh && bash update.sh pro

Modify files

nano /www/server/panel/class/common.py

Search code line 164

data = panelAuth.panelAuth().get_order_status(None);

replace with

data = {'status' : True,'msg' : {'endtime' : 32503651199 }};

Run

echo > /www/server/panel/data/userInfo.json

Then restart your panel

/etc/init.d/bt restart

Then you can see the picture below

3. Restore Pagoda Panel 5.9.1 to free version

wget -O update.sh http://download.bt.cn/install/update.sh && bash update.sh free

Recommended site searches: Hong Kong cn2 server, registration-free, server in the United States, permanent free linux server, domain name registration information inquiry, Chinese domain name registration inquiry, org domain name, overseas server rental price, free domain name application and space expired domain name ,

Install Pagoda Panel 5.9.1 and manually modify it to the professional version (expiration date: 2999-12-31)

All copyrights belong to 888u unless special state
取消
微信二维码
微信二维码
支付宝二维码