[FSFTN] Doubt!

விக்னேஷ் நந்த குமார விக்னேஷ் நந்த குமார
Mon Aug 23 07:57:48 CDT 2010


On Mon, Aug 23, 2010 at 10:49 AM, Karthikeyan Mohan <mkarthik90 at gmail.com>wrote:

> hi,
> can you give me a complete view of how to install LAMP in ubuntu 10.04.
>

http://sourceforge.net/projects/xampp/files/XAMPP%20Linux/1.5.3/xampp-linux-1.5.3a.tar.gz/download
You can download the LAMP package - where all the stuff in LAMP(Apache,
MySQL and PHP engine) are integrated in a single package. Also you have web
interface to manage database.

After downloading simply type in the following commands:

   1. Go to a Linux shell and login as the system administrator root:

      su

   2. Extract the downloaded archive file to /opt:

      tar xvfz xampp-linux-1.7.2.tar.gz -C /opt
That's all. XAMPP is now installed below the /opt/lampp directory. To start
XAMPP simply call this command:
      /opt/lampp/lampp start

Just type in the following URL at your favourite web browser:
http://localhost
You get the XAMPP start page. Start working.... All the best :)

PS: This is common to install on any GNU/Linux operating system, not just
Ubuntu 10.04

-- 
நன்றிகளுடன்,
விக்னேஷ்.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://fsftn.org/pipermail/mailinglist_fsftn.org/attachments/20100823/de535ecf/attachment.html>


More information about the Mailinglist mailing list