I’m trying to connect my emonHP to my wi-fi network. I have set up a hardware ethernet connection to get started. I have verified that the emonHP is connected to my LAN (not wi-fi) with the following IP address 192.168.50.224.
When I try to access the emonHP via http://emonhp.local, I receive the following error message:
Fatal error : Uncaught mysqli_sql_exception: Connection refused in /var/www/emoncms/index.php:79 Stack trace: #0 /var/www/emoncms/index.php(79): mysqli->__construct() #1 {main} thrown in /var/www/emoncms/index.php on line 79
How do I get past this?