apache php

wget http://slackbuilds.org/slackbuilds/13.1/network/phpmyadmin.tar.gz

tar -zxf phpmyadmin.tar.gz

cd phpmyadmin

wget http://downloads.sourceforge.net/phpmyadmin/phpMyAdmin-3.3.4-all-languages.tar.bz2
./phpmyadmin.SlackBuild

installpkg  /tmp/phpmyadmin-3.3.4-noarch-1_SBo.tgz

modifier le fichier httpd.conf

ajouter dans les addtype cette ligne

AddType application/x-httpd-php .php

et ensuite modifier la ligne directory index par celle ci

DirectoryIndex index.html index.php index.shtml


Connexion a la base impossible