Purple Zebra website management system is a free website management system launched by Purple Zebra Software. The system is developed using the currently popular PHP language and MySQL database. In order to maintain the scalability and stability of the system, Purple Zebra website management system uses self-developed MVC framework, modular construction of applications, providing stability guarantee for secondary development and multiple reconstructions. Purple Banma website management is suitable for use in various fields. It reserves interfaces for big data systems and cooperates with the cluster deployment solution provided by Purple Banma Software, so that the system can quickly apply online businesses in various fields.
Installation instructions: 1. Please unzip the file to the root directory of the website 2. Run http://websitedomainname/install/ 3. Fill in the database and other information 4. Delete the install folder and complete the installation. Special instructions: 1. This system only supports running PHP5 or above. 2. The system does not support subfolder installation, please install in the root directory. 3. The system currently does not support cluster installation and has been included in the next version development plan. 4. If the installation through the URL installation wizard fails, you can do it yourself. The steps are as follows: (1) Copy config-demo.php in the root directory to config.php (2) Modify the config.php database information (3) Import zibanma.sql under the install folder into the database (4) Run http://website domain name/admin_zibanma/ Log in with the account admin and password admin, and change the password (5) Delete the install file clip to complete the installation 5. The template directory is template. Customize the template to modify the corresponding module template. 6. Pseudo-static rules: RewriteRule ^(.*)-(.*)/$ index.php?$1-$2; Special reminder: After the installation is complete, be sure to delete the install folder to avoid leaving security risks.