Servidor LAMP Ubuntu
Camilo Nova
CEOSi quieres tener un servidor local de Linux Apache MySQL y Php (LAMP) puedes hacerlo de la siguiente manera:
sudo apt-get install apache2 mysql-server php5 libapache2-mod-php5 php5-xsl php5-gd php-pear libapache2-mod-auth-mysql php5-mysql
Luego de descargar los paquetes te pedirá la clave para el usuario 'root' de mysql
ya esta! Puedes probarlo en http://localhost/
Written by Camilo Nova
As the Axiacore CEO, Camilo writes about the intersection of technology, design, and business. With a strategic mindset and a deep understanding of the industry, he is dedicated to helping companies grow.