Hi, when i tried to install opencart, the first step they asked for my localhost, user name, password and dabase name, I have input that and then when go to step 2, they asked for user name and password for administration, I guess I do not have set up user name and password, I put my own password and then press conitnue button I got error message said "Error: Database does not exist!"
what did i missed! and how can i solve that!
please help thanks.
AM
Login in mysql as root (not linux root account). Under mysql prompt, statement "grant all on buydb.* to jack@localhost identified by 'pw001';" give privilege to user jack.
Login in mysql as user jack with password pw001. Under mysql prompt , jack create database buydb.
Quit mysql.
Now database exists, you can install opencart.
Login in mysql as user jack with password pw001. Under mysql prompt , jack create database buydb.
Quit mysql.
Now database exists, you can install opencart.
Alidad wrote: Hi, when i tried to install opencart, the first step they asked for my localhost, user name, password and dabase name, I have input that and then when go to step 2, they asked for user name and password for administration, I guess I do not have set up user name and password, I put my own password and then press conitnue button I got error message said "Error: Database does not exist!"
what did i missed! and how can i solve that!
please help thanks.
AM
Who is online
Users browsing this forum: No registered users and 4 guests