Ticket #1109 (closed defect: worksforme)
CGI Script crashes lighty !
| Reported by: | Nicola | Owned by: | jan |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.4.20 |
| Component: | mod_cgi | Version: | 1.4.13 |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Need User Feedback: | yes | Blocking: |
Description
We have a perl cgi script that is able to crash lighty it calls
"system ("/bin/cat $f");"
If "$f" is not a file lighty crashes with
"cat: stdout: Broken pipe"
I think whatever a cgi script does, lighty should not crash!
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

