My hosting provider is limit the memory usage of each process to 10mb. Is there any way i can over come this? I am getting int server 500 error because my processes are getting kill. i think the prob is because MT tries to do a lot of things in one process.
So any help?