HTTP/1.0 200 OK Accept-Ranges: none Content-Location: http://www.gazduiretm.eu/blog/tag/lamp/ Content-Type: text/html; charset=UTF-8 Date: Tue, 07 Sep 2010 02:41:48 GMT Set-Cookie: PREF=ID=78205d06492c01a6:TM=1283827308:LM=1283827308:S=90hDkP-5bT71Kvrn; expires=Thu, 06-Sep-2012 02:41:48 GMT; path=/; domain=translate.googleusercontent.com X-Content-Type-Options: nosniff Server: translation Expires: Tue, 07 Sep 2010 02:41:48 GMT Cache-Control: private itweblog »lamp
You are here> Home /

| Subscribe to RSS

Installing LAMP on Ubuntu

| Postat in Linux de admin July 11th, 2009 | No Comments | Posted in Linux by admin

LAMP stands for Linux Apache MySQL PHP (or Perl, Python). There is also a Windows version is called WAMP.

Installing LAMP on Ubuntu is relatively easy. First to install Apache:

sudo apt-get install apache2

To test the installation can visit: http://127.0.0.1. There is a default page from Apache.

The next step is to install PHP5:

More »


Tags: , , , , ,