js1200 Posted August 24, 2021 Report 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
sbourdon Posted August 28, 2021 Report 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
Phil Posted December 12, 2023 Report Posted December 12, 2023 I had the same problem and your suggestion solved it. THANK YOU!! (btw: using CodeIgniter 4 on Windows 11) Quote
ayoob Posted September 5, 2024 Report Posted September 5, 2024 Thanks That's great windows10 - php 8.1 Quote
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.