#What should I do if phpcms cannot open the background?
phpcms V9 installation background cannot be opened solution
The first possibility:
phpcms v9 login uses session, there are two ways to save session, one It is the database storage method, one is the file storage method, and the default is the database storage method. Sometimes the database method does not work. You can modify the storage method of session in \caches\configs\system.php //Session configuration 'session_storage' => 'mysql' and change it to //Session configuration 'session_storage' => ; 'files', try it.
Second possibility:
php configuration environment problem, change PHP.INI to register_globals = On, the default is register_globals = off, and then make sure session.cookie_path = "cache file Save the directory and change it to "session.cookie_path = /", but you may not be able to log in.
Third option:
hosts file problem, point the domain name you want to the local For example: ww .huxiaoguang.com 127.0.0.1 Add this line, change the domain name to the domain name you want, and then use your domain name to install PHPCMS locally. This has the advantage of avoiding you having to modify it after installing it locally and then uploading it to the server. \caches\configs\system.php configuration file, and also clear some caches.
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 cannot open the background?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

SublimeText3 English version
Recommended: Win version, supports code prompts!

WebStorm Mac version
Useful JavaScript development tools

SublimeText3 Linux new version
SublimeText3 Linux latest version