Author Topic: Error log: [crit] (98)Address already in use: make_sock: could not bind to port  (Read 3000 times)

petter5

  • Zen Apprentice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
In my error is filled with:

[Thu Jan  4 11:56:40 2008] [crit] (98)Address already in use: make_sock: could not bind to port 443
[Thu Jan  4 11:56:42 2008] [warn] module mod_ssl.c is already added, skipping

I'm using Ebox just as a fileserver - no other modules is in active use.

I'm trying to find out how to solve this ??


sixstone

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1417
  • Karma: +26/-0
    • View Profile
    • Sixstone's blog
Is there any other process using the 443/tcp port?

Check it out with:

Code: [Select]
$ netstat -lp
My secret is my silence...