Try installing someother app that uses db (could be wordpress) and check if it works correctly. If it doesn't then theres a problem with the comuunication between php and mysql.
Pablo On 7/19/07, Bob <[EMAIL PROTECTED]> wrote: > > > I logged in to the DB using the user and pass, so I know it is > correct. It matches what is in the database.PHP file. I took the IP > address of the DB server and plugged it into database.PHP. I did not > get the errors this time, but still can't connect to DB? > > Thanks > > On Jul 19, 12:57 pm, "Chris Hartjes" <[EMAIL PROTECTED]> wrote: > > On 7/19/07, Bob <[EMAIL PROTECTED]> wrote: > > > > > > > > > Thank you. > > > > > Tried that. Same result, same errors. > > > > > Bob > > > > Well, I'm pretty sure that when PHP is saying that it can't connect to > > the database server, it's being honest. I would triple check that the > > username and password you are using are correct. That's the only > > possible explanation given the error message. > > > > -- > > Chris Hartjes > > Senior Developer > > Cake Development Corporation > > > > My motto for 2007: "Just build it, damnit!" > > > > @TheBallpark -http://www.littlehart.net/attheballpark > > @TheKeyboard -http://www.littlehart.net/atthekeyboard > > > > > -- Pablo Viojo [EMAIL PROTECTED] http://pviojo.net --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
