skip to Main Content

I need to install php version 7.2.17 on wamp server for magento 2. I am suffering with this.

Is anyone have solution for this?

Thanks

2

Answers


  1. What exactly are you suffering with?

    If your wamp/xampp has a wrong PHP version, try downloading a different one. They usually have section where you can check out older versions with different PHP versions.

    I didn’t find one for wamp, but I personally use XAMPP – here is XAMPP download link with the PHP version you asked:
    Download XAMPP with PHP 7.2.17

    Login or Signup to reply.
  2. Use this update if you have WAMPServer 64bit

    http://wampserver.aviatechno.net/files/php/wampserver3_x64_addon_php7.2.17.exe
    

    or this one if you have WAMPServer 32bit

    http://wampserver.aviatechno.net/files/php/wampserver3_x86_addon_php7.2.17.exe
    
    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search