Question
How to solve problems with LAMP Webserver
I have been following the tutorial to setup LAMP on my server: https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu-14-04
I have also setup my domain with DigitalOcean nameservers, A record & CNAME record.
When I visit my public IP address or my domain name I always get “This page can’t be displayed” - I never managed to get any kind of Apache “It Works” page, or to access any php pages I created at /var/www/html/index.php
Is there any way I can find out what’s gone wrong?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×