Hi everyone,
I can't start mongrel server. When I have a look at log file, it tells me that the address that I wanted to use is not available. I tried to check if there were some services using that address, but I could not find any.
The error message in log file:
`initialize_without_backlog': Cannot assign requested address - bind(2) (Errno::EADDRNOTAVAIL)
Any help is appreciated.
Cheers,