Hi,
That certainly did something. I now get:
The ZPanel login screen now shows (on the front end instead of the login screen):
Looks like we're making progress
That certainly did something. I now get:
Code:
[root@s1 ~]# php /etc/zpanel/panel/bin/daemon.php
<style type="text/css"><!--
.dbwarning {
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
color: #C00;
background-color: #FCC;
padding: 30px;
border: 1px solid #C00;
}
p {
font-size: 12px;
color: Custom Vhost entries problem - Not working;
}
</style>
<div class="dbwarning"><strong>Critical Error:</strong> [0100] - Unable to connect or authenticate to the ZPanel database (<em>zpanel_core</em>).<p>We advice that you contact the server administrator to ensure that the database server is online and that the correct connection parameter are being used.</p></div>[root@s1 ~]#
The ZPanel login screen now shows (on the front end instead of the login screen):
Code:
Critical Error: [0100] - Unable to connect or authenticate to the ZPanel database (zpanel_core).
We advice that you contact the server administrator to ensure that the database server is online and that the correct connection parameter are being used.
Looks like we're making progress