Quote:
What you entered
Database Type: MySQL 4.x
Database Server Hostname / DSN: localhost
Your Database Name: test1
Database Username: test1user
Database Password: ********
Connection to database
You have not established a connection to MySQL 4.x.
ERROR:
Your database was found.
Config file
The database has not been successfully connected to so no config file has been generated.
Quote:
mysql> GRANT SELECT, INSERT, UPDATE, DELETE, INDEX, ALTER, CREATE, DROP ON phpBB2.* TO 'test1user'@'localhost' IDENTIFIED BY '*******';