In the Getting Started documentation for both 2.6 & 3.0, the commands for starting a web server use different urls. The PHP server command uses localhost:8000 where access to admin uses '127.0.0.1:8000. Unfortunately, localhostand127.0.0.1` are not universally identical. Consider using the same url in the documentation.