Zen Cart Logo
Forums / General Questions / Urgent Please Lost admin access after DB PassWord update

Urgent Please Lost admin access after DB PassWord update

Locked

Views: 1,345

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
2 Jun 2010, 5:46 AM
#1
motobuddy avatar

motobuddy

New Zenner

Join Date:
Sep 2009
Posts:
13
Plugin Contributions:
0

Urgent Please Lost admin access after DB PassWord update

I found a little information on this but not how to fix it, I lost my store access completely after changing my Data base password so I changed my password in both the configure.php files. store/Admin/includes and store/ includes.

and now the store is back but my admin panel is the original "thank you for loading Zen Cart screen" What else do I need to do??? I'm stuck and need in bad, I don't wont to restore because I really don't want to go back to the old passwords.

define('DB_SERVER_USERNAME',
define('DB_SERVER_PASSWORD'

Please help, thank you in advance.

2 Jun 2010, 7:16 AM
#2
motobuddy avatar

motobuddy

New Zenner

Join Date:
Sep 2009
Posts:
13
Plugin Contributions:
0

Re: Urgent Please Lost admin access after DB PassWord update

Thank you for the quick reply, I'm locked out of php admin as well, so I called the host, they claim it can take 24 hours for the server to completely update and that is probably what is causing the PHPadmin log in error as well as the zen cart admin error so all I can do is wait till the morning and try again. I will post back either way whether I get to try your advice or whether its fixes its self like they think.

Thank you again.

2 Jun 2010, 8:28 AM
#3
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,604
Plugin Contributions:
0

Re: Urgent Please Lost admin access after DB PassWord update

Are you sure you have the correct username and password in the admin/includes/configure.php?

3 Jun 2010, 4:31 AM
#4
motobuddy avatar

motobuddy

New Zenner

Join Date:
Sep 2009
Posts:
13
Plugin Contributions:
0

Re: Urgent Please Lost admin access after DB PassWord update

I am sure the passwords work, and are in correctly. I can now log into php admin with them. The front in of the store came back up after installing the new passwords but the back end still has the new zencart in stall file.

3 Jun 2010, 4:51 AM
#5
motobuddy avatar

motobuddy

New Zenner

Join Date:
Sep 2009
Posts:
13
Plugin Contributions:
0

Re: Urgent Please Lost admin access after DB PassWord update

*Update, I got it working, after loading a backup of the admin/includes/configure.php that was about six months old after puting the new password in it.

I should probably start a new thread but anythoughts on getting the server name and location etc to start showing up as

define('DB_SERVER', '%%DB_SERVER%%');
define('DB_SERVER_USERNAME', '%%DB_SERVER_USERNAME%%');
define('DB_SERVER_PASSWORD', '%%DB_SERVER_PASSWORD%%');
define('DB_DATABASE', '%%DB_DATABASE%%');

again? Instead of listing the actual information?