This article is a mirror article of machine translation, please click here to jump to the original article.

View: 11491|Reply: 0

[Website O&M] Fixed automatic crash in the background of discuz forum login

[Copy link]
Posted on 1/15/2016 3:26:58 PM | | |
Locate the configuration folder under the directory

Needless to say

Then, open config_global.php file

  1. $_config['admincp']['checkip'] = 1;
Copy code
Modified to

  1. $_config['admincp']['checkip'] = 0;
Copy code






Previous:Security tutorial: Hide the PHP version
Next:vsftpd start and self-boot (boot boot).
Disclaimer:
All software, programming materials or articles published by Code Farmer Network are only for learning and research purposes; The above content shall not be used for commercial or illegal purposes, otherwise, users shall bear all consequences. The information on this site comes from the Internet, and copyright disputes have nothing to do with this site. You must completely delete the above content from your computer within 24 hours of downloading. If you like the program, please support genuine software, purchase registration, and get better genuine services. If there is any infringement, please contact us by email.

Mail To:help@itsvse.com