1)将下载并解压的PHP新版本放置在与之前PHP同一个目录之下 例如: 我之前的PHP路径 E:\xampp\php 新的PHP路径 E:\xampp\php7.3.3 2)修改Apache配置文件httpd.conf # XAMPP settings php5.6Include"conf/extra/httpd-xampp.conf"#XAMPP settings php7.3.3#Include"conf/extra/httpd-xampp.conf.7.3.3" 注意点...
a) If I am correct, XAMPP’s control panel is a 32-bits application. Is it necessary to upgrade MariaDB only with 32-bits versions (mariadb-10.x.xx-win32.zip) or can I use 64-bits zip packages (mariadb-10.x.xx-winx64.zip)? b) Is it possible to check the correct ver...
; ; Windows Extensions ; Note that ODBC support is built in, so no dll is needed for it. ; Note that many DLL files are located in the extensions/ (PHP 4) ext/ (PHP 5) ; extension folders as well as the separate PECL DLL download (PHP 5). ; Be sure to appropriately set the ...