in reply to Re^2: cgi script works until n+1 parameter
in thread cgi script works until n+1 parameter
* Does it show the same problem if you use the CGI module entirely through its $obj-> interface?
* If you replace use CGI by use CGI::Simple, will the error go away?
* What about Apache's URI length limit (2/4 K?)
Regards
mwa
|
|---|