Installed lamp on ubuntu server on an ec2 amazon instance, still can't access server through browser with apache running. Why?
问题 I started an instance on amazon ec2, ami is ubuntu 14.04. I followed the steps on https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/putty.html exactly up until "Transferring Files to Your Linux Instance Using the PuTTY Secure Copy Client" Since I don't need to put files on there just yet. Then I followed the following: https://help.ubuntu.com/community/ApacheMySQLPHP. "To install the default LAMP stack in Ubuntu 10.04 and above First refresh your package index... $ sudo apt-get update ...