Blazing fast & stable hosting infrastructure
Powerful protection for emails with intelligent cluster
Storage SSD, CloudLinux, cPanel..
More than 900 domains extensions..
Email, Chat, Apps, Cloud Storage..
Security, credibility and trust visitors..
Install over +300 scripts and apps instantly with our auto installer.
Centos
Debian
Docker
Drupal
cPanel
Fedora
Gitlab
Joomla
Lamp
Magento
VPN
OWN
Presta
Windows
Â
1. Download ionCube from http://www.ioncube.com/loaders.php
2. Unpack it
3. Move it to /usr/local
4. Check the path of php.ini
Example result
Configuration File (php.ini) Path => /etcLoaded Configuration File => /etc/php.iniÂ
5. Edit your php.ini
nano /etc/php.ini
6. Add this below into php.ini
zend_extension=/usr/local/ioncube/ioncube_loader_lin_5.2.so
Make sure you use correct version. If your php version is 4.3.3, you can use ioncube_loader_lin_4.3.so
7. Restart your apache
service httpd restart