0

I have recently purchased a win10 Home PC 64-bit OS and mostly use it for my personal PHP projects. I use AMPPS and USBWEBSERVER [php/mysql].

I notice all my scripts are heavily running slow. A simple SELECT query takes over 30+ seconds.

I use localhost in the URL or sometimes 127.0.0.1, never the IP since it uses DHCP.

I have tried updating the hosts file, yet to no avail the sluggishness exists.

Any suggestions?

The same setup on XP/7/8.1 enterprise editions works like a charm or the way I have expected it to be.

peterh
  • 11,875
  • 18
  • 85
  • 108
Rajiv S Mehta
  • 50
  • 2
  • 7
  • 1
    Minor style thing: ending your sentences with a "." would by quite useful. – peterh Sep 16 '16 at 17:21
  • From experience I'd say it's probably some `extension` you have enabled in your `php.ini` that you might not even need that is hanging the scripts for no reason. Disable all extensions that aren't needed and your scripts should run normally. – Havenard Sep 16 '16 at 17:26
  • Windows 10 !== LAMP, by the way... – WillardSolutions Sep 16 '16 at 17:27

0 Answers0