0

hope you are developers are doing fine.

I am front end developer to install Magento 2 I tried to upgrade my ver 7.1 to 7.4 in xampp downloaded the latest version from https://windows.php.net/download#php-7.0 all setup done as per steps problem is I am not able to find file php.ini in the latest version I am getting error while running localhost/phpmyadmin enter image description here Using xampp version 3enter image description here

Thanks in advance for your help

Mohammed Yousuff
  • 122
  • 1
  • 1
  • 9
  • did you overwrite your old installation folder? try to search for other php.ini files in your dowloaded code – Reynier Apr 08 '21 at 14:11
  • I don't think you should be mixing Xampp and official binaries. You'd better stick to one of them. – Álvaro González Apr 08 '21 at 14:21
  • If you're using XAMPP, then upgrade XAMPP to a version with 7.4 instead of manually installing a new PHP version (that XAMPP won't know exists) – M. Eriksson Apr 08 '21 at 14:22
  • Does this answer your question? [Upgrading PHP in XAMPP for Windows?](https://stackoverflow.com/questions/2154762/upgrading-php-in-xampp-for-windows) – M. Eriksson Apr 08 '21 at 14:23
  • As an aside - Magento doesn't officially support Windows; there was a weird (read really stupid) bug in the way it built filesystem paths that broke on Windows machines - you'd probably be better off setting up a *nix Virtualbox or Vagrant package. – CD001 Apr 08 '21 at 15:45
  • @Reynier yes i tried search it was not available in new downloaded php 7.4 version – Mohammed Yousuff Apr 09 '21 at 15:03
  • @ÁlvaroGonzález Thanks for your advice – Mohammed Yousuff Apr 09 '21 at 15:04
  • @MagnusEriksson is it possible to upgrade XAMPP without disturbing my current working projects ??? – Mohammed Yousuff Apr 09 '21 at 15:05
  • Depends on what you mean by "disturbing". You will have down time while installing it (since XAMPP is a development environment, not a production environment). But other than that, if you follow the answer in the link I posted you should probably be OK (not using XAMPP myself so can't confirm it). Just make sure to read the comments for that answer as well to see if there can be other things you need to think about. – M. Eriksson Apr 09 '21 at 15:09

0 Answers0