Hi All,
I have made an web application using perl/cgi ,R and C. It processess huge chunk of data.
Now when the data size is too big . I am getting this error
Error: segfault from C stack overflow
There were 18 warnings (use warnings() to see them)
Error: C stack usage is too close to the limit
Execution halted


Can you please suggest how to overcome this problem or how to increase the stack size.
Any suggestion will be a help as I have no clue.

thanks in advance