14 Aug
2007
14 Aug
'07
1:19 p.m.
David wrote:
I am not intentionally/manually HUP'ing the server. The problem happens pretty much as soon as I start the server.
Well, something changed. It worked before, didn't it? Find out what changed. Run the server in debugging mode. Use 'strace' to see what it's doing. Alan DeKok.