Zen Cart Logo
Forums / General Questions / Database error due to changing the password

Database error due to changing the password

Locked

Views: 1,073

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
15 Oct 2009, 10:26 PM
#1
chronicler avatar

chronicler

New Zenner

Join Date:
Jul 2009
Posts:
4
Plugin Contributions:
0

Database error due to changing the password

I seem to have changed the password for my database username. And now I can't access my store or my store's admin page. Yikes. I hope this is something I can recover from. Here's the error message I get when I try to access the admin page. Thank you for your help. Dumb mistake.:(

0 DB_ERROR_NOT_CONNECTED
in:
[select * from project_version WHERE project_version_key = 'Zen-Cart Database' ]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

16 Oct 2009, 2:35 AM
#2
mprough avatar

mprough

Totally Zenned

Join Date:
Nov 2007
Location:
Woodbine, Georgia, United States
Posts:
4,286
Plugin Contributions:
39

Re: Database error due to changing the password

You must change the reference for that password in

admin/includes/configure.php
&
/includes/configure.php

so your cart can access your databse.

~Melanie