Back to Changelog
v1.0.285
EL10 (Rocky/Alma 10) mail and WAF self-heal, DNS restore SERVFAIL fix, PHP-FPM orphan fix, legacy PHP shim self-heal
Improvement
1- Legacy PHP shim install self-heal: missing wrapper scripts and a stale shim image are re-provisioned automatically on backend start.
Bug Fixes
3- EL10/RHEL10 (Rocky and Alma Linux 10): the panel self-heals the compat libraries dovecot and the WAF need (libsodium.so.23, libmodsecurity.so.3) at startup. Inbound mail, which was completely broken on EL10, now works out of the box. Idempotent and non-fatal: a no-op when the libraries already resolve, so other distros are unaffected.
- DNS zone restore: trailing-dot normalization prevents SERVFAIL when a restored zone reloads after a panel restore.
- PHP-FPM version switch: orphaned FPM pool masters that previously caused a crash-loop on domain delete are now reconciled (stopped and disabled) automatically.