Search code examples
phpxamppdowngrade

install older version of php in xampp?


I am using xampp for my development, however the bundled version is 1.5.3, our servers are only 1.5.2.6 hence, I need to downgrade php so I dont use any 5.3 features.

Is this possible?


Solution

  • You can easily get older versions of XAMPP from SourceForge that contain the appropriate PHP version for your needs.