14,954
edits
| Line 44: | Line 44: | ||
== upgrade xampp == | == upgrade xampp == | ||
* re-check the installation file path of xampp in the conf files of Apache, PHP, Mysql (ex: xampp was installed at d:\xampp, the conf files was written as d:d:\xampp) [XAMPP v1.7.5] | * re-check the installation file path of xampp in the conf files of Apache, PHP, Mysql (ex: xampp was installed at d:\xampp, the conf files was written as d:d:\xampp after upgraded) [XAMPP v1.7.5] | ||
** apache configuration files | |||
** PHP configuration files | |||
** MySQL configuration file | |||
** filezilla server: {xampp}\FileZillaFTP\FileZilla Server.xml | ** filezilla server: {xampp}\FileZillaFTP\FileZilla Server.xml | ||
* 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 | * 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. | ||
[[Category:Server]] | [[Category:Server]] | ||