14,954
edits
m (→references) |
No edit summary |
||
| Line 1: | Line 1: | ||
[http://www.apachefriends.org/en/xampp.html XAMPP](all old version and latest version of XAMPP [http://sourceforge.net/projects/xampp/files/ files]) | [http://www.apachefriends.org/en/xampp.html XAMPP](all old version and latest version of XAMPP [http://sourceforge.net/projects/xampp/files/ files]) | ||
== installation == | |||
{{Software version| software=XAMPP | url=http://www.apachefriends.org/en/xampp.html | version=5.6.3}} | |||
# Download the [https://www.apachefriends.org/index.html XAMPP Installers] and install | |||
# Configure the Windows {{kbd | key=PATH}} if you want to run the PHP script from command line ([[How to setup my system path]]). And(replace the {{kbd | key=X}} to other folder where XAMPP installed)<ref>[http://stackoverflow.com/questions/10753024/how-to-access-the-command-line-for-xampp-on-windows php - how to access the command line for xampp on windows - Stack Overflow]</ref><pre>;X:\xampp\mysql\bin;X:\xampp\php;</pre> | |||
# Restart the command line window to make sure the {{kbd | key=PATH}} work! | |||
== Roll back to the old version of [http://www.mysql.com/ MySQL] at XAMPP == | == Roll back to the old version of [http://www.mysql.com/ MySQL] at XAMPP == | ||