Zend-server-can I compile php by myself when ZendServer is used?

Source: Internet
Author: User
Tags zend server
Cause: Recently, a multipartform-data vulnerability in php was reported. I used ZendServerCE5.6 and php 5.3.14. There is no official fix for this version. Problem: I want to solve this problem by changing the php source code used in zendserver and re-compiling it... cause:
Recently, php reported a multipart/form-data Vulnerability. I used Zend Server CE 5.6 and php 5.3.14. There is no official fix for this version.
Problem:
Is it feasible to solve this problem by changing the php source code used in zend server and re-compiling it? If this is feasible, can you give a step and use zend server java_bridge and other modules in the system? What should I do?
(Cannot upgrade Zend server, the system is Ubuntu 10.04.4)

Reply content:

Cause:
Recently, php reported a multipart/form-data Vulnerability. I used Zend Server CE 5.6 and php 5.3.14. There is no official fix for this version.
Problem:
Is it feasible to solve this problem by changing the php source code used in zend server and re-compiling it? If this is feasible, can you give a step and use zend server java_bridge and other modules in the system? What should I do?
(Cannot upgrade Zend server, the system is Ubuntu 10.04.4)

Let me answer it myself.
You don't need to consider the java_bridge and other modules mentioned in the question. After installing the php source code used in Zend Server, you can compile and install it according to the normal steps for installing php from the source code.
Possible problems:
1. Do not know the configure Option
You can use php-config -- configure-options to view the previous configure options. You may need to change the configuration values accordingly.
2. software required for compiling environments may be missing
I installed libxml2-dev, openssl-dev, zlib-dev at recompilation.

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.