Home > CMS Tutorial > Empire CMS > body text

How to solve the problem of not being able to log in to the Imperial CMS backend

王林
Release: 2019-11-14 17:48:20
Original
3185 people have browsed it

How to solve the problem of not being able to log in to the Imperial CMS backend

Cause one:

cookie is not recorded

Solution:

Find the php.ini configuration file, change output_buffering = of to output_buffering = 4096, and then restart apache!

Cause two:

File encoding problem

Solution:

Set the file encoding and The problem can be solved if your version file format is the same. Use some tools such as editpuls to save the file as and modify the encoding.

Recommended tutorial: Empire CMS Tutorial

The above is the detailed content of How to solve the problem of not being able to log in to the Imperial CMS backend. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template