Where is the ISPConfig 3 configuration file?
Tuesday, July 28, 2009 posted by Till
ISPConfig 3 has two different configuration files, one for the server part and one for the interface.
Interface:
/usr/local/ispconfig/interface/lib/config.inc.php
Server:
/usr/local/ispconfig/server/lib/config.inc.php
The mysql root password which is only used to create new mysql databases is stored in the file:
/usr/local/ispconfig/server/lib/mysql_clientdb.conf

Hi I just used this guide to update mysql root password, but it doesn’t work.
The password is right and I restart apache2… I’m using ISPConfig 3.
What can I do?
Thanks
I have rebooted the server, now it works!
many thanks.