Chamilo 1.8.8.4 installation Error 1044

Moderator: Coursenligne

Chamilo 1.8.8.4 installation Error 1044

Postby stephanibus » Sat Dec 10, 2011 6:32 pm

I'm getting this error when trying to install Chamillo 1.8.8.4:

"Database error: 1044
Access denied for user 'chamilo'@'10.%' to database 'chamilo_test_chamilo_connection'
Details: The database connection has failed. This is generally due to the wrong user, the wrong password or the wrong database prefix being set above. Please review these settings and try again."

I've ensured the correct user, password, prefix etc as per precious suggestions in this forum but am hitting a wall. Can anyone suggest how I might proceed?

Thanks
stephanibus
 
Posts: 16
Joined: Fri Dec 09, 2011 3:51 pm

Re: Chamilo 1.8.8.4 installation Error 1044

Postby adeschenes » Sat Dec 10, 2011 6:59 pm

Hi Stephanibus,

Get a look on this, may be that will help you :

Image

Regards,

Alain
adeschenes
 
Posts: 452
Joined: Fri Mar 05, 2010 6:33 pm
Location: Québec, Canada

Re: Chamilo 1.8.8.4 installation Error 1044

Postby stephanibus » Sat Dec 10, 2011 8:05 pm

Thanks, Alain,

Finally used this post and a few others and have achieved a successful install ..... now I just need to figure out how to see my dashboard.......

cheers

stephanibus
stephanibus
 
Posts: 16
Joined: Fri Dec 09, 2011 3:51 pm

Re: Chamilo 1.8.8.4 installation Error 1044

Postby ziiimbora » Thu Feb 09, 2012 10:14 am

I have the same issue, and it does not work.

I have a shared server, is this the problem?!

Please advise! thanks
ziiimbora
 
Posts: 4
Joined: Thu Feb 09, 2012 10:11 am

Re: Chamilo 1.8.8.4 installation Error 1044

Postby adeschenes » Thu Feb 09, 2012 11:00 am

Hi ziiimbora,

Like you said into that post : http://www.chamilo.org/forum/posting.ph ... f=6&t=1874

your username is strange "senteso_dnl", are you sure of it ?

If you get a look on the image above, you will see some importants informations like :

My username : adeschen
The complete name of the database : adeschen_188

They are similar, but this is two differents things. So, your username looks like the database's name.

Can you enlighten me a little more about it...

Alain
adeschenes
 
Posts: 452
Joined: Fri Mar 05, 2010 6:33 pm
Location: Québec, Canada

Re: Chamilo 1.8.8.4 installation Error 1044

Postby ziiimbora » Thu Feb 09, 2012 11:11 am

Hi adeschenes,

my host provide the database info like this:
username: senteso_dnl
database: senteso_elearning

Any user or database i create it will always have the
Code: Select all
senteso_
ziiimbora
 
Posts: 4
Joined: Thu Feb 09, 2012 10:11 am

Re: Chamilo 1.8.8.4 installation Error 1044

Postby Coursenligne » Thu Feb 09, 2012 11:25 am

senteso_ sounds like the database prefix.
When you install Chamilo for the first time, in advanced part, you'll see that you can specify a prefix (Like you can see on the above picture).
This is wher you may specify it.
Then, the name of the database itself is not a bigproblem, you can say MyCourses for example.
Coursenligne
 
Posts: 1300
Joined: Sat Apr 09, 2011 9:59 pm

Re: Chamilo 1.8.8.4 installation Error 1044

Postby adeschenes » Thu Feb 09, 2012 11:27 am

Hi,

In that case, follow this on your configuration...

Username : senteso_dnl
Password : **********

Database name : elearning
Prefix database : senteso_

Keep me informed,

Alain
adeschenes
 
Posts: 452
Joined: Fri Mar 05, 2010 6:33 pm
Location: Québec, Canada

Re: Chamilo 1.8.8.4 installation Error 1044

Postby ziiimbora » Thu Feb 09, 2012 11:48 am

uufffffffff it´s done!

Alain yeah its just the way u described.

But this is kind of confuse because normally people just follow what it says:

with my info for example ...But then is wrong! :geek:
Database Host : localhost
Database Login : senteso_dnl
Database Password: *********
Use one or several DB for Chamilo: One
Optional parameters
Main Chamilo database: senteso_elearning
MySQL database prefix: chamilo_


The right way is like Alain described
Database Host : localhost
Database Login : senteso_dnl
Database Password: *********
Use one or several DB for Chamilo: One
Optional parameters
Main Chamilo database: elearning
MySQL database prefix: senteso_


Well, it works now :D

Thanks Alain,
and Coursenligne too.
ziiimbora
 
Posts: 4
Joined: Thu Feb 09, 2012 10:11 am

Re: Chamilo 1.8.8.4 installation Error 1044

Postby adeschenes » Thu Feb 09, 2012 12:18 pm

:P

So now, if you like coffee, take a good one an enjoy the life ... and Chamilo :)

Kind regards,

Alain
adeschenes
 
Posts: 452
Joined: Fri Mar 05, 2010 6:33 pm
Location: Québec, Canada

Next

Return to Troubleshooting

Who is online

Users browsing this forum: No registered users and 1 guest

Chamilo 1.8.8.4 installation Error 1044

Moderator: Coursenligne

Chamilo 1.8.8.4 installation Error 1044

Postby stephanibus » Sat Dec 10, 2011 6:32 pm

I'm getting this error when trying to install Chamillo 1.8.8.4:

"Database error: 1044
Access denied for user 'chamilo'@'10.%' to database 'chamilo_test_chamilo_connection'
Details: The database connection has failed. This is generally due to the wrong user, the wrong password or the wrong database prefix being set above. Please review these settings and try again."

I've ensured the correct user, password, prefix etc as per precious suggestions in this forum but am hitting a wall. Can anyone suggest how I might proceed?

Thanks
stephanibus
 
Posts: 16
Joined: Fri Dec 09, 2011 3:51 pm

Re: Chamilo 1.8.8.4 installation Error 1044

Postby adeschenes » Sat Dec 10, 2011 6:59 pm

Hi Stephanibus,

Get a look on this, may be that will help you :

Image

Regards,

Alain
adeschenes
 
Posts: 452
Joined: Fri Mar 05, 2010 6:33 pm
Location: Québec, Canada

Re: Chamilo 1.8.8.4 installation Error 1044

Postby stephanibus » Sat Dec 10, 2011 8:05 pm

Thanks, Alain,

Finally used this post and a few others and have achieved a successful install ..... now I just need to figure out how to see my dashboard.......

cheers

stephanibus
stephanibus
 
Posts: 16
Joined: Fri Dec 09, 2011 3:51 pm

Re: Chamilo 1.8.8.4 installation Error 1044

Postby ziiimbora » Thu Feb 09, 2012 10:14 am

I have the same issue, and it does not work.

I have a shared server, is this the problem?!

Please advise! thanks
ziiimbora
 
Posts: 4
Joined: Thu Feb 09, 2012 10:11 am

Re: Chamilo 1.8.8.4 installation Error 1044

Postby adeschenes » Thu Feb 09, 2012 11:00 am

Hi ziiimbora,

Like you said into that post : http://www.chamilo.org/forum/posting.ph ... f=6&t=1874

your username is strange "senteso_dnl", are you sure of it ?

If you get a look on the image above, you will see some importants informations like :

My username : adeschen
The complete name of the database : adeschen_188

They are similar, but this is two differents things. So, your username looks like the database's name.

Can you enlighten me a little more about it...

Alain
adeschenes
 
Posts: 452
Joined: Fri Mar 05, 2010 6:33 pm
Location: Québec, Canada

Re: Chamilo 1.8.8.4 installation Error 1044

Postby ziiimbora » Thu Feb 09, 2012 11:11 am

Hi adeschenes,

my host provide the database info like this:
username: senteso_dnl
database: senteso_elearning

Any user or database i create it will always have the
Code: Select all
senteso_
ziiimbora
 
Posts: 4
Joined: Thu Feb 09, 2012 10:11 am

Re: Chamilo 1.8.8.4 installation Error 1044

Postby Coursenligne » Thu Feb 09, 2012 11:25 am

senteso_ sounds like the database prefix.
When you install Chamilo for the first time, in advanced part, you'll see that you can specify a prefix (Like you can see on the above picture).
This is wher you may specify it.
Then, the name of the database itself is not a bigproblem, you can say MyCourses for example.
Coursenligne
 
Posts: 1300
Joined: Sat Apr 09, 2011 9:59 pm

Re: Chamilo 1.8.8.4 installation Error 1044

Postby adeschenes » Thu Feb 09, 2012 11:27 am

Hi,

In that case, follow this on your configuration...

Username : senteso_dnl
Password : **********

Database name : elearning
Prefix database : senteso_

Keep me informed,

Alain
adeschenes
 
Posts: 452
Joined: Fri Mar 05, 2010 6:33 pm
Location: Québec, Canada

Re: Chamilo 1.8.8.4 installation Error 1044

Postby ziiimbora » Thu Feb 09, 2012 11:48 am

uufffffffff it´s done!

Alain yeah its just the way u described.

But this is kind of confuse because normally people just follow what it says:

with my info for example ...But then is wrong! :geek:
Database Host : localhost
Database Login : senteso_dnl
Database Password: *********
Use one or several DB for Chamilo: One
Optional parameters
Main Chamilo database: senteso_elearning
MySQL database prefix: chamilo_


The right way is like Alain described
Database Host : localhost
Database Login : senteso_dnl
Database Password: *********
Use one or several DB for Chamilo: One
Optional parameters
Main Chamilo database: elearning
MySQL database prefix: senteso_


Well, it works now :D

Thanks Alain,
and Coursenligne too.
ziiimbora
 
Posts: 4
Joined: Thu Feb 09, 2012 10:11 am

Re: Chamilo 1.8.8.4 installation Error 1044

Postby adeschenes » Thu Feb 09, 2012 12:18 pm

:P

So now, if you like coffee, take a good one an enjoy the life ... and Chamilo :)

Kind regards,

Alain
adeschenes
 
Posts: 452
Joined: Fri Mar 05, 2010 6:33 pm
Location: Québec, Canada

Next

Return to Troubleshooting

Who is online

Users browsing this forum: No registered users and 1 guest

Social network

Youtube

Subscribe to our newsletter

Leave us your e-mail in the box below, then make sure you approve the confirmation e-mail you will receive