Kuzhan PHP customer service online communication consultation system is an online communication consultation system developed with php+MySQL. This system does not support window systems yet, only CentOS Linux systems.
Installation environment:
Nginx1.18
Mysql5.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 version 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
phpstart.phpstart-d
Handshake successful
Updates:
Mini window is added to minimize the window. Delete the background homepage. Successful authorization prompts. Organize the background homepage layout. Add messages. 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.