CentovaCast change MySQL password
CentovaCast is a control panel to manage online streaming services. It support shoucast, liqudsoap and icecast streaming servers.
To change MySQL Password in CentovaCast, update following files.
/usr/local/centovacast/etc/centovacast.conf
You will see something like
# Enter your database connection information. DB_NAME=centovacastdb DB_USER=centovacast DB_PASS=MySQLPasswordHere DB_HOST=localhost
Following files is auto generated, this file also contain MySQL login details
/usr/local/centovacast/system/autoconfig.php
See CentovaCast