Use PHP manager,windows 2008 R2 IIS7.5 Install multiple versions of PHP environment
Personal on Windows 2008 R2, configure the installation PHP environment in the IIS environment to focus on the practice:
1, if you need to configure MySQL on the
PHP Integration Environment custom settings PHP version, run multiple php versions at the same time, 700 PHP versions switch at any time, one-click to enable common modules ., Php700
This article uses my self-developed pure green WAMP environment (I
PHP version mainly divided into three branches: PHP4/PHP5/PHP6
Among them, PHP4 is too old, the poor support for OO has basically been eliminated, it is not detailed.
And PHP6 because there is no application on the production line, but also
Recently, multiple versions of PHP burst the remote DOS Vulnerability (official number 69364), the use of this vulnerability to construct a POC link, it is easy to lead to the target host CPU 100% occupancy rate, the Green Alliance Technology Threat
This article describes how to configure IIS to support multiple versions of PHP (PHP tutorial for PHP Training) on the same server (Web server training mail server training for Video server training). This is useful in a development environment
Application Environment
LNMP environment, the current PHP version 5.3.8, encountered an application requirements to support only PHP 5.2.x, but also want to maintain the existing application or PHP 5.3.8. That is, two versions of PHP are required
Remember to install a multi-version of PHP Four minefields, you stepped on itRequirements: The company needs to install a different version of PHP on the same server, and this one is already installed on the service php.7.1, now need to have two
PHP version mainly divided into three: PHP4/PHP5/PHP6Among them, PHP4 because of too old, to OO support weak has been basically eliminated, is not detailed.and PHP6 because basically no production line application, still basically just a concept
Specifying a path when compiling PHP./configure--prefix=/opt/php/php-5.6make && make installThis allows the PHP version to be installed to a particular path, rather than being installed under /usr/local/ . Multiple versions of PHP are stored in
My server centos6.5 has the xampp,php6.5 version installed. There have been several sites running on it, but to install the damned ecshop, but php5.2, so I want to install multiple versions of PHP on an Apache, and then find this article, and in the
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.