Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to solve the problem of phpcms v9 password error

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly introduces how to solve the problem of phpcms v9 password error, the article is very detailed, has a certain reference value, interested friends must read it!

What if I have the wrong phpcms v9 password?

PHPCMS V9 "password retry too many times, please log back in after-xxx minutes!" The solution to the

Find the file\ phpcms\ modules\ admin\ index.php

Comment out the following code:

If ($rtime ['times'] > = $maxloginfailedtimes) {$minute = 60-floor ((SYS_TIME-$rtime [' logintime']) / 60); showmessage (L ('wait_1_hour',array (' minute'= > $minute));}

Then log in to the background again and update the site-wide cache.

After successfully logging in, you can restore the commented-out code.

Introduction to PHPCMS V9:

PHPCMS V9 (hereinafter referred to as V9) uses PHP5+MYSQL as the technical basis for development. V9 uses OOP (object-oriented programming) + MVC design pattern to build the basic running framework. Modular development is used as a form of functional development. The framework is easy to function expansion, code maintenance, excellent secondary development ability, and can meet the application needs of all websites. The excellent team with 5 years of development experience, while mastering rich experience in WEB development and CMS product development, has the courage to innovate and pursue perfect design concepts, providing support for as many as 100000 websites around the world, and has been recognized by more government agencies, educational institutions, institutions, commercial enterprises and individual webmasters. V9 not only retains the characteristics of version 2008, but also makes major innovations to the new version, in order to expect the new PHPCMS system to serve more users.

The above is all about how to solve the problem of phpcms v9 password error, thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report