Install Ioncube Tutorial in the CentOS WDCP panel

Source: Internet
Author: User
Tags centos ioncube zend

Service httpd Restart1, first do the operation to open the PHP extension file directory:

Cd/www/wdlinux/php/lib/php/extensions

2, then 32-bit system Linux execution:

Wget-c http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86.tar.gz

64-bit system Linux execution:

Wget-c http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.gz

3, unpack the software package

32-bit system Linux execution:

TAR-ZXVF ioncube_loaders_lin_x86.tar.gz

64-bit system Linux execution:

TAR-ZXVF ioncube_loaders_lin_x86-64.tar.gz

4, modify the/www/wdlinux/etc/php.ini at the end of the file add the following code:

[Ioncube Loader] zend_extension= "/www/wdlinux/php/lib/php/extensions/ioncube/ioncube_loader_lin_5.2.so"

It's best to put it on top of the Zend to achieve Zend Optimizer and ioncube perfect coexistence.

5, restart Apache is the service effective

Service httpd Restart

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.