Désolé, je suis 1 boulet mais malgré les milliers de tutos pour installer LAMP, j’ai encore rien compris
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)