Back to Changelog
Panel Backend

v1.0.452

Patch Released August 9, 2026

Fixed database connections for applications running on legacy PHP versions.

Bug Fixes

2
  • Fixed MySQL socket connections from the shell (cron, composer, wp-cli) for legacy PHP versions — migrated applications connecting to MySQL over localhost no longer fail with No such file or directory.
  • Fixed mysqli_connect() being completely unavailable on PHP 7.4 due to a configuration mount conflict that hid the container images own mysqli extension.
See the Demo