Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How wamp increases php7.2

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly explains "how wamp increases php7.2". Interested friends may wish to have a look at it. The method introduced in this paper is simple, fast and practical. Let's let the editor take you to learn "how wamp increases php7.2".

Wamp add php7.2 method: 1, go to the official website to download php7.2;2, decompress and install; 3, modify the configuration of the previously installed php7 or php5 version of php.ini. Copy to the php7.2.21 directory and modify

This article operating environment: Windows10 system, PHP7.2 version, DELL G3 computer

How does wamp increase php 7.2?

Win10 wampserver upgrade php7.0 to php7.2

1. Go to the official website to download php7.2

Download address:

Https://windows.php.net/download#php-7.0

two。 Download and install

Visual C++ 2017 or visual C++ 2015

Download address

Https://support.microsoft.com/zh-cn/help/2977003/the-latest-supported-visual-c-downloads

3. Create a new php7.2.21 in the previously installed D:\ wamp64\ bin\ php directory

4. Download the downloaded php-7.2.21-Win32-VC15-x64.zip

Copy it to php7.2.21 and extract it to the current directory

5. Put the previously installed php7 or php5 version of php.ini

Copy to the php7.2.21 directory and modify

5.1Lookup extension_dir = modified to extension_dir = "D:/wamp64/bin/php/php7.2.21/ext/"

5.2 find track_errors and modify track_errors=Off

5.3 make a copy of the modified php.ini and rename it phpForApache.ini

5.4 make a copy from the previously installed php directory

Wampserver.conf to php7.2.21

If the previous version is 5, it is modified to

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report