
houseperu
I lost the USER and the PASSWORD ADMIN
Comments
| Interex | 140 days ago![]() |
![]() | ![]() | |
![]() | You're kidding me right? If you would have read on the main page just 4 posts below yours this was discussed already. or you can view it here. http://www.boonex.com/unity/blog/entry/i_forget_admin_username_and_password | ![]() |
![]() | ![]() | ![]() |
| praveenkv1988 | 139 days ago![]() |
![]() | ![]() | |
![]() | Create a file named test.php with the following contents. ----------------------------------------------------------- <?php require_once( 'inc/header.inc.php' ); require_once( BX_DIRECTORY_PATH_INC . 'db.inc.php' ); $admin = 'admin'; $password = 'dolphin'; $password = md5($password); $query = 'TRUNCATE TABLE `Admins`'; db_res($query); $query1 = "INSERT INTO `Admins` SET `Name` = '$admin', `Password` = '$password'"; db_res($query1); ?> ------------------------------------------------------- Then upload it to the server and run by calling it. Now your admin username and password are below. name: admin password: dolphin | ![]() |
![]() | ![]() | ![]() |
Post a Comment
Please login to post a comment.































