8

I installed Magento 2.0.2 (latest) locally under XAMPP on Windows10 for developing purposes and it is very slow in admin interface.

Working on hardware: SSD, 16GB RAM, i7 CPU, PHP ver. 5.6.8 - should I upgrade on PHP7?

Anybody know why its happenning ?

In configuration of Magento I can see there is Full-page Cache with options Built-in Application(default) or Varnish Caching, should I install Varnish?

And Storage Configuration for Media Media Storage File System(default) or Database - Which option is faster please?

asked Mar 27, 2016 at 22:39
2
  • have the same problem. You solved it??? Commented Jul 4, 2016 at 18:00
  • This is not in case of magento only. This is due to mysql issues in windows. Commented Jul 6, 2016 at 7:20

2 Answers 2

1

Definitely use PHP7 and if you can use a Linux machine, a virtual machive with VirtualBox is good enough.

answered Jul 7, 2016 at 14:34
1
  • thx, ill try PHP7 under XAMPP Commented Jul 8, 2016 at 15:59
1

I ran Magentos on XAMPP since a long time on a powerfull computer (250g ssd, 12gb ram, win 7 pro). I tried many config improvements we can easily find on the internet without any big effect.

Finally, for my case, the change that increased dramatically the performance was: switch off the antivirus realtime scan (or add exclusion for XAMPP folders).

Note: don't forget to restart the computer after the antivirus setting update (without that, the change couldn't take effect properly).

answered Apr 4, 2017 at 15:38
2
  • This also helped me a lot, the real time scanner on my computer was slowing down things a lot. Commented Sep 26, 2018 at 14:15
  • i have 8gb ram & 250gb ssd , celeron processor in xampp. magento is not running fast Commented Jul 18, 2020 at 12:37

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.