Fork me on GitHub

Problems when changing servers  Bottom

  • Hi guys,
    I have recently changed servers...along with it I have changed the config files to match the database...now when i load the index.php page, I get an error message (note I have changed some of the info for security reasons.

    Warning: mysql_connect(): Access denied for user: '}©ùï¾÷Áæì?Ô@localhost' (Using password: YES) in .../pnadodb/drivers/adodb-mysql.inc.php on line 170
    mysql://}©ùï¾÷Áæì?×:@localhost/xxxx failed to connectAccess denied for user: '}©ùï¾÷Áæì?Ô@localhost' (Using password: YES)

    As you can see, the username is probably not what i entered, instead a whole heap of text has rep[laced the username...Can anyone explain to me how i can get myself out of trouble here?
  • Looks like you neglected to re-encode the new database info. Use the PostNuke Swiss Army Knife, or change the encoded flag in config.php from 1 to 0, tho it's recomended to encode it.



    edited by: mhalbrook, May 10, 2006 - 10:31 PM

    --
    Home Page | Find on Facebook | Follow on Twitter
  • That fixed it. Thanks icon_smile

This list is based on users active over the last 60 minutes.