mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Suggest adding a button to switch all servers to use a single php version #32
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @phanduynam on 10/18/2025
CloudPanel version(s) affected
2.5.2
Description
Currently phpmyadmin is using php 8.1, wp-cli uses php 8.4 and by default creates new websites with php 8.0. I want you to add a button to switch the entire server to a single php version, it will be more convenient because you don't have to edit each website and merging 1 php version to run on the entire server will slow down the server less.
How to reproduce
.
Possible Solution
.
Additional Context
.