Page 1 of 1

access error

PostPosted: Tue Dec 11, 2012 3:46 pm
by GrizBear
Hi Steve,

I hope to catch you at your toaster. I have an error and I tried everything...no go
Here is my error
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'mom2jlo_bico'@'localhost' (using password: YES) in /home/mom2jlo/public_html/t-legs.com/bico/dataface/Dataface/Application.php on line 337
Error connecting to the database: Access denied for user 'mom2jlo_bico'@'localhost' (using password: YES)

I have a vwery important auction for christmas starting 12th dec. I know crunch time.....
Hope we can fix this....

A kajillion thanks
klaus

Re: access error

PostPosted: Sun Dec 16, 2012 8:04 pm
by GrizBear
GrizBear wrote:Hi Steve,

I hope to catch you at your toaster. I have an error and I tried everything...no go
Here is my error
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'mom2jlo_bico'@'localhost' (using password: YES) in /home/mom2jlo/public_html/t-legs.com/bico/dataface/Dataface/Application.php on line 337
Error connecting to the database: Access denied for user 'mom2jlo_bico'@'localhost' (using password: YES)

I have a vwery important auction for christmas starting 12th dec. I know crunch time.....
Hope we can fix this....

A kajillion thanks
klaus



Hi Steve,
Well I tried everything, including re installs..no joy.
I hope you can let me know what this error is and how to fix it.

More auctions coming up soon.....

Thanks a kajillion

Re: access error

PostPosted: Fri Dec 21, 2012 10:40 am
by shannah
This is definitely an issue with your database connection settings. You need to make sure that the username, host, and password are exactly correct. Try creating a separate PHP script that just connects to your database and just play with it until you get it right.

-Steve

Re: access error

PostPosted: Wed Feb 06, 2013 10:38 pm
by Aaliyah Byrne
I want to know what parameters you passing in the in database connection query. It should always be the Server address, username and password.