js1200 Posted August 24, 2021 Report Share Posted August 24, 2021 I have installed the newest version of Uniform on win 10, created some databases, tables and populated them with simple data...basically tested if everything works using simple pages. It takes about 2000ms for every page load. It seems that problem is somewhere in mysql config probably. I've tried to change entries in windows hosts file, I have switched off ipv6 on every network adapter and still nothing. I've read that skip_name_resolve position my be helpfull but I dont know how to use it. For comparison I have installed laragon and everything runs lightning fast in about 50ms. Quote Link to comment Share on other sites More sharing options...
sbourdon Posted August 28, 2021 Report Share Posted August 28, 2021 Here's what I did to fix this. Open UniServerZ\core\mysql\my.ini Replace line 15 bind-address=127.0.0.1 with bind-address=:: That did the trick for me. Hope this will help you as well! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.