On Sat, 9 Oct 2004, Jeetendra Mirchandani wrote: > one things is that i have a swap of 256Mb with a RAM of 512 MB. Could this > be the problem? Absolutely. Those errors look like out-of-memory errors to me. What does top look like when that happens? Is all your memory used? Generally you want at least twice as much swap as you have RAM, although the exact number depends on your usage. Having too little swap gives you a very slim margin of error. -sam