CGI Problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • news.skynet.be

    CGI Problem

    Hi,

    What means error code 13 (permission denied) while executing a cgi script
    (mailscript) on webserver?
    Path to Perl and Sendmail looks ok.
    Uploaded in ANSII mode and webserver supports CGI and Perl.

    Any idea what I do wrong?

    Thx!

    Pim.


  • news.skynet.be

    #2
    Re: CGI Problem

    By the way, files are cdmod 755
    pim@pimmes. be

    "news.skynet.be " <no@email.com > wrote in message
    news:4050c34d$0 $777$ba620e4c@n ews.skynet.be.. .[color=blue]
    > Hi,
    >
    > What means error code 13 (permission denied) while executing a cgi script
    > (mailscript) on webserver?
    > Path to Perl and Sendmail looks ok.
    > Uploaded in ANSII mode and webserver supports CGI and Perl.
    >
    > Any idea what I do wrong?
    >
    > Thx!
    >
    > Pim.
    >
    >[/color]


    Comment

    • Kelly

      #3
      Re: CGI Problem

      Is the script writing to the file if so you need 777 ? Did you check the
      permissions on the folders too?
      "news.skynet.be " <no@email.com > wrote in message
      news:4050c34d$0 $777$ba620e4c@n ews.skynet.be.. .[color=blue]
      > Hi,
      >
      > What means error code 13 (permission denied) while executing a cgi script
      > (mailscript) on webserver?
      > Path to Perl and Sendmail looks ok.
      > Uploaded in ANSII mode and webserver supports CGI and Perl.
      >
      > Any idea what I do wrong?
      >
      > Thx!
      >
      > Pim.
      >
      >[/color]


      Comment

      Working...