Posts: 2,389
Name: <member type="brilliant" alt="foolish">James Lewitzke</member>
Location: / public_html / Universe / Virgo_Supercluster / Local_Group / Milky_Way / Orion_Arm / Solar_System / Earth / North_America / USA / Wisconsin
|
This is just a shot in the dark here, as it's very difficult to know wat the problem is without seeing what's going on at the back end of the server. So this is just a guess...
Since you said you're getting database errors, make sure the names are correct, (ie, the host username underscore, database and account name).
So if your database name is abc,
Your account name is xyz,
And your hos name is cowsgonemad, make sure they are entered correctly, like this:
cowsgonemad_abc
cowsgonemad_xyz
Like I said this is really just a shot in the dark as we can't see what's going on server-side, but I encountered the same error before. If that's not it, perhaps you could display what steps you took specifically, and we'll walk you through it.
|