-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WHMCS: which version of MySQL, PHP, ioncube loader? #274
Comments
We usually do not support PHP versions that reached EOL (marked in red): Based on that range of supported PHP versions, please refer to the below Guides to identify your final WHMCS setup. Identify
NOTE: We always support the latest version of WHMCS and the respective maximum versions of the above listed software dependencies. Still, our modules could be compatible with an older version of PHP e.g. PHP 7.4. We are just not offering support for it and can't ensure that this still works. Maybe of use: Versions higher than v22.7.1 are encoded with ioncube encoder 74 and 81. Older versions were encoded with 72 and 81. From ioncube encoder's user guide:
🙋♂️ |
fyi:
we planned releasing PHP 8 only support with the next major version v24, but a software dependency of us (phpseclib) did not consider semantic versioning principles and released PHP 8 support over a patch version. So, by that this came a bit earlier, just unexpected for us. |
Thanks @KaiSchwarz-cnic for the info. |
@pavons you're welcome! |
Hello, I'm getting this error: The file /var/www/whmcs/docs/modules/addons/cnicdns/cnicdns.php encoded as type [1/81] cannot be decoded by this version of the ionCube Loader Environment: I believe this means that the rtldev-middleware-whmcs software is compiled with IonCube for PHP8.1. |
@mselner, thanks for reaching out! Yes, you're right that we're by that not yet ready for PHP 8.2. PHP8.3 isn't yet supported by WHMCS, so no. Kind Regards |
AFAIK, Ioncube is (or should be...) backwards compatible: so Ioncube 13.0.2 should be ok also with PHP 8.1 (I have an install where Ioncube 12.0.1 is working fine with PHP 7.2.34...) |
@Remitur yes, good point - I fully agree. I just reflected the setup covered by whmcs for PHP 8.1. |
Hi @mselner, Thank you for reaching out. We are pleased to inform you that we have just released a new version of our WHMCS Software Bundle (v24.3.0). This update includes support for PHP 8.2 (also supports 8.3), IonCube Loader v13+, and WHMCS v8.11+. If you have any further questions or concerns, please feel free to reply to this issue. Best regards! |
Hello,
v24.3.0 seems to be working with PHP8.2 and IonCube v13+. Thank you!
I have a few other WHMCS issues to work through and once that is done I will do some testing of the registrar module.
Thank you
Mike
… On Oct 7, 2024, at 11:43 AM, Asif Nawaz ***@***.***> wrote:
Hi @mselner <https://github.com/mselner>,
Thank you for reaching out.
We are pleased to inform you that we have just released a new version of our WHMCS Software Bundle (v24.3.0 <https://github.com/centralnicgroup-opensource/rtldev-middleware-whmcs/releases/tag/v24.3.0>). This update includes support for PHP 8.2, IonCube Loader v13+, and WHMCS v8.11+.
If you have any further questions or concerns, please feel free to reply to this issue.
Best regards!
—
Reply to this email directly, view it on GitHub <#274 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ADYGYDTNCVUOHWINWIC67OLZ2K2ZVAVCNFSM6AAAAABAJHOULKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJXGQYTINBQGQ>.
You are receiving this because you were mentioned.
|
Hello @KaiSchwarz-cnic,
Is WHMCS v8.8 supported?
What is the minimum php version that can I use with the latest release (v21.6.8)?
Is php73 still supported? (as I can seen on my prev issue #227 and also this release note: https://github.com/centralnicgroup-opensource/rtldev-middleware-whmcs/releases/tag/v8.3.1 but on this issue #234 (comment) I see that the php 7.x support was dropped)
Can you please clarify?
The text was updated successfully, but these errors were encountered: