Introduction to cqcms general enterprise website building
CQCMS software is a domestic PHP website content management system: CQcms content management system. It will become a tool for you to easily build a website. Templates are all saved in file form, which provides great convenience for users to design templates and website upgrades and transfers. The robust template tags provide strong support for webmasters to DIY their own websites. MVC framework, custom tags, template file modification is very convenient, PC+WAP responsive layout, a domain name, automatic identification of terminals, and a backend to manage PC and WAP simultaneously.
Installation steps:
1. Download the file, extract it to the root directory of the website, and configure the apache/IIS virtual host and pseudo-static;
2. Installation URL http://localhost/ (localhost is your website address)
3. Website backend entrance http://localhost/admin/index.php
4. Environment requirements: PHP + Mysql
5. Pseudo-static installation
Apache Web Server (independent host user) does not require configuration
IIS Web Server (independent host user) pseudo-static files are in the root directory/httpd.ini
IIS7 Web Server (independent host user) pseudo-static files are in the root directory/web.config
Special instructions:
The program does not support php7 and above. It is recommended to set php to php5.6