PHP – Verification

Once LAMP stack in installed and configured write a small PHP web page that calls phpinfo(); function and place it in /var/www/html folder and call it in browser http://localhost/index.php to verify the version and other details of PHP framework installed.

Apache

To change the default startup document in Apache, edit the DirectoryIndex directive in httpd.conf file. The default document will be index.html. You can change the order as per your needs

Ubuntu

To enable multiple desktop for Ubuntu Unity, lauch Appearance window and enable workspaces. It will dock the workspace to launcher and you can use multiple desktops from then on.