Installare un server Lamp (acronimo di Linux Apache Mysql Php) su Ubuntu 8.04 è una cosa di una semplicità imbarazzante.

Questi i passi:

  1. $ sudo apt-get install mysql-server-5.0 mysql-client-5.0;
  2. alla fine dell’installazione vi verrà chiesto di immettere la password di root, fatelo e passate al punto successivo;
  3. $ sudo apt-get install php5 php5-common php5-dev php5-mysql;
  4. $ sudo apt-get install apache2 apache2-mpm-prefork libapache2-mod-php5;
  5. $ sudo /etc/init.d/apache2 force-reload (quest’ultimo comando riavvia il server).

Scrivete localhost nella barra degli indirizzi del vostro browser e scoprirete che: It works. lamp.png

  One Response to “Lamp su Hardy”

  1. [...] acronym of linux,apache.mysql,perl,php,phyton on ubuntu hardy is very easy. These are the steps:http://www.tuxmind.org/2008/05/22/lamp-su-hardy/Sorrento – PERLINGS — Steel Z Perlings, 24&39×14&quot, straight …Description: perlings — Steel Z [...]

 Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

   
© 2011 Tuxmind: Suffusion theme by Sayontan Sinha