Category Archive: Apache

Mar 29

Error restarting httpd

/etc/init.d/httpd restart Error: (98)Address already in use: make_sock: could not bind to address [::]:443 no listening sockets available, shutting down RESOLUTION: First of all make sure that “Listen” directive is specified only once in Apache configuration for one port. Chcek the httpd.conf and conf.d/* files in order to find it (on some OSes, like SUsE …

Continue reading »

» Newer posts