Mumara Version v6.0 can run on PHP8.1 and higher versions. The core framework and modules have been updated. If you are using PHP7.4, it will be supported until v5.4.7. After that, you must upgrade your PHP to 8.1 before upgrading Mumara to v6.0.
If you use a control panel like cPanel or Plesk, upgrading your PHP from the GUI should be simple. However, if you do not have a control panel, it may be challenging, especially if you are not tech-savvy. In such cases, it is recommended to contact your Server Administrator to help with the upgrade.
While shifting to PHP8.1, ensure you have installed all required PHP extensions and the Ioncube loader.
If you used the command-line installer to set up your server, the following command could upgrade you to PHP8.1 and Ioncube 12.
To update Mumara, follow these steps:
If you use a control panel like cPanel or Plesk, upgrading your PHP from the GUI should be simple. However, if you do not have a control panel, it may be challenging, especially if you are not tech-savvy. In such cases, it is recommended to contact your Server Administrator to help with the upgrade.
While shifting to PHP8.1, ensure you have installed all required PHP extensions and the Ioncube loader.
If you used the command-line installer to set up your server, the following command could upgrade you to PHP8.1 and Ioncube 12.
Code:
cd /home && curl -o mumara_php_converter.sh -L https://dl.mumara.com/campaigns/tools/mumara_php_converter.sh && sh mumara_php_converter.sh
To update Mumara, follow these steps:
- Update your Mumara to v5.4.7. As you are using PHP7.x, the update process will automatically update you to v5.4.7.
- Upgrade your PHP to 8.1.
- Put `/update` after your Mumara URL (e.g., mumaraurl.com/update) to launch the update wizard.
- Follow the wizard's steps to complete the update.
Last edited: