(WIN10) PHP upgrade to PHP7.2 under WAMP environment
① Download php7.2 to local
Link: https://pan.baidu.com/s/16jqmF7GR_CRklHPAZ9VRrg Password: 4ob4
② unzip the installed path of your choice, go to the directory, rename the Php.ini-development file "F2 shortcut" to php.ini, if you want to keep a backup, copy and paste php.ini-development on it.
③ indicate extension path extension_dir = "D:/php/wamp64/bin/php/php7.2.2/ext" (I am path) in php.ini
④ is going to Apache's httpd.conf.
Line 198th Configuration
LoadModule php7_module "${install_dir}/bin/php/php7.2.2/php7apache2_4.dll" Together with PHP
(My Path)
⑤ Open Wamp Right-click to select php7.2 wait for Wamp reboot to complete
Attached wamp3.1 DOWNLOAD Link:
Wamp3.1.0 X64 Download
Link: https://pan.baidu.com/s/1UUU62whfUtiH2_nGFKdQAg Password: h92l
AC +18880465387
(WIN10) PHP upgrade to PHP7.2 under WAMP environment