> I think the script can't open STDOUT in a child process under > CGI, a simpler statment: system("ls") didn't work too, until > I chanaged it to: print `ls`; See http://perl.apache.org/guide/porting.html#Output_from_system_calls -- Eric L. Brine | Chicken: The egg's way of making more eggs. [EMAIL PROTECTED] | Do you always hit the nail on the thumb? ICQ# 4629314 | An optimist thinks thorn bushes have roses.
- "can't open stdout"--a problem about CGI smash_list
- Eric L. Brine