browser icon
You are using an insecure version of your web browser. Please update your browser!
Using an outdated browser makes your computer unsafe. For a safer, faster, more enjoyable user experience, please update your browser today or try a newer browser.

guida

Uh, troppa grazia: Building a LAMP Server – la guida

Bellissimo questo tutorial su come installare su Linux un server LAMP (Linux-Apache-MySQL-PHP). Preciso, tecnico e fondamentale! LINK [tags]LAMP, apache, mysql, linux, php, tutorial[/tags]

Categories: guida, Linux, open source, programming | Leave a comment

Linux-Apache-MySQL-Php: LAMP on Ubuntu

Oggi mi sono cimentato con l’installazione e la configurazione del pacchetto LAMP su Ubuntu. Pacchetti scaricati comodamente da Synaptic: php5, apache2 e i moduli per php5, mysql e soprattutto mysql-control-panel. Installazione: come sempre gli eseguibili vengono installati nella solita cartella: /etc/bin/php5, /etc/init.d/apache2, /etc/init.d/mysql. Avvio: quindi per far partire il web server basta fare semplicemente sudo … Continue reading »

Categories: guida, open source, programming, web technology | Leave a comment