Zen Cart Logo
Forums / General Questions / got a "unknown database" problem when installing in the local Wampserver

got a "unknown database" problem when installing in the local Wampserver

Views: 1,259

Results 1 to 3 of 3
25 Apr 2013, 5:40 PM
#1
fanisme avatar

fanisme

Zen Follower

Join Date:
Feb 2013
Posts:
104
Plugin Contributions:
0

got a "unknown database" problem when installing in the local Wampserver

I installed zencart 1.51 and Wampserver in my PC but failed on "database name". Wampserver was installed successfully. When I intall zencart, I can't find "MySQL" option in "Database Character Set / Collation". There are just "UTF-8" and "Latin1" options. Then I didn't change anythink and save the database settings. Something wrong as below: Database does not exist.
Attachment 12400

25 Apr 2013, 6:18 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: got a "unknown database" problem when installing in the local Wampserver

If you're going to tell zc_install that your database-name is "zencart", then you need to create a database named "zencart" in your Wampserver control panel.

26 Apr 2013, 11:31 AM
#3
fanisme avatar

fanisme

Zen Follower

Join Date:
Feb 2013
Posts:
104
Plugin Contributions:
0

Re: got a "unknown database" problem when installing in the local Wampserver

DrByte:

If you're going to tell zc_install that your database-name is "zencart", then you need to create a database named "zencart" in your Wampserver control panel.

Thanks a lot. I made it.