Problem installing

ignaguz

New Member
Messages
6
Reaction score
0
Points
0
ok I'm triying to install joomla and i create a database.

username: bball_pau

password: ******

database name : bball_base1

____________________________________

then the joomla asks for

localhost: lotus

MySQL Username: bball_pau

MySQL Password: *******

MySQL Database name: bball_base1

MySQL Table Prefix: jos_

____________________________________

but it says that the username and password are wrong.


does anyone know what to do??
 

DefecTalisman

Community Advocate
Community Support
Messages
4,148
Reaction score
5
Points
38
Have you granted the user permision to use the database ?

Also in the config.php, change the localhost to localhost.
 

ignaguz

New Member
Messages
6
Reaction score
0
Points
0
Have you granted the user permision to use the database ?

Also in the config.php, change the localhost to localhost.


no i haven't granted any permission, do I have to, where?

and what do you mean by change the localhost to localhost. If i go to the

PHP Configuration i don't see anything about the localhost
 

David_Tiger

New Member
Messages
277
Reaction score
0
Points
0
localhost: lotus <<<< change lotus to localhost

as thats the localhost of the SQL
 

TechAsh

Retired
Messages
5,853
Reaction score
7
Points
38
no i haven't granted any permission, do I have to, where?
This can be done in the cPanel, under the databases section go to 'MySQL Databases'. Then underneath the list of database you will find a bit on adding users to databases. It's here that you grant the permissions.
 

coolv1994

Member
Messages
508
Reaction score
0
Points
16
Yea do what TechAsh said, but I reccommend giving the database user full permissions.
 
Top