1. First install the pagoda Installation requirements: Python version: 2.6/2.7 (will be automatically installed when installing Pagoda) Memory: 128M or more, 512M or more is recommended (the panel occupies about 10M of system memory) Hard disk: more than 100M available hard disk space (the panel alone takes up about 20M disk space) System: CentOS 6.x / 7.x (Ubuntu, Debian, Fedora), ensure it is a clean operating system, does not support 32-bit systems, and has not installed Apache/Nginx/php/MySQL with other environments (cannot be installed in existing environments) Centos installation script yum install -y wget && wget -O install.sh http://download.bt.cn/install/install.sh && sh install.sh db4827a2 Ubuntu/Deepin installation script wget -O install.sh http://download.bt.cn/install/install-ubuntu.sh && sudo bash install.sh db4827a2 Debian installation script wget -O install.sh http://download.bt.cn/install/install-ubuntu.sh && bash install.sh db4827a2 Fedora installation script wget -O install.sh http://download.bt.cn/install/install.sh && bash install.sh db4827a2 Upgrade Script wget -O update.sh http://download.bt.cn/install/update.sh && sh update.sh db4827a2 2. Install the website environment Apache 2.4+mysql5.6+php5.6 3. Install ionCube extension Open Software Management-PHP Settings-Install Extension As shown Click Install This is the end of this article. We hope you will continue to support 123WORDPRESS.COM in the future. |
<<: Detailed explanation of MySQL database Event scheduled execution tasks
>>: Vue implements various ideas for detecting sensitive word filtering components
The ps command in Linux is the abbreviation of Pr...
#include <asm/io.h> #define ioremap(cookie,...
The previous article on Docker mentioned the cons...
When the existing video player cannot meet the ne...
css3 background image related Compatibility: IE9+...
Table of contents 1. Generate a certificate 2. En...
The goal of this document is to explain the Json ...
Table of contents 1. Introduce cases 2. View the ...
1. Use the shortcut Ctrl + Shift + P to call out ...
Configure the accelerator for the Docker daemon S...
Table of contents Preface 1. Array traversal meth...
What is HTTP Compression Sometimes, relatively la...
Table of contents Scenario Core Issues Status mon...
Preface: I reinstalled win10 and organized the fi...
1. Basic knowledge (methods of date objects) 😜 ge...