Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11
hello please tell me how can i install LAMP in linux.i have downloaded the tar file...
  1. #1
    Just Joined!
    Join Date
    Jan 2011
    Posts
    15

    Lamp

    hello please tell me how can i install LAMP in linux.i have downloaded the tar file

  2. #2
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    I realize that there is a bundle available for download but you can also install these programs with your package manager...provided by whichever distro you are using. This would make it easiest for you.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  3. #3
    Just Joined!
    Join Date
    Dec 2010
    Posts
    44
    Not to be contrary; but on the contrary, the bundle that you can download from the LAMPP website is quite user friendly.

    If you downloaded LAMPP, I would get the XAMPP instead. As well, I would go here to find all the information that you would ever need for downloading, installing, setting up and administering your XAMPP server.

    Hope that helps.

  4. #4
    Just Joined!
    Join Date
    Jan 2011
    Posts
    15
    I am new in Linux and i dont know what is package manager and what is distro

  5. #5
    Just Joined!
    Join Date
    Jan 2011
    Posts
    15
    I am new in linux and i want to install lamp linux, apache and mysql and php. not xampp

  6. #6
    Just Joined!
    Join Date
    Dec 2010
    Posts
    44
    It would help if we knew what distribution of linux you are runing. Are you using Ubuntu, Arch, CrunchBang, etc...

    It would also help us to know what you downloaded, and where you downloaded it from.

    Did you check to see if your download source had a howto on installing it?

  7. #7
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    A distro is the version or flavor of Linux you are using and package manager is just that, it manages the software packages on your system. Can you tell us which Linux distro you are using?
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  8. #8
    Just Joined!
    Join Date
    Jan 2011
    Posts
    15
    Red hat linux

  9. #9
    Just Joined!
    Join Date
    Nov 2010
    Posts
    61
    You are very rude and seem to have the inability to use google.

  10. #10
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    Quote Originally Posted by navsoftdev87 View Post
    Red hat linux
    Come on now, you're going to have to provide more details here or we really can't help you. There are many versions of "Redhat". Are you using RHEL4? Redhat 9? Fedora?
    You might be able to open a terminal window and use yum to install these items.
    Code:
    yum install apache
    Code:
    yum install mysql
    Code:
    yum install php
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...