dedecms prompts that your username does not exist?
dedecms prompts that your username does not exist Solution
Recommended study: 梦Weavercms
When you log in to dedecms, it prompts that your user name does not exist. This situation must have happened to many friends. You can Check to see if the user name and password in common.inc.php under the data folder are written correctly
The admin table of the database checks to see if there is this user name. If not, it really doesn’t exist. If so, it may be that your database connection is incorrect. Check whether the username and password in common.inc.php under the data folder are written correctly.
The above is the detailed content of What should I do if dedecms prompts that your username does not exist?. For more information, please follow other related articles on the PHP Chinese website!