12

I have come across a situation where I need XAMPP with PHP 5.4 version. I will install it on windows server 2003.

May I know the repository where I can find all the older versions of xampp for windows?

Thanks!

adiga
  • 34,372
  • 9
  • 61
  • 83
Danyal Sandeelo
  • 12,196
  • 10
  • 47
  • 78
  • 3
    Just to justify he's question. Xampp offial page does not show the php version when selecting a old version of wamp making it extremely hard when you want a specific version I had to use the following link to find what I wanted http://code.stephenmorley.org/articles/xampp-version-history-apache-mysql-php/ – LeRoy May 11 '16 at 12:42
  • @LeRoy yes, right you are. – Danyal Sandeelo May 11 '16 at 14:04
  • 3
    upvoted, just for note Xampp 1.8.2 is using latest php 5.4 – Dark Cyber Mar 29 '17 at 14:47

3 Answers3

20

Click here to download XAMPP with PHP 5.4 version.

Click here to download older versions of XAMPP from SourceForge.

Click here to find versions of XAMPP, PHP and MySQL.

Web_Developer
  • 1,251
  • 2
  • 18
  • 34
20

Table with XAMPP version and versions of Apache, MySQL and PHP

XAMPP   Apache  MySQL   PHP 5   PHP 4
1.8.3   2.4.9   5.6.16  5.5.11  
1.8.2   2.4.9   5.5.36  5.4.27  
1.8.1   2.4.3   5.5.27  5.4.7   
1.8.0   2.4.2   5.5.25a 5.4.4   
1.7.7   2.2.21  5.5.16  5.3.8   
1.7.5   2.2.21  5.5.15  5.3.8   
1.7.4   2.2.17  5.5.8   5.3.5   
1.7.3   2.2.14  5.1.41  5.3.1   
1.7.2   2.2.12  5.1.37  5.3.0   
1.7.1   2.2.11  5.1.33  5.2.9   
1.7.0   2.2.11  5.1.30  5.2.8   
1.6.8   2.2.9   5.0.67  5.2.6   4.4.9
1.6.7   2.2.9   5.0.51b 5.2.6   4.4.8
1.6.6a  2.2.8   5.0.51a 5.2.5   4.4.8
1.6.6   2.2.8   5.0.51  5.2.5   4.4.8 (RC2)
1.6.5   2.2.6   5.0.51  5.2.5   4.4.7
1.6.4   2.2.6   5.0.45  5.2.4   4.4.7
1.6.3a  2.2.4   5.0.45  5.2.3   4.4.7
1.6.3   2.2.4   5.0.54  5.2.3   4.4.7
1.6.2   2.2.4   5.0.41  5.2.2   4.4.7
1.6.1   2.2.4   5.0.37  5.2.1   4.4.6
1.6.0a  2.2.4   5.0.33  5.2.1   4.4.5
1.6.0   2.2.3   5.0.33  5.2.1   4.4.5

Download Links:

https://sourceforge.mirrorservice.org/x/xa/xampp/XAMPP%20Windows/
http://www.oldapps.com/xampp.php
https://sourceforge.net/projects/xampp/files/XAMPP%20Windows/1.8.0/

Wictor Chaves
  • 957
  • 1
  • 13
  • 21
9

You can use this link to search for required version

http://www.oldapps.com/xampp.php

asamolion
  • 828
  • 2
  • 12
  • 24