Install ionCube PHP
-
I'm working with WHMCS and pulled the website down to Laragon (awesome!) but get this error;
"Site error: the ionCube PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking. Please visit get-loader.ioncube.com for install assistance."
How do I install it on Laragon? Any help/ideas please?
-
First, download right version ionCube at http://www.ioncube.com/loaders.php
INSTALLATION ============ Installing to a remote SHARED server ------------------------------------ 1. Upload the contents of this package to a directory/folder called ioncube within the top level of your web scripts area. This is sometimes called the "web root" or "document root". Common names for this location are "www", "public_html", and "htdocs". 2. Launch the Loader Wizard script in your browser. For example: http://yourdomain/ioncube/loader-wizard.php If the wizard is not found, check carefully the location where you uploaded the Loaders and the wizard script on your server. Installing to a remote UNIX/LINUX CLOUD, DEDICATED or VPS server ---------------------------------------------------------------- 1. Upload the contents of this package to /usr/local/ioncube 2. Copy the loader-wizard.php script to the root web directory of a configured domain on the server 2. Launch the Loader Wizard script in your browser. For example: http://yourdomain/loader-wizard.php Installing to a remote WINDOWS DEDICATED or VPS server ------------------------------------------------------ 1. Upload the contents of this package to C:\windows\system32 2. Copy the loader-wizard.php script to the root web folder of a configured domain on the server 2. Launch the Loader Wizard script in your browser. For example: http://yourdomain/loader-wizard.php