Jump to content

Recommended Posts

Posted

Hi

 

If i change our moodle SQL database password in MySQL where would i need to change it in moodle? Or would i?

 

Also the same question for PHP. We use phpmyadmin on a windows server 2008.

 

Thanks

Posted

If you change the SQL password within mysql you will need to update config.php for Moodle.

 

(assuming there's no other plugins using the details hardcoded elsewhere)

 

Quick search through the moodle file structure for the password itself may help you here but 9/10 times it's just config.php you need to update.

 

Changing the password for php? I don't run windows webservers so I'm not sure if this happens or whether this is something different I don't know about.

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...