LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   LAMP & Ubuntu 6.06 (https://www.linuxquestions.org/questions/ubuntu-63/lamp-and-ubuntu-6-06-a-507236/)

tombiz 12-03-2006 07:57 PM

LAMP & Ubuntu 6.06
 
I am running Ubuntu 6.06 LTS on my desktop. I would like to know whether it is possible to install LAMP on it, or do I have to install the Ubuntu Server Edition in order to have LAMP?

When can I find info on this?

I was able to find this guide, but it deals with the Ubuntu Server Edition.
http://www.howtoforge.com/lamp_installation_ubuntu6.06

Any help is appreciated.

Thanks.

Redeye2 12-03-2006 09:17 PM

The guide is valid for your regular desktop installation since they both use the same base package. So yes, you can have a complete LAMP server using any Ubuntu flavor.

hrp2171 12-31-2006 11:12 AM

I just read the guide and it assumes an installation of Ubuntu Server edition. The guide does not go into detail about the necessary packages to install LAMP.

Redeye2 12-31-2006 02:30 PM

The packages needed for a LAMP (in Edgy, but they should be equal/similar in Dapper) are:
apache2
libapache2-mod-auth-mysql
libapache2-mod-php4 (or 5, depending on the version you want)
php4 (or 5)
php4-mysql or php5-mysqli
mysql-server-4.1 (or 5.0)
mysql-client-4.1 (or 5.0).


All times are GMT -5. The time now is 03:37 PM.