The tester probably told you that ionCube would work, provided that you made some modifications to your php.ini...
If dynamic loading (enable_dl) is disabled in php.ini, you'll need to make modifications to it.
You can either enable dynamic loading (not recommended for production systems), or you can add the ionCube extension to the php.ini so that it is loaded.
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
|