Back to Changelog
Panel Backend
v1.0.526
Fixed legacy PHP sites permanently losing MySQL connectivity after an update.
Bug Fix
1- Legacy PHP (5.6/7.0) sites could permanently fail to reach MySQL with "authentication method unknown to the client" because the one-time startup alignment for the older authentication plugin silently gave up when MySQL was not yet reachable. It now retries in the background and is re-applied after every mysql, php, or panelica-server package update (SH-107).