local server (lamp) does not work without internet connection. What could be the problem? Put everything out of the box. Linux.

UPD: Installed. Everything works great with the Internet, i.e. my created test.dev domain is test.dev , phpmyadmin , localhost loaded. When you disconnect the Internet, you go to your domain - it writes There is no Internet connection , it comes to localhost regularly and everything is loaded. Writes no errors.

Closed due to the fact that the essence of the question by Nick Volynkin 16 Sep '16 at 4:27 is incomprehensible.

Try to write more detailed questions. To get an answer, explain what exactly you see the problem, how to reproduce it, what you want to get as a result, etc. Give an example that clearly demonstrates the problem. If the question can be reformulated according to the rules set out in the certificate , edit it .

  • Already installed or are you trying to install? - Legionary
  • More details, please. It does not work - it's like: the OS does not load (what does it write?), Some process (which?) Drops with an error (with what?), Five hundred, something else? - Nick Volynkin
  • Installed. Everything works great with the Internet, i.e. my created test.dev domain is test.dev , phpmyadmin , localhost loaded. When you disconnect the Internet, you go to your domain - it writes There is no Internet connection , it comes to localhost regularly and everything is loaded. Writes no errors. - E. Gableev
  • @ E.Gableev, well, so without access to the Internet, your local computer cannot convert the domain name to an ip-address. this is normal and has nothing to do with any of the programs listed in the question. - aleksandr barakin
  • @ E.Gableev, as the fortune teller tells you, you need to either fill in the / etc / hosts file on your machine, or install a DNS server, register your zone in it and configure it on your machine as the main one. - sergw

0