Home > Article > CMS Tutorial > What should I do if phpcms phpsso cannot log in?
phpcms What should I do if phpsso cannot log in?
Solution to the problem that phpsso of PHPCMS v9 cannot log in
Source of the problem:
1. Administrator added in phpcms background management , the phpsso background cannot be synchronized, and must be added in the phpsso background separately;
2. It may also be due to the change of the super administrator of the phpcms background, plus the change of the userid field of the super administrator, there is only one item in any one Changes will cause the user to be unable to be found or prompted to log in in the phpsso background management;
3. In the phpsso background, you need to log in again, and you cannot log in to the phpcms background, and phpsso will also log in simultaneously;
4. If you find a prompt indicating that you are not logged in or please log in again, please go to the database to check all the data (v9_sso_admin and v9_admin) in the user name field, or insert the v9_admin management account in v9_sso_admin. information, this phenomenon will no longer occur.
Make a mark here to record it. If phpsso cannot log in after restoring the database, remember to make the value in encrypt consistent when changing the password.
PHP Chinese website, a large number of free PHPCMS tutorials, welcome to learn online!
The above is the detailed content of What should I do if phpcms phpsso cannot log in?. For more information, please follow other related articles on the PHP Chinese website!