Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2564

[3.3.x] Support Forum • Re: Login to ACP problem.

$
0
0
There is time limit once you exceed certain amount of failed logins to prevent brute force attacks. Try (change phpbb_ prefix as needed):

Code:

UPDATE `phpbb_config` SET `config_value` = '1' WHERE `phpbb_config`.`config_name` = 'ip_login_limit_time'; 
And how do I do that. I never done that before and I have no idea how to do that.
config.php say -- Do not change anything in this file!
If I'm not mistaken this is SQL code.
Please guide me.

Statistics: Posted by dobermen — Sun Apr 20, 2025 2:07 am



Viewing all articles
Browse latest Browse all 2564

Trending Articles