Update PHP Version (WebUI Method)
- Log into cPFence WebUI on the Main Control Panel.
- Open Tools & Utilities ➜ ApiMachine Bulk Tools ➜ Bulk Update PHP Version.
- Select the desired PHP build from the dropdown (PHP 8.4–5.2 options are available).
- If you only want to update certain domains, enable Run on specific domains only and pick them first.
- Click Update PHP Version and monitor the stream for Enhance API results per domain.
Coordinate version upgrades with your development teams so incompatible sites aren’t upgraded accidentally.
Command Line (CLI) Method
- SSH into the Main Control Panel server.
- Pass the PHP version ID (example updates everyone to PHP 8.3):
cpfence --bulk-update-php-version php83
Need Further Assistance?
Visit our Knowledgebase or contact our support team for help.
