10-gusty

--- Installation

The PHP5 is available in Ubuntu Linux.

     To install PHP5 you can enter the following command in the terminal prompt:

      sudo apt-get install php5-common php5 libapache2-mod-php5

APACHE - PHP -MYSQL

    root@gOS-vmware-virtual-appliance:~# apt-get install apache2 php5 libapache2-mod-php5 mysql-server