IntimateCat is a general website system designed with PHP+MySQL architecture. It is simple, lightweight, practical, free and shareable.
Applicable to: online stores, hospitals, schools, corporate websites, personal websites, intranets, small and medium-sized industry portals, etc...
Function introduction:
1. Support: PHP5.2~PHP7.0/custom module/custom field/custom parameter/custom classification/template inheritance/tag cache/js tag/static
2. Model: Question and Answer System/Internal Official Documents/Product Sales/News/Special Topics/Course Resources/Sample Documents/Users
3. Interface: Ftp storage/Sphinx retrieval/WeChat/SMS/map/payment/data sharing/data synchronization/external import/collection/push/import old version
Installation tips:
Required environment:
PHP5.3~PHP7.1 (recommended: PHP5.4~PHP7.0)
MYSQL5.0+
Extension libraries: MySQLi/MySQL, GD2, curl
Set the relative path of the site:
All files will be placed in any directory on the site;
In the file:/root/cfgs/boot/_paths.php set parameters: PATH_PROJ;
The value of PATH_PROJ is the relative path of the site, for example: ['/txmao'] or root[''] (empty string)
It automatically corrects the project path the first time so the action can be omitted
Edit DB-Config (can be edited during installation, it is recommended that you configure it manually)
File:/root/cfgs/boot/cfg_db.php;
Tip: defalutDB-Type is: $_cfgs['db_class']='mysqli';
You can Edit according to the service environment.
Installation/configuration:
View the start page: /index.php?start inspection and configuration
Check the URL: /root/tools/setup/settings.
Intimate Cat (IntimateCat) v4.2 update log: revised and optimized templates, enhanced mobile adaptation, streamlined and optimized front-end configuration:
Move [Topic/Q&A] to chn group
_config/va_home.php>[extra/_tabCtrl] configuration in the streamlined template can be automatically detected
Add solemn and solemn memory theme template
Add Opcache background management (cleaning)
Fix: Thumbnails are generated repeatedly in the frontend
Fixed: a database operation error;
Optimize the homepage, how to judge and prompt some non-existent models