MIPCMS is a free and open source article, information, and content management system developed based on the Baidu Mobile Accelerator MIP engine. It is also an SEO-optimized website building system for Internet webmasters, entrepreneurs, and other groups. MIPCMS is suitable for personal blogs, news, portals, vertical fields, communities and other types of needs.
Use of MIPCMS Use frames:
MIP, ThinkPHP5.0+, Vue2, elementui, mui
Environmental requirements:
*PHP>=5.4.0 (perfectly supports PHP7)
*PDOPHPExtension
*MBstringPHPExtension
*CURLPHPExtension
Things to note:
- Please modify the initialization account password adminadmin in the background
-Please allow the upload directory to have writable permissions during installation.
-Recommended to use PHP5.5.6, PHP7.0
-There are currently running problems in the Nginx environment. It is recommended to switch back to Apache+php mode.
Installation tutorial:
-Download the source code and copy it to the root directory of the website
-Resolve the bound domain name (the host allows external network access)
-Enter database information for installation
-Solutions for 'system errors' encountered during installation
1. Please check that the PHP version must be >=5.4;
2. If it contains Nginx, please consult a PHP engineer.
3. Whether pseudo-static rules are enabled (WordPress rules must be enabled)
4. Does the systemconfigdb directory have writable permissions?
-Change password after logging in
-Default website layout blog mode If you need cms mode (there must be column classification for normal preview), please switch in the background
-M station opening method, just configure the mip domain name in the background (must have column classification to preview normally)
-Default uuid URL mode, if you need to modify it, please switch in the background
-Please enter the mip statistics code for the background statistics code (it is prohibited to enter non-mip support statistics codes)
Manual installation:
1. Create a new install.lock file in systemconfigdb (not a folder)
2. Create a new database in phpMyAdmin and import the dbmipcms_v_1_0_0.sql file under systemconfig
3. Create a new database.php file in systemconfig, copy the contents of the temp.php file, and modify the following logo
Change '#hostname#' to 'localhost' or '127.0.0.1'
Change '#database#' to 'mipcms' (your database name)
Change '#username#' to 'root' (your database user)
Change '#hostport#' to '*******' (your database password)
'#prefix#' is changed to 'mip_'
20170504 latest addition to the slow running problem of phpstudy environment. The default database connection address has been changed to 127.0.0.1. If the connection is localhost, the program will be slow.
MIPCMS screenshot