Laragon "Server Not Found" Error Solution
-
Re: Wordpress not launching and getting 'Server Not Found' page.
Hello! I have faced this issue too and solved it this way.
To solve this issue do the following.
Check the "host" file inside C:\Windows\System32\drivers\etc
and remove the following lines or similar if available
127.0.0.1 api.output.com
127.0.0.1 api.rollbar.com
127.0.0.1 arcade-events-api.output.com
127.0.0.1 looper-events-api.herokuapp.com
127.0.0.1 output-looper-json-api.herokuapp.comthese are blocking the server to load.
Create a new wordpress app and recheck. It will work.