Getting Started
-
Finally, to Test LAMP WebServer Installation
Access the Server document’s location:cd /var/www/html
Create a PHP Info file:
sudo nano info.php
If Got “User is Not in Sudoers file” then see: How to Enable sudo
And Append:<?php phpinfo(); ?>
Ctrl+x to Save & Exit from nano Editor ;)
Set the www-data as User and Group:sudo chown www-data:www-data info.php
Then Open on Browser the URL:
http://localhost/info.php
You should Successfully see the PHP Info notice similar to here above :)
How to Create an Apache 2 Virtual Host on Ubuntu 19.04 Disco
Contents
Tags: Apache, apache 2, Apache Web-Server, Guide, How-to, Install, install lamp on Ubuntu 19.04, install lamp Ubuntu 19.04, install lamp Ubuntu Disco, install lamp xubuntu, lamp, lamp install ubuntu, lamp install Ubuntu 19.04, lamp install Ubuntu Disco, lamp linux, lamp ubuntu, lamp Ubuntu 19.04, lamp Ubuntu 19.04 install, lamp Ubuntu 19.04 installation, lamp Ubuntu Disco, lamp Ubuntu Disco install, lamp Ubuntu Disco installation, lamp ubuntu install, lamp ubuntu installation, Linux, linux web server, MySQL, PHP 5, Tutorial, Ubuntu, Ubuntu 19.04 Disco, ubuntu server, ubuntu tutorial, ubuntu web server