On Mon, 2005-03-07 at 14:06 +0800, victor wrote: > This is all I have in the config file > > PerlFreshRestart On
Can you try without that? I strongly advise against using PerlFreshRestart. It can cause some very mysterious bugs. Perl just isn't built to handle refreshing like this without shutting down. Did you do a hard stop and start when you changed this last time, or just count on PerlFreshRestart to work? - Perrin