📄️Error Establishing a Database Connection
If you see the error “Error establishing a database connection” in the HiTechAdmin interface, it indicates that the database connection has failed.
📄️Connecting to MySQL Server from Applications in HiTechCloud
HiTechCloud runs each user service inside its own container and uses local networks to isolate them. This means that applications do not connect to the database via localhost or 127.0.0.1, but instead through container hostnames.
📄️How to troubleshoot: Error establishing a database connection
If your website/application is alerting you that there was an error establishing database connection you should take the following steps in order to troubleshoot the issue:
📄️Domain for phpMyAdmin
UPDATE: panel domain set for HiTechCloud interface is now used for phpMyAdmin as well.