Tag Archives: Apache

LAMP (Linux + Apache + MySQL + PHP) en ArchLinux

Esta vez instalaremos y configuraremos un servidor LAMP (Linux + Apache + MySQL + PHP). Para hacerlo hacemos desde la linea de comandos: # pacman -S apache mysql php Cuando termine de instalarse apache correra por el usuario “nobody” y … Continue reading

Posted in Apache, ArchLinux, How-to, MySQL, PHP | Tagged , , , , | Leave a comment