It still expiring ... I am doing like below
Now, also it's not redirecting and at last getting expired. How should I troubleshoot further. Please help. Thanksif (my $pid = fork) { # parent does #delete_all(); # clear parameters print redirect('http://localhost/test.html'); } elsif(defined $pid) {close STDERR;close STDOUT;function_call();exit 0; +} else {die message;}
In reply to Re^4: Running CGI script within another cgi script
by Anonymous Monk
in thread Running CGI script within another cgi script
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |