You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Embeds 5e9e336 (CLOS-4301 selector + FPM service state restore, with
INI-section-aware defaults.cfg parsing and the cloudlinux-selector
--json flag required by the CLI's current contract) on top of the
CLOS-4340 + CLOS-3763 fixes already built in 998895e.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
WARN("Failed to restore PHP Selector versions for some users:\n$list");
2338
+
Elevate::Notify::add_final_notification(
2339
+
"elevate-cpanel could not restore PHP Selector versions for these users (alt-php's %postun reset them to 'native' during stage 2):\n$list\n\nPlease run 'cloudlinux-selector set --current-version=<v> --user=<u>' for each.",
WARN("Failed to re-enable PHP-FPM services:\n$list");
2381
+
Elevate::Notify::add_final_notification(
2382
+
"elevate-cpanel could not re-enable these PHP-FPM services (disabled by RPM %preun during stage 2):\n$list\n\nPlease enable them manually with 'systemctl enable <unit>'.",
0 commit comments