Loading...

Knowledge Base

Powered By Network Solutions: Scripting - How To Install IonCube for PHP 7.0 - 7.4

IonCube is sometimes required in order for some third-party PHP website builders to work.

Follow these steps to install IonCube for PHP versions 7.0 - 7.4

  1. Log in to your Account Manager via https://www.networksolutions.com/my-account/login.
  2. On the left side of the page, click Hosting.
    Hosting Option in the Account Manager
     
    • If you only have one hosting package, you will be taken directly to the Hosting control panel.
    • If you have multiple hosting packages, you will need to select a package name and then click the MANAGE button to access the Hosting control panel.
      All My Hosting Packages page
  3. On the left pane, click Scripting Config.
    Scripting Config left pane option
     
  4. From the Scripting Configuration page, click on the Manage PHP Scripting link.
    Scripting Configuration page, pointing to Manage PHP Scripting link
     
  5. Click the Manage php.ini link.
    PHP Scripting page, pointing arrow to manage PHP.ini
     
  6. Your php.ini file is displayed in a text box.
  7. Depending on your current PHP version, insert one of the following zend_extension lines at the end of your php.ini file:
    zend_extension = /usr/local/lib/ioncube/php7.0/ioncube/ioncube_loader_lin_7.0.so
    zend_extension = /usr/local/lib/ioncube/php7.1/ioncube/ioncube_loader_lin_7.1.so
    zend_extension = /usr/local/lib/ioncube/php7.2/ioncube/ioncube_loader_lin_7.2.so
    zend_extension = /usr/local/lib/ioncube/php7.3/ioncube/ioncube_loader_lin_7.3.so
    zend_extension = /usr/local/lib/ioncube/php7.4/ioncube/ioncube_loader_lin_7.4.so

  8. Click Save.

 

Note: Need to update your PHP version? Please check our How to Change PHP and Database Version on Hosting article.
Did you find this article helpful?

 
* Your feedback is too short

Loading...