Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2009
    Location
    Longs, SC
    Posts
    626
    Plugin Contributions
    2

    Default How can I get older PHP versions for WAMP?

    I've been using WAMP to do local testing and development. I needed a new php level to mimic a client environment and went through the normal process to download and install an additional version to WAMP. Imagine my surprise when I found that the downloads no longer exist for older versions. Has anybody else run into this and found a workaround?

  2. #2
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: How can I get older PHP versions for WAMP?

    Quote Originally Posted by badarac View Post
    I've been using WAMP to do local testing and development. I needed a new php level to mimic a client environment and went through the normal process to download and install an additional version to WAMP. Imagine my surprise when I found that the downloads no longer exist for older versions. Has anybody else run into this and found a workaround?
    No longer working with PHP 5.2... If you need this version... More complicated as you usually need to run an older version of Apache (2.2 or older) as well... Probably easiest route if this is the case is to find an older version of XAMPP with PHP 5.2...

    If you are using WampServer as your WAMPP stack, it is relatively easy to switch out PHP / Apache / MySQL / Perl / Python version (once initially set up). You just need to find compiled binaries, save them to the corresponding "bin" folder, update the configuration files, and add a "wampserver.conf" file.

    Mostly I've been working mostly with Apache 2.4 lately (compatible with more PHP versions - x64 binaries from ApacheLounge). Just remember to edit and enable the SSL configuration file (has all the required libraries, just no certificate file(s) and not enabled by default).

    For PHP 5.3 / 5.4 I've been using the x64 binaries from ApacheLounge. For PHP 5.5 / 5.6 I've been using the official builds.
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  3. #3
    Join Date
    Aug 2009
    Location
    Longs, SC
    Posts
    626
    Plugin Contributions
    2

    Default Re: How can I get older PHP versions for WAMP?

    Quote Originally Posted by lhungil View Post
    No longer working with PHP 5.2... If you need this version... More complicated as you usually need to run an older version of Apache (2.2 or older) as well... Probably easiest route if this is the case is to find an older version of XAMPP with PHP 5.2...

    If you are using WampServer as your WAMPP stack, it is relatively easy to switch out PHP / Apache / MySQL / Perl / Python version (once initially set up). You just need to find compiled binaries, save them to the corresponding "bin" folder, update the configuration files, and add a "wampserver.conf" file.

    Mostly I've been working mostly with Apache 2.4 lately (compatible with more PHP versions - x64 binaries from ApacheLounge). Just remember to edit and enable the SSL configuration file (has all the required libraries, just no certificate file(s) and not enabled by default).

    For PHP 5.3 / 5.4 I've been using the x64 binaries from ApacheLounge. For PHP 5.5 / 5.6 I've been using the official builds.
    Thanks for the links. That's just what I needed. For some reason they've removed the downloads for different versions from WAMP.

 

 

Similar Threads

  1. Downloading Older Versions
    By salequest in forum General Questions
    Replies: 4
    Last Post: 24 Dec 2009, 06:46 AM
  2. Wamp wamp wamp - can't get wamp to run
    By mw4kids in forum Installing on a Windows Server
    Replies: 36
    Last Post: 21 May 2009, 03:37 AM
  3. Older zen versions for code references
    By stevefriedman71 in forum General Questions
    Replies: 8
    Last Post: 24 Jan 2009, 11:21 PM
  4. PHP Version for older versions of Zen Cart
    By SarahL in forum General Questions
    Replies: 8
    Last Post: 2 Oct 2007, 01:54 PM
  5. older versions of zen-cart.....
    By x-tremeentertainment in forum General Questions
    Replies: 4
    Last Post: 9 Jul 2006, 03:31 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg