Use local without network

the launch of local by flywheel becomes long if there is a bad connection, is there a way to use it without internet
thanks

Local should be able to work without an Internet connection. Can you try disabling the network connection and see if that helps things?

To be specific, Local itself only needs an internet connection if it needs to download additional things like the latest version of WordPress or a different version of PHP or MySQL.

What might be happening is that the WordPress site itself is trying to reach out to another location on the network, and because of the bad connection, it’s taking a long time for WordPress to generate a response.

You might consider using the Query Monitor plugin or even the Browser’s developer tools to see if there are any external requests being made by the WordPress site.

ok, thanks

This topic was automatically closed 36 hours after the last reply. New replies are no longer allowed.