XAMPP: Difference between revisions

Jump to navigation Jump to search
99 bytes added ,  26 June 2012
Line 45: Line 45:
== 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 after upgraded) [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
** apache configuration files: located {xampp}\apache\conf\*.conf
** PHP configuration files
** PHP configuration files: located {xampp}\php\php.ini
** MySQL configuration file
** MySQL configuration file: located {xampp}\mysql\bin\my.ini
** 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 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.

Navigation menu