in reply to fcgi script not working as expected (apache)
All this information is encapsulated in the CGI::Fast objects, so don't throw that object away as you do now in the header of your while-loop, but assign it to a variable instead.
I don't know why your counter isn't increased, though.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: fcgi script not working as expected (apache)
by jeanluca (Deacon) on Dec 12, 2008 at 15:23 UTC |