Following are the steps to add the Ioncube for PHP 7.
- Login to VPS.
- Download the Windows VC14 (Non-TS) (64 bits) Ioncube version for PHP 7 from the URL. https://www.ioncube.com/loaders.php
- Copy/Paste the ioncube_loader_win_7.0.dll file to the C:\Program Files\php\ext folder.
- Add the selecte lines in red rectangulare to the php.ini file.
[Zend] zend_extension="C:\Program Files\php\ext\ioncube_loader_win_7.0.dll" zend_loader.enable=1 zend_loader.disable_licensing=0
- Verify the Ioncube loader as mentioned in below screen capture.