Hi folks,
i've got this problem, i just changed the password of my SQL database for security's reason, now since the pass has changed the coppermine gallery can't be reached anymore...it says, while connecting
Coppermine critical error:
Unable to connect to database !
MySQL said: Access denied for user 'xxxx'@'localhost' (using password: YES)
obviously i need to update the sql pass somewhere. Which is the right configuration file to change? In which folder is it?
Thank you
the mysql details are held in -
include/config.inc.php
thank you very much