To install the default LAMP stack in Ubuntu 10.04 and above
First refresh your package index...
$ sudo apt-get update
... and then install the LAMP stack:
$ sudo apt-get install lamp-server^
Mind the caret (^) at the end.
https://help.ubuntu.com/community/ApacheMySQLPHP
No hay comentarios:
Publicar un comentario