Initially, I developed this script out of the need to streamline the installation process across multiple systems. Subsequently, I decided to share it, and it is intended for use specifically on Ubuntu 22 with a pre-existing installation of Nginx.
| Version | Supported |
|---|---|
| php8.3 | 🟢 |
| php8.2 | 🟢 |
| php8.1 | 🟢 |
| php8.0 | 🟢 |
| php7.4 | 🟢 The script was originally made to support this version |
| php7.3 | 🟢 |
| php7.2 | 🟢 |
| php5 | 🔴Probably won't be supported |
| php4 | 🔴Probably won't be supported |
bash <(curl -s https://raw.githubusercontent.com/Crujera27/install-ioncube-ubuntu/main/install-ioncube.sh)