I am try to install Testlink1.8.0 in XAMPP 1.7.0, while installing it showing the error message,
I have entered theTestLink setup will now attempt to setup the database:
Creating connection to Database Server: OK!
Checking MySQL version: OK! (5.0.37 >= 4.1.0)
Database testlink does not exist.
Will attempt to create:
Creating database `testlink`: ERROR ON exec_query() - database.class.php
1044 - Access denied for user 'admin'@'localhost' to database 'testlink' - CREATE DATABASE `testlink` CHARACTER SET utf8
THE MESSAGE :: SQL [1] executed [took 0.0004 secs][all took 0.0004 secs]: CREATE DATABASE `testlink` CHARACTER SET utf8 Query failed: errorcode[1044] errormsg:Access denied for user 'admin'@'localhost' to database 'testlink'
Failed! - Could not create database: ! Access denied for user 'admin'@'localhost' to database 'testlink'
TestLink setup could not create the database, and no existing database with the same name was found.
Please create a database by different way (e.g. from command line), or with different DB root account. Run setup again then.
Database Login: admin
Databade Password : admin
TestLink DB Login : admin
TestLink DB Password : admin
Please help to me to resolve this problem.
Thanks
Raghava