Home Operation and Maintenance Windows Operation and Maintenance Detailed explanation of how to upgrade PHP version under Windows server

Detailed explanation of how to upgrade PHP version under Windows server

May 27, 2017 am 09:18 AM

This article mainly introduces how to upgrade the PHP version under Windows server. Friends who need it can refer to

To upgrade PHP, we must first download an automatic installation The software that integrates PHP components into IIS is recommended to be the PHP installation package developed by Xingwai Company. We can download the latest version from their official website www.7i24.com.

1. If Zend is already installed on the server, please uninstall it first and then reinstall it after PHP is upgraded.

2. Stop IIS and delete the original PHP installation package in the Add/Delete component.

3. Delete C:\windows\php.ini.

4. Install the latest PHP installation package, and then restart IIS.

For users who cannot upgrade PHP for special reasons, we require you to make the following modifications to C:\windows\php.ini:

Find: disable_functions = This line, change it to

disable_functions=exec,system,passthru,popen,pclose,shell_exec,proc_open,curl_exec,multi_exec,
dl
,
chmod
,
stream_socket_server,popepassthru,pfsockopen,gzinflate,
Copy after login

Note that all content should be in one line, do not break lines

Find: disable_classes = this line, change it to disable_classes =DOTNET, save and restart IIS and it will take effect immediately .

The above is the detailed content of Detailed explanation of how to upgrade PHP version under Windows server. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot Article Tags

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

PHP 8.4 Installation and Upgrade guide for Ubuntu and Debian PHP 8.4 Installation and Upgrade guide for Ubuntu and Debian Dec 24, 2024 pm 04:42 PM

PHP 8.4 Installation and Upgrade guide for Ubuntu and Debian

How to update the latest version of Bybit Exchange? Will there be any impact if it is not updated? How to update the latest version of Bybit Exchange? Will there be any impact if it is not updated? Feb 21, 2025 pm 10:54 PM

How to update the latest version of Bybit Exchange? Will there be any impact if it is not updated?

deepseek web version entrance deepseek official website entrance deepseek web version entrance deepseek official website entrance Feb 19, 2025 pm 04:54 PM

deepseek web version entrance deepseek official website entrance

How to install deepseek How to install deepseek Feb 19, 2025 pm 05:48 PM

How to install deepseek

Pi Node Teaching: What is a Pi Node? How to install and set up Pi Node? Pi Node Teaching: What is a Pi Node? How to install and set up Pi Node? Mar 05, 2025 pm 05:57 PM

Pi Node Teaching: What is a Pi Node? How to install and set up Pi Node?

How To Set Up Visual Studio Code (VS Code) for PHP Development How To Set Up Visual Studio Code (VS Code) for PHP Development Dec 20, 2024 am 11:31 AM

How To Set Up Visual Studio Code (VS Code) for PHP Development

How do you parse and process HTML/XML in PHP? How do you parse and process HTML/XML in PHP? Feb 07, 2025 am 11:57 AM

How do you parse and process HTML/XML in PHP?

Coinsuper exchange software channel official website entrance Coinsuper exchange software channel official website entrance Feb 21, 2025 pm 10:39 PM

Coinsuper exchange software channel official website entrance

See all articles