hi i was trying to run a program in background thru cgi and php. i have written a shell script to intialize the C program that i want to run in background like
#/bin/bash program& and now i try to run this shell script thru C cgi using system() in C cgi and exec() in php. program gets started in background properly.but the problem is that web browser gets busy(loading icon glows).and statements after exec()/system() are not executed.i dont know why it is happening. pls suggest --- Manish Kumar Arya -------------------------------------------- While universe { Object emerges from zero, tends to infinity and finally end in zero. } -------------------------------------------- ================================================ To subscribe, send email to [EMAIL PROTECTED] with subscribe in subject header To unsubscribe, send email to [EMAIL PROTECTED] with unsubscribe in subject header Archives are available at http://www.mail-archive.com/ilugd%40wpaa.org =================================================