Build Zend Optimizer/ Guard, Ioncube trên DirectAdmin

ionCube loader là phần mở rộng PHP giải mã tập tin PHP mã hóa tại thời gian chạy. Đặt thương mại công ty lưu trữ có bộ tải ionCube cài đặt đã.

Build Zend

cd /usr/local/directadmin/custombuild
./build set zend yes
./build zend

after changing php versions, it's recommended you install zend again.
Note that Zend Guard is the new name for Zend Optimizer, and is used for newer versions of php. Custombuild will install the correct one for your system.

Sau khi thay đổi phiên bản php, bạn nên cài đặt lại zend.
Lưu ý rằng Zend Guard là tên mới của Zend Tối Optimizer và được sử dụng cho các phiên bản mới hơn của php. Custombuild sẽ cài đặt đúng cho hệ thống của bạn

Build Ioncube:

cd /usr/local/directadmin/custombuild
./build set ioncube yes
./build ioncube

Chúc các bạn thành công.

Bình luận