mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Invalid php version cli each site setting #113
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 @khanhicetea on 3/28/2025
CloudPanel version(s) affected
2.5.0
Description
Hi thanks for cloudpanel,
Btw, the default php version of cli always latest version (8.4) instead of version setting for a specified site.
So composer run causes conflicts, cronjob run wrong version
How to reproduce
Try to run cli in site bash shell
Possible Solution
Can we have a .bashrc which has value
OR change PATH env
Additional Context
No response