IonCube Loaders – Subfolder Loading
- Open your website’s control panel and navigate to the “File Manager” or “FTP” section.
- Look for a file called “.htaccess” in the root directory of your website. If it doesn’t exist, create a new file and name it “.htaccess”.
- Right-click on the file and select “Edit” to open it in a text editor.
- Copy and paste the following code into the file:
<IfModule mod_php7.c>
php_value zend_extension "/path/to/ioncube/ioncube_loader_lin_7.x.so"
</IfModule>
- Replace “/path/to/ioncube/” with the actual path to the IonCube loader directory on your server. You can find this path by checking your server’s PHP info file or contacting your hosting provider.
- Save the changes to the .htaccess file and exit the text editor.
- Check if IonCube loaders are now enabled on your website by running any IonCube-encoded PHP script. If it works, then you’ve successfully loaded the IonCube loaders from the current web folder directory. If not, you may need to contact your hosting provider for further assistance.
Still need help? Order support from our store for this and we can help you install it!