Zen Cart Logo
Forums / General Questions / cant connect to store database getting error

cant connect to store database getting error

Views: 533

Results 1 to 4 of 4
15 Nov 2014, 11:50 PM
#1
jimmie avatar

jimmie

Totally Zenned

Join Date:
Jan 2013
Location:
New Port Richey, Florida
Posts:
969
Plugin Contributions:
0

cant connect to store database getting error

PHP Fatal error: 0:DB_ERROR_NOT_CONNECTED :: SHOW TABLES like 'users' in /var/www/clients/client1/web4/web/includes/classes/db/mysql/query_factory.php on line 120
i have checked the config files and they are the same.
i have restored from a backup both db and store same error.
all privledges checked in phpmyadmin

16 Nov 2014, 12:41 AM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: cant connect to store database getting error

That error usually results from erroneous DB login information (DB name, login name, password in one or both of the configure.php files (includes/configure.php or YOUR_ADMIN_FOLDER/includes/configure.php).

16 Nov 2014, 12:52 AM
#3
jimmie avatar

jimmie

Totally Zenned

Join Date:
Jan 2013
Location:
New Port Richey, Florida
Posts:
969
Plugin Contributions:
0

Re: cant connect to store database getting error

i can access my admin same info

16 Nov 2014, 1:14 AM
#4
jimmie avatar

jimmie

Totally Zenned

Join Date:
Jan 2013
Location:
New Port Richey, Florida
Posts:
969
Plugin Contributions:
0

Re: cant connect to store database getting error

working now