By Clay Li on Monday, 25 May 2026
Category: Feature

Upgrade to PHP 8.3 for Calem Enterprise

The support of PHP 8.3 is available in the coming release R2026d. Customers of on-premise implementation can download the release when it is available (June 2026). The release archive will have "php83" in it such as "CalemEnterprise_2026_ioncube.php83.tar.gz" here (customer account is required).

This blog walks through the upgrade process. Customers can get in touch with Calem Team when needs arise. 

Step 1. Ubuntu LTS 24.04

Assume that you have your VM (virtual machine) of Ubuntu LTS 24.04. PHP 8.3 is the default PHP version in Ubuntu 24.04. Follow Calem Enterprise Installation Guide from here (customer account required) to set up Apache 2.4.58, MySQL 8.0.45 and PHP 8.3.6 for Ubuntu 24.04.4.

Step 2. Calem Setup

Use "Chapter 4 Installation Preparation" of Calem Installation Guide to set up the following items:


Step 3. Calem Enterprise Migration

Both the installation and database of current Calem Enterprise will need to be migrated for the new service. It is possible to reuse your current database without creating a new one for the upgrade. It is cleaner to create a new database for this discussion.


Step 4. Calem Enbterprise R2026d

​Follow the upgrade process of Calem Enterprise Installation Guide to deploy the release of Calem Enterprise R2026d for PHP 8.3 to the current installation in the new server. 

Step 5. Web Installation

The final step is to run the web installation (see Calem Enterprise Installation Guide). Follow the steps in the Installation Guide to upgrade your current database to R2023d.

You should be all set with the PHP 8.3 upgrade. 

Additional Resources