Announcement

Collapse
No announcement yet.

CGI error when downloading orders.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    CGI error when downloading orders.

    Hi everyone, Im getting various errors when trying to download orders or check my site configuration - Ive had some help with suggestions to change my permissions to 755, but on checking, they were already 755.

    My error looks like this when downloading orders:

    Actinic received an request forbidden error from the web server. The server is not properly configured to allow Actinic to run CGI scripts from the cgi-bin. Run Web | Configure Web Site Details... to review your web site configuration.

    Mys setting are:

    HTTPPROXYMODE 0
    HTTPPROXYADDRESS
    HTTPPROXYPORT 80
    HTTPPROXYUSER
    HTTPPROXYPASSWORD
    FTPPROXYMODE 0
    FTPPROXYADDRESS
    FTPPROXYPORT 21
    FTPPROXYUSER
    FTPPROXYPASSWORD
    SCRIPTID 5
    SCRIPTEXT .pl
    SMTPHOST localhost
    WEBSITEURL http://www.*******.co.uk
    IGNOREPASSIVEERRORS true
    USERELATIVECGIURLS false
    PATHTOPERL /usr/bin/perl
    USEENHANCEFTP true
    FTPCLIENTTIMEOUT 15000
    FTPRETRYDELAY 3000
    FTPSILENT false
    FTPMAXRETRIES 3
    FTPCONNECTTIMEOUT 25000
    SMTPAUTHREQUIRED false
    SMTPUSERNAME
    SMTPPASSWORD
    CATALOGURL http://www.*******.co.uk/acatalog/
    CGIBINURL http://www.*******.co.uk/cgi-bin/
    PATHFROMCGITOCATALOG ../httpdocs/acatalog/
    CODEBASE ./
    FTPHOST www.*******.co.uk
    FTPUSERNAME ********
    FTPPASSWORD *****
    PATHTOCGIBIN /cgi-bin/
    USEPASSIVEFTP true
    FTPPATHFROMCGITOCATALOG

    Can anyone help?

    thanks.

    #2
    PLease also mention your host name and the package you have with them (windows/linux)

    Comment


      #3
      It's probably this that's wrong:

      PATHFROMCGITOCATALOG ../httpdocs/acatalog/

      Try using this: ../acatalog/

      Mike
      -----------------------------------------

      First Tackle - Fly Fishing and Game Angling

      -----------------------------------------

      Comment

      Working...
      X