Hello,
So I followed this tut https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu
And everything worked just fine, but when I enter myip/phpmyadmin the page docent exist?
Also when I create the file info.php the file dosent exist either?
Am I missing something? The apache startups fine, but anything else docent work?
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.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hi,
That tutorial is based on an old version of Ubuntu. Newer versions use different paths, so you will need to following a more updated tutorial. See the links at the top of the tutorial that you linked.
Here’s the same tutorial but for Ubuntu 16.04: https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu-16-04