This page has been automatically translated. Click here to open the original page

Installing Apache2 with PHP5 and MySQL on Ubuntu 9.10 in 5 easy steps

November 26, 2009 by David
Filed under Unix / Linux

lamp
A 'Setup Apache2 with PHP5 and MySQL on Linux is usually also known as LAMP (acronym indicating precisely L inux, A pache, M ySQL, P HP) and represents the typical configuration needed to activate what is the web platform par excellence, which can be characterized as being the most popular and used worldwide: WordPress, phpBB, and Drupal are some of the web applications based on LAMP.

In particular, in this article we will see how to install in a few moments Apache2 with PHP5 and MySQL on Ubuntu 9.10. Read more

Setup Apache2, MySQL and PHP5 on Ubuntu Linux

March 20, 2007 by David
Filed under Unix / Linux

Apache2,MySQL,PHP Last weekend I decided to give a purpose to an old PC (Pentium III with 128MB RAM, 30GB HD) on which a few months ago I installed Ubuntu Server 6.0.6. As always what I was missing was an online test environment that allowed me to make the modifications and new features to add to my sites to avoid doing hot, I needed to install and configure Apache2, MySQL and PHP5.
Read more