Results 1 to 10 of 11
hello please tell me how can i install LAMP in linux.i have downloaded the tar file...
- 02-01-2011 #1Just 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
- 02-01-2011 #2
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.
- 02-01-2011 #3Just 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.
- 02-02-2011 #4Just Joined!
- Join Date
- Jan 2011
- Posts
- 15
I am new in Linux and i dont know what is package manager and what is distro
- 02-02-2011 #5Just 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
- 02-02-2011 #6Just 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?
- 02-02-2011 #7
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.
- 02-02-2011 #8Just Joined!
- Join Date
- Jan 2011
- Posts
- 15
Red hat linux
- 02-02-2011 #9Just Joined!
- Join Date
- Nov 2010
- Posts
- 61
You are very rude and seem to have the inability to use google.
- 02-02-2011 #10
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.


Reply With Quote
