Hi I am getting perl/CGI wrapper error in a pop up box whenever i try to execute my CGI script "wrapped" the error in pop up box is "error:cgi start up error:failed POST read -query len=20255,returned len=19898" pls note that i am using a CMS called Teamsite but this seems to be an Perl/CGI error, i am supposed to keep CGI script in a specfic directory(which i am doing) and then use this format "https://serveraddress/iw-bin/iw_cgi_wrapper.cgi/myfile.cgi" now when i removie "iw_cgi_wrapper.cgi" part ,myfile.cgi executes perfectly but when its there i get an error in pop up box as described above pls reply if u have any idea about this thing thanks in advance regards, rahul

In reply to CGI Wrapper Error by rahulgsp83

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.