PHP Versions and Modules
PHP Versions
You can select any of the supported versions while creating your application in LxRoot.
LxRoot currently supports the following PHP versions:
- PHP 8.3
- PHP 8.2
- PHP 8.1 [default]
- PHP 8.0
- PHP 7.4
- PHP 7.3
- PHP 7.2
- PHP 7.1
- PHP 7.0
- PHP 5.6
Tip
- Packages created prior to 04/08/2023 support all versions with 8.1 as default.
- PHP 5.6 - 7.4 are EOL; only offer these if strictly necessary due to security risks.
- If a version is retired from a package, existing sites using it will remain on it until manually changed.
- Note: WordPress does not support PHP 5.6 through 7.3.
PHP Modules
Warning
Compiling custom PHP modules is not supported. If you require a module not included in our standard configuration, please email support@LxRoot.com.
The following PHP modules are installed by default:
- Redis (7.0+)
- Curl
- GD
- FreeType
- XPM
- Zip
- Opcache
- Mhash
- FTP
- Mbstring
- Sodium
- PDO Sqlite
- PDO MySQL
- OpenSSL
- Zlib
- Exif
- Tidy
- XSL
- BcMath
- XML RPC
- IMAP
- GMP
- Intl (7.1+)
- Webp (7.4+)
- Imagick
- Mailparse (7.4+)
- PCNTL
- Sockets
- LDAP