Autor: Olivier Kaloudoff
Datum:
To: stephane parenton
CC: 'guilde@imag.fr'
Betreff: Re: Address already in use
>> Comment savoir quel programme a prix ce port/adresse IP ?
>> Ou est-ce un pb de config Apache (mais /etc/rc3.d/S85httpd configtest
>> me dit OK)
lsof est ton ami:
-bash-2.05b# lsof -i -P | grep :80
httpd 1192 root 23u IPv4 2991 TCP monserveur.com:80
(LISTEN)
httpd 2703 lgnko 23u IPv4 2991 TCP monserveur.com:80
(LISTEN)