14,954
edits
m (→upgrade xampp) |
|||
| Line 49: | Line 49: | ||
** PHP configuration files: located {xampp}\php\php.ini | ** PHP configuration files: located {xampp}\php\php.ini | ||
** MySQL configuration file: located {xampp}\mysql\bin\my.ini | ** MySQL configuration file: located {xampp}\mysql\bin\my.ini | ||
** filezilla server: {xampp}\FileZillaFTP\FileZilla Server.xml | ** filezilla server: {xampp}\FileZillaFTP\FileZilla Server.xml (ex: the location of shared folders was required to replace D:D:\xampp with D:\xampp after upgraded) | ||
* Move the folder of old PHP extension files and install new one after installed new version of XAMPP. Else the folder of PHP extension files will not be overwrote during the installation. The missing PHP extension will cause Apache stop to launch. | * Move the folder of old PHP extension files and install new one after installed new version of XAMPP. Else the folder of PHP extension files will not be overwrote during the installation. The missing PHP extension will cause Apache stop to launch. | ||