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: Download the portable versions you want from This page . Example: Xampp 7.0 , Xampp 8.0 , Xampp 8.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. Open the first of these folders and double click the file ...