RE: [cgiwrap-users] forking not allowed?
Brought to you by:
nneul
From: Steven H. <st...@ha...> - 2001-11-15 04:35:22
|
On 15/11/2001 05:04, Ralph Huntington wrote: >I don't think he's using php; it's a perl script. I think he's just got a >perl usage issue. He makes a system call, but does nothing with it -- or >so it seems. He needs to capture the result of the system call. however, the `uptime' command prints result to the standard output. it should show in the browser (given the proper http headers have been sent previously). -- sh |