How to reset my phpBB admin password
To reset your phpBB Admin password, please follow these steps:
A) Identify the MySQL database associated with your phpBB installation by
opening config.php with FTP client, and find the following variables:
$dbhost
$dbname
$dbuser
$dbpasswd
B) Access phpMyAdmin to reset the password.
Click the corresponding table that stores username and password information: phpbb_users>
Click Browse located towards the top of your screen so that a list of users display.
Find the acc... Continue reading
3 Comments
Mar
26
26


