58 Reading Article System is a PHP article management system developed with Empire CMS as the core.
Installation method:
1. For the PC version, install it normally according to the Empire installation. Parsing the computer-side domain name points to the server, and binding the domain name points to the computer-side program.
The installation address of the Empire system is http://www.xxx.eom/e/install/,
2. Restore data after installation is complete.
After restoring the database, you need to log in and manage it with the user account I gave you.
Backend address http://www.xxx.eom/e/admin/
PC administrator account:
adminadmin1111
admin8admin1111
admin88admin1111
You can change the password for the above account by yourself.
The security of Empire is relatively high. An account can only log in to one place, otherwise you will be kicked out. Then log in to the background to refresh the interface.
3. Modify the configuration in the website background, including:
① System parameter settings--attachment address, change it to your website domain name
② System parameter settings--Extended variables--PC version and mobile version items, modify them to your computer version and mobile version domain names
③ System Parameter Settings - Security Parameter Configuration - Turn on the background source authentication code and set it to "Turn off verification".
4. Update the database cache, refresh new columns, etc. Friends who are not familiar with the empire can refresh it several times.
After completing the above steps, the computer terminal is basically installed and set up.
Steps for mobile access (no installation required for mobile access, just modify the configuration)
1. Create a new website using the mobile domain name, and the directory points to the mobile program file m.
2. Go to the mobile terminal directory m to modify the configuration file parameters;
Modify the /e/config/config.php configuration file in the mobile access directory, mainly to modify the database name and password.
3. Log in to the mobile website backend, configure, turn off King Kong mode, refresh, and complete.
Refresh the website once, just like on the computer.
The mobile terminal automatically jumps to the computer terminal /skin/cyb/js/m.js. You need to change the address in this file and change the address inside to your mobile terminal domain name.
OK, everything is installed.