Upgrading the PHP
In this part of this tutorial we will teach you how to upgrade the
PHP - Hypertext Preprocessor version 7.4.XX.
Before starting this operation, it is necessary to close all open terminals, especially the
Apache Server on port 80.
H:/WEB/php7-64/phpH:/WEB/temp/php-7.4.XX-Win32-vc15-x64.zipUnzip this file in the same folder where the current version of PHP is installed.
You will be alerted about whether files should be replaced or not.
Answer
YES to replace the current files, otherwise your current configuration will be maintained and there will be no update.
Therefore, all files will be overlaid and PHP will be updated.
Remember that the only file that has remained unchanged is the
php.ini file.
The
PHP 7 Folder currently has 39 items.
Desktop -> httpd.exe - Shortcut To find out if the update works, just activate the shortcut to the
Apache Server on port 80 previously placed on your computer's
Desktop
localhost/info.php With the display of this partial table, it is proven that the current
Apache Server on port 80runs
PHP scripts perfectly.
The
PHP - Hypertext Preprocessor is now upgraded ready to run as a
server-side application of current
Apache Server on port 80.
For now, you can close your browser and the
Apache Server on port 80 terminal.