Bonjour à tous

en essayant d'installer lamp, j'ai ce message d'erreur :

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
 * Starting web server apache2                                                                                (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
Action 'start' failed.
The Apache error log may have more information.
                                                                                                       [fail]
invoke-rc.d: initscript apache2, action "start" failed.
Paramétrage de apache2 (2.2.22-1ubuntu1.2) ...
Paramétrage de php5-common (5.3.10-1ubuntu3.5) ...
Paramétrage de libapache2-mod-php5 (5.3.10-1ubuntu3.5) ...
 
Creating config file /etc/php5/apache2/php.ini with new version
 * Restarting web server apache2                                                                              (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
Action 'start' failed.
The Apache error log may have more information.
                                                                                                       [fail]
invoke-rc.d: initscript apache2, action "restart" failed.
Paramétrage de mysql-server (5.5.29-0ubuntu0.12.04.1) ...
Paramétrage de php5 (5.3.10-1ubuntu3.5) ...
Paramétrage de php5-cli (5.3.10-1ubuntu3.5) ...
 
Creating config file /etc/php5/cli/php.ini with new version
update-alternatives: utilisation de «*/usr/bin/php5*» pour fournir «*/usr/bin/php*» (php) en mode automatique.
Paramétrage de php5-mysql (5.3.10-1ubuntu3.5) ...
ça vient sûrement du fait que j'ai déjà installé lamp auparavant,
pour info, j'ai le meme message d'erreur en essayant d'installer apache uniquement.

je ne sais pas quoi faire j’espère que vous pourrez m'aider et merci d'avance.