Edwin, If you are right then I am at a dead end, because this is a virtual server, and to my knowledge I have no chance of setting up a swap file. All the memory allocation is handled by the host. I wouldn't have thought memory a problem because there is so much free left (cf. my first post). :(
Mike >> close(6) = 0 >> clone(child_stack=0, >> flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, >> child_tidptr=0x40291028) = -1 ENOMEM ( > > The kernel thinks you don't have enough memory. > Maybe because your swap is zero, and it needs some swap to back up the > fork()? > > Best regards, > ---Edwin > _______________________________________________ _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
