I was trying to execute my perl file to connect and post data to another perl file which is present on remote server, that remotely based perl file then calls a program on that server and the output of that program is transmitted back.
It give me "500 internal server error", i did checked with permissions, but i think the program which executes takes time and that the browser gets timeout. How should i avoid it ?
Would appreciate your answers. Thank you ..!!
manoj@isauhcl.org