(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80

Eğer birgün apache'niz dururda bu (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80 hatayı verirse.

Öncelikle lsof -i tcp:80 diyerek 80 portunu dinleyelim.

Çıkan processleri PID numarasona göre KILL edelim.

kill -9 <PID>

ardından http servisimizi restart edelim.

service httpd restart

sorun çözülmüştür.

Aramalar:

(98)address already in use: make_sock: could not bind to address 0 0 0 0:80, (98)address already in use: make_sock: could not bind to address, (98)address already in use: make_sock: could not bind to address [::]:80, 98)address already in use: make_sock: could not bind to address 0 0 0 0:80, failed (98: address already in use), make_sock:could not bind to adress:

Yorum Yapılmamış »

Henüz yorum yapılmamış.

Bu yazıya yapılan yorumlar için RSS beslemeleri. TrackBack URL

Yorum yapın