The program is divided into the main program web directory! Remote background management directory loveadmin, of course you can also put this remote directory directly into the program directory!
R directory ISS pseudo-static rules! Just import data as a database file!
Use anti-virus software to kill it before installation. I promise not to release any backdoors or viruses.
1. Modify conn.php in the web directory sub
$Global['m_dbserver'] = 'localhost'; #Server address, generally do not need to change!
$Global['m_dbuser'] = 'root'; #Database user name
$Global['m_dbpass'] = 'www.caihua.cc'; #Database password
$Global['m_dbname'] = 'love'; #Database name
At the same time, modify the information in init.php to your own information!
2. Configure the background management directory because the program background is encrypted. So it's a bit troublesome!
Also open sub/conn.php and modify some information to your own. Then open the confin.php file in the same directory! Modify database information!
It is the same as web/sub/conn.php. If you put this on a remote server, the address must be the specific IP!
After configuring this, you must do the next step! Otherwise, you cannot log in to the backend! Be sure to build according to the following information!
The server needs to build a spatial database!
sq_020admin database user name
020520admin database password
sq_020admin database name
Of course not everyone has their own server! Then we choose a host that can define the database name ourselves! For example, with the Huazhong system, you can decide it yourself!
You can choose to buy a database, then build the database according to the above information, of course you can also buy 2, use your own information for the others, and buy another one
According to the definition of the above information, a database of 1M is enough! (You must buy a remote connection and cannot connect to MYSQL)
3. Transfer the program to the space, and then let the space provider make pseudo-static for you! You can access it!