Directadmin installation of ZendOptimizer garbled solution _ PHP Tutorial

Source: Internet
Author: User
Directadmin installation ZendOptimizer garbled solution. Today, I found a garbled php file with a password on a friend's website. later I found that php was encrypted using zendoptimizer, we only need to install ZendOptimizer on the machine. today, on a friend's website, we found that the php file with a password is garbled and later found that php uses zend optimizer encryption, we only need to install Zend Optimizer on the machine. I am using Directadmin. The following describes the installation steps.

A customer responded to the website garbled and used zend optimizer encryption. after checking the vps, they found that zend optimizer was not installed. after installation, the garbled problem can be solved.

The code is as follows:
Cd/usr/local/directadmin/custombuild/
Vim./options. conf

Change zend = no to zend = yes, and then execute./build zend. the following prompt is displayed.

The code is as follows:


[Root @ my2 custombuild] #./build zend
File already exists: ZendOptimizer-3.3.3-linux-glibc23-i386.tar.gz
Zend Optimizer has been installed.

Restart apache.

The code is as follows:


[Root @ my2 ~] # Php-v
PHP 5.2.17 (cli) (built: May 22 2012 02:47:56)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
With Zend Optimizer v3.3.3, Copyright (c) 1998-2007, by Zend Technologies

Optimizer is encrypted. we only need to install Zend Optimizer on the machine...

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.