since around 3 days i have apache failing @ random times
error_log
[notice] Graceful restart requested, doing restart
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:443
no listening sockets available, shutting down
Unable to open logs
the i have to edit /etc/httpd/conf/httpd.conf
and comment out
# Listen 0.0.0.0:80
# Listen 0.0.0.0:443
in order to get it working again.
i really need help to sort that out.
logfile entries:
egrep make_sock: error_log
(98)Address already in use: make_sock: could not bind to address [::]:443
(98)Address already in use: make_sock: could not bind to address [::]:443
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:443
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:443
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:443
and another pronblem just came up on another server i am using
i am not able to copy accounts from 1 server to another - the password is CORRECT
getting error
sshcmdpermissiondeny
sorted that out using ssh keys....
frustrated greets
error_log
[notice] Graceful restart requested, doing restart
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:443
no listening sockets available, shutting down
Unable to open logs
the i have to edit /etc/httpd/conf/httpd.conf
and comment out
# Listen 0.0.0.0:80
# Listen 0.0.0.0:443
in order to get it working again.
i really need help to sort that out.
logfile entries:
egrep make_sock: error_log
(98)Address already in use: make_sock: could not bind to address [::]:443
(98)Address already in use: make_sock: could not bind to address [::]:443
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:443
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:443
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:443
and another pronblem just came up on another server i am using
i am not able to copy accounts from 1 server to another - the password is CORRECT
getting error
sshcmdpermissiondeny
sorted that out using ssh keys....
frustrated greets
Last edited: