[Quickly and comprehensively master WAMPServer] 14. Upgrading methods of various components

Network Management Xiaojia/sysadm.cc

Network Management Xiaojia/sysadm.cc

WAMPServer updates quickly, which is a good thing!

But is WAMPServer updated quickly because it is very hardworking?

In fact, the cause of this problem does not come from WAMPServer itself, but from its various components.

Yes, you can imagine, like PHP, MySQL or others.

So under the background of frequent updates of these software, if we want to obtain the most stable and reliable version support, we have to be pushed forward.

Yes, we need to learn how to install updated versions of various components in a timely manner.


Things to note before updating components

Since all WAMPServer components work on Windows, and they all require different versions of VC++ software packages, be sure to ensure that the corresponding VC++ is installed before updating them.

This has been introduced in the previous installation tutorial, and we can use the Check program to check whether it has been installed correctly.

WAMPServer's own updates may require uninstalling and then reinstalling. Don't forget to back up your files and data before doing so!

Let’s focus on the updates of components such as PHP and MySQL.


Upgrade Apache

Example: Apache 2.4.51 > Apache 2.4.54

Open the official website download link:
……

Follow Xiaojia, the network administrator, to view all collection contents!


"[Necessary series for beginners to get started with PHP] Quickly and comprehensively master WAMPServer" tutorial list:

[Quickly and comprehensively master WAMPServer] 01. First time meeting, please take care of me

[Quickly and comprehensively master WAMPServer] 02. Things you must know before intimate contact

[Quickly and comprehensively master WAMPServer] 03. Play with installation and upgrades

[Quickly and comprehensively master WAMPServer] 04. First experience in life

[Quickly and comprehensively master WAMPServer] 05. Understand Apache

[Quickly and comprehensively master WAMPServer] 06. Understand PHP

[Quickly and comprehensively master WAMPServer] 07. Understand MySQL and MariaDB

[Quickly and comprehensively master WAMPServer] 08. If you want to play multiple sites, you must understand the creation and use of virtual hosts

[Quickly and comprehensively master WAMPServer] 09. How to install Composer in WAMPServer

[Quickly and comprehensively master WAMPServer] 10. In the HTTP2.0 era, let WampServer enable SSL!

[Quickly and comprehensively master WAMPServer] 11. Pitfalls encountered when installing PHP extensions

[Quickly and comprehensively master WAMPServer] 12. Summary of WAMPServer troubleshooting experience

[Quickly and comprehensively master WAMPServer] 13. Are you having trouble debugging PHP? Ask xDebug to help!

[Quickly and comprehensively master WAMPServer] 14. Upgrading methods of various components

Network Management Xiaojia/sysadm.cc

Guess you like

Origin blog.csdn.net/kydd2008/article/details/135354386