Dynamic Programming Languages, Web and Database Servers

The following features, enhancements, and changes related to programming languages, web servers, and database servers are introduced in this Oracle Linux 9 release.

PHP Updated to Version 8.3

PHP 8.3 is now in the new php:8.3 module stream.

To install the php:8.3 module stream, use the following command:

sudo dnf module install php:8.3

To upgrade from another stream within Oracle Linux, see Oracle Linux: Managing Software on Oracle Linux.

For information about the length of support for the php module streams, see the Oracle Linux: Product Life Cycle Information

NGINX Updated to Version 1.26

NGINX 1.26 web and proxy server is included in the new nginx:1.26 module stream.

To install the nginx:1.26 stream, use:

sudo dnf module install nginx:1.26

To upgrade from another stream within Oracle Linux, see Oracle Linux: Managing Software on Oracle Linux.

For information about the length of support for the nginx module streams, see the Oracle Linux: Product Life Cycle Information

MySQL Module Stream Updated to 8.4

MySQL 8.4 is included in the mysql:8.4 module stream.

To install the mysql:8.4 module stream, use the following command:

sudo dnf module install mysql:8.4

To upgrade from another stream within Oracle Linux, see Oracle Linux: Managing Software on Oracle Linux.

For information about the length of support for the mysql module streams, see the Oracle Linux: Product Life Cycle Information