Answer the question
In order to leave comments, you need to log in
Why is MySQL running slow on local machine (windows)?
After installing and configuring MySQL server (version 5.6.19), PHP interpreter (version 5.5.14), Apache server (version 2.4.9, VC11 compiler) on Windows 8.1 Enterprise x64 (Interl(R) Core(TM) i5) operating system -2500 CPU @ 3.30 GHz, 8GB RAM), according to the guide , all calls from php to the MySQL server take a very long time (from 20 to 100 seconds), regardless of the type of call.
I encountered a similar problem earlier when installing the Denwer package version 3 (Apache 2.2.22, PHP 5.3.13, MySQL 5.5) and solved it by replacing the PHP plugin for Apache with a later version, but I did not find the reason for the slow work of the new version.
I ask for your help, dear ToasterUser.
Maybe I missed some setting?
php.ini
my.ini
httpd.conf
Answer the question
In order to leave comments, you need to log in
Work with Mysql via sockets or via ip if currently working via sockets.
You need to use the call to ip: 127.0.0.1, and not to localhost, in scripts, then the speed will increase.
How about Open Server?
Just works out of the box. Works slower than Linux, but not as much.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question