Dev License: This installation of WHMCS is running under a Development License and is not authorized to be used for production use. Please report any cases of abuse to abuse@whmcs.com

Following are the steps to add the Ioncube for PHP 7.

  1. Login to VPS.

  2. Download the Windows VC14 (Non-TS) (64 bits) Ioncube version for PHP 7 from the URL. https://www.ioncube.com/loaders.php

    ioncube-loader.png

  3. Copy/Paste the ioncube_loader_win_7.0.dll file to the C:\Program Files\php\ext folder.

    ioncube-ext.png

  4. Add the selecte lines in red rectangulare to the php.ini file.

    php-ini-ioncube.png

[Zend]
zend_extension="C:\Program Files\php\ext\ioncube_loader_win_7.0.dll"
zend_loader.enable=1
zend_loader.disable_licensing=0
  1. Verify the Ioncube loader as mentioned in below screen capture.

    verify-ioncube.png
Was this answer helpful? 0 Users Found This Useful (0 Votes)

Powered by WHMCompleteSolution