mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
change php cli version for account #417
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 @MwSpaceLLC on 4/14/2023
CloudPanel version(s) affected
latest | 02/03/2023
Description
Hi there, how change php cli version for account?
If we change from panel, cli not change, only web server
How to reproduce
change from panel, cli not change, only web server
Possible Solution
Interaction with change in ~/.bashrc
If user change php version, this write in ~/.bashrc
ex, change php => vrite file =>
alias php='/usr/bin/php7.4source ~/.bashrcAdditional Context
No response