Instalacion Apache PHP Linux

You might also like

You are on page 1of 1

DirectoryIndex index.php index.html index.html.

var
Instalación de PHP5 , servidor Apache2, y Mysql.
(Repositorio --> deb http://people.debian.org/~dexter php5 hoary)
apt-get install apache2
apt-get install mysql-server
apt-get install php5
apt-get install libapache2-mod-php5
apt-get install postgresql-8.4
apt-get install php5-gd
apt-get install php5-dom
apt-get install php5-pgsql
apt-get install php5-mysql
apt-get install pgadmin3
apt-get install filezilla
apt-get install quanta
apt-get install netbeans

You might also like