multiple xampp versions on Windows?

 5

If you intend to use different versions of Xampp in your computer, there are some basic rules you must follow:

  • You can not use the default versions of the package: it is mandatory using the portable versions. If you already installed one or more non-portable Xampps, uninstall all of them.
  • You can not add to the PATH variable, the paths of Apache, PHP or MySQL executables, because you do not have a unique version of them. If you have added any path information to the PATH system variable, delete them all.

After cleaning all the messy you have inadvertently done, you can install the Xampps you want as follows:

  1. Download the portable versions you want from This page. Example: Xampp 7.0Xampp 8.0Xampp 8.2
  2. Unzip the files (one by one) in you C: or D: disk (in the root or inside another folder) and rename them according to the version of the package. Example: xampp70, xampp80, xampp82.
  3. Open the first of these folders and double click the file setup_xampp.bat. Do the same with the other two folders.

That's all!

留言

此網誌的熱門文章

Install Drupal 10 with composer in XAMPP htdocs OR PHP Command

fix drupal 11 install error

[custom block module]Correcting Heredoc Syntax and Attaching JS