Scripting: How To Install Zend Guard Loader And IonCube
These programs are sometimes required in order for some third party PHP website builders to work.
Table of Contents
![]() |
|
How To Install Zend Guard Loader And IonCube For PHP 5.5
- Log in to your iPage Control Panel.
- Go to CGI and Scripted Language Support.
- Click PHP Scripting.
- Your php.ini file is displayed in a text box at the bottom. Click Edit if you cannot edit the php.ini file text.
- Insert the following block of code at the end of your php.ini file:zend_extension = /usr/local/lib/ioncube/ioncube-5.0.6/ioncube/ioncube_loader_lin_5.5.so
zend_extension = /usr/local/lib/zend/php5.5/ZendGuardLoader.so - Click Save.
How To Install Zend Guard Loader And IonCube For PHP 5.6
- Log in to your iPage Control Panel.
- Go to CGI and Scripted Language Support.
- Click PHP Scripting.
- Your php.ini file is displayed in a text box at the bottom. Click Edit if you cannot edit the php.ini file text.
- Insert the following block of code at the end of your php.ini file:zend_extension = /usr/local/lib/ioncube/ioncube-5.0.6/ioncube/ioncube_loader_lin_5.6.so
zend_extension = /usr/local/lib/zend/php5.6/ZendGuardLoader.so - Click Save.
Still Need Help? - Contact iPage Support
Submit a Support Ticket |
Call Support 877-472-4399 |