Fork me on GitHub

Dumb Question  Bottom

  • So I had to change the password on the database that my site is on. Now of course the site is broken.
    I checked the config to update but it has scrambled the password into a code so when I put the real password it is still broken.

    HELP! - how do I match these up again without needing to reload it.

    Zuk 1.2.8 BTW.
  • If you set encoded to 0 in config.php, you can enter your plain-text pasword.
  • Will try that again but that was what I assumed the first time and when I changed it the site was still broken.
  • Nope - still broke...*smacks forehead*
  • Are you sure you did that for the 'default' connection and not for 'external1'? This does work for me... You could also base64 encode your password (ie here) and enter that with encoded = 1;
  • There are three fields to be changed: database name, user name, password.

    --
    Guite | ModuleStudio
  • 0 users

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