XAMPP: Difference between revisions

Jump to navigation Jump to search
3 bytes added ,  31 March 2015
m
No edit summary
Line 5: Line 5:
# Download the [https://www.apachefriends.org/index.html XAMPP Installers] and install
# 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>
# 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!
# Restart the command line window to make sure the {{kbd | key=PATH}} updated!


== 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 ==

Navigation menu