Phpmyadmin - Internal Error

Désolé, je suis 1 boulet mais malgré les milliers de tutos pour installer LAMP, j’ai encore rien compris :slightly_smiling:

Pour l’instant j’ai réussi à faire fonctionner Apache2, PHP4, Mysql, mais lorsque que j’ouvre la page monip/phpmyadmin, ça me met :

[code]Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
[/code]

pour info, j’avais utilisé les commandes suivantes :

apt-get install php4
apt-get install mysql-server
apt-get install phpmyadmin

(Apache2 était installé en même temps que l’install de Debian Etch)

salut,

As tu ajouté la ligne dans le fichier de conf apache prenant en compte le module php ?

Est-ce que tu peux me dire exactement de quel ligne il s’agit ? c’est bien dans le fichier apache2.conf ?