Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

LAMP Install

  Date: Feb 19    Category: Unix / Linux / Ubuntu    Views: 303
  

So far I've seen at least 4 different methods for installing a LAMP
stack on Ubuntu 10.04.

* sudo apt-get install tasksel and then sudo tasksel install lamp-server
* sudo apt-get install apache2, sudo apt-get install php5
libapache2-mod-php5, sudo apt-get install mysql-server
* sudo apt-get install lamp-server^
* Also by using Synaptic

Is there one method that works better than the others?

Share: 

 

5 Answers Found

 
Answer #1    Answered On: Feb 19    

If it were my system, I would use Synaptic to install MySQL, Apache and PHP.
Actually, that's what I did on my system when I wanted to set up a test web
server. (My real web site is on a commercial provider.)

Have you started thinking about where you will go when 10.04 expires in April?

 
Answer #2    Answered On: Feb 19    

I'll update to 12.04. Tried last month on my old PC and all I got was a
blank desktop. Was thinking it was the graphics card. Just got a new PC
and am hoping this will work.

 
Answer #3    Answered On: Feb 19    

If you are running the server version of Ubuntu 10.04 then you have till
April, 2015, and you may be able to do that if you want LAMP. Othrwise it
will be 2013 as mentioned.

How-to-Forge has the best tutorials for this sort of thing:
www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-ubun\
tu-10.04-lamp

 
Answer #4    Answered On: Feb 19    

This probably contains the solution:
askubuntu.com/.../my-computer-boots-to-a-black-screen-what-o\
ptions-do-i-have-to-fix-it

 
Answer #5    Answered On: Feb 19    

I just upgraded to 12.04 and it worked! Now on to learn this new system

 
Didn't find what you were looking for? Find more on LAMP Install Or get search suggestion and latest updates.




Tagged: