RDV+DIAL chat illimit� dans ta r�g!
no save
Assistance
Achat
News

Forum | Linux/Unix
[Apache] petit problème !
bob031, le ven. 15 juin 2007 à 15:39:11
Bonjour,

Voici mon petit souci :
Hier : je modifie volontairement le fichier httpd.conf :
Listen 8000 (au lieu de Listen 80)

je relance httpd : OK ! pas de problème !

Aujourd'hui : je décide que certains services (dont httpd) ne soient pas lancés au démarrage de la machine. Je fais les modifs via le Centre de Contrôle puis je lance httpd :
[root@localhost conf]# /etc/rc.d/init.d/httpd -k start
Starting httpd: (98)Address already in use: make_sock: could not bind to address 0.0.0.0:8000
no listening sockets available, shutting down
Unable to open logs
[ÉCHEC ]
[root@localhost conf]#

si je remodifie mon fichier httpd.conf ainsi :
LISTEN 80
(au lieu de LISTEN 8000)
[root@localhost conf]# /etc/rc.d/init.d/httpd -k start
Starting httpd: [ OK ]
[root@localhost conf]#

Ma question : pourquoi hier pas de problème et aujourd'hui problème ? Peut-être que le port 8000 est déjà utilisé : comment le savoir ?

D'avance merci !

:-)) Configuration: Linux Mandriva
Firefox 2.0.0.3


[Dal]
juin 07
Suivant
REPONSES
[Dal]
juin 07
lami20j
juin 07
bob031
juin 07
bob031
juin 07
bob031
juin 07
lami20j
juin 07
bob031
juin 07
[Dal]
juin 07
bob031
juin 07
jipicy
juin 07
Version Web
Réalisé par RedShift
no save