Jump to content

What else needs database password besides config file?


Recommended Posts

Hi

I thought I could simply change my database password and update the config file and be fine.

However, I did so and my site was serving up offline errors. So I changed it back to the old password and all is fine again.

What else needs changed?

Link to comment
Share on other sites

8 minutes ago, Makoto said:

Nothing else should need to be changed. Can you double check your new database credentials and ensure they have full access to your IPS database?

Same user, I simply changed the password. I wasn't getting a password denied for user error. It was just the IPS site not working standard error. The template didn't load, site stopped working.

Link to comment
Share on other sites

Did you flush privileges after you changed the password?

Quote

After executing the UPDATE statement, you also need to execute the FLUSH PRIVILEGES  statement to reload privileges from the grant table in the mysql database.

hth

Link to comment
Share on other sites

3 minutes ago, SJ77 said:

Well it's something to do with REDIS, if I turn redis off I can change the password

In case this helps anyone, I had to do the following

  1. Turn off Redis
  2. change DB password and update the config file
  3. Turn Redis back up

That seemed to do the trick. Perhaps bugs in ips software causing this. I don't know.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...