Quote:
|
Originally Posted by guelphdad
do you have permissions to create a database with that user? check out your grant table.
|
As guelphdad said, its probably permisions, check out the
Mysql site for more info on the GRANT command.
Also try loging onto the database manualy with the same username and password.
Although i am confused, you are running this locally, so i assume you set up the user 'daniel', so you would of used the GRANT command to specify permissions then, and also should the @demo bit, be @localhost, just thinking maybe you didnt change it from the oscommerce default one or something.