Kuzhan PHP customer service online communication consultation system is an online communication consultation system developed with php+MySQL. This system does not currently support window systems, but only CentOS Linux systems.
Installation environment
nginx 1.18
Mysql 5.5 or above
PHP recommends using 7.2 or 7.3
Installation steps
Create a site in Pagoda and import the source code into the site;
Configure site pseudo-static Thinkphp;
Select public for website directory;
PHP chooses to use 7.2 and above;
Need to delete all PHP disabled functions with pcntl_;
Then run the website to install the database, domain name/install;
Install the database;
After the installation is complete, enter the database and execute the command
cd /www/wwwroot/website address/service/Gateway/
implement
php start.php start -d
Handshake successful
Update content
Mini window adds minimized window
Delete the successful authorization prompt on the backend homepage
Organize the layout of the backend homepage
Add message to enhance verification
Fix some known bugs
This system was independently developed to obtain copyright: 2021SR0201207
This program is provided free of charge for everyone to communicate and use. Please do not use it for illegal purposes or you will be responsible for all the consequences.