Announcement

Collapse
No announcement yet.

trying to upload...problem with cgi-scripts

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

    trying to upload...problem with cgi-scripts

    1. Who is your host? myserverworld
    2. Is it unix or windows hosting?
    3. Is the permission on the cgi-bin set to 755? yes
    4. Is the permission on the acatalog folder set to 777? yes
    5. Is this your first upload? Has it worked in the past? uploaded but cgi-script won't upload
    6. Have you compacted the database in the housekeeping menu? yes
    7. Have you changed the cgi number in network setup and tried to reupload? yes
    8. Have you run the network wizard? what was the result? says path to cgi may not be correct


    -------
    here is the error message i get when i do the network test

    Actinic is not able to run the CGI scripts on the server. It appears as if the scripts are not installed. The most likely cause is that you have an incorrect CGI-BIN URL. If you've never uploaded the site, then you should do it before a download of orders. If you've uploaded the site ever, then Run Web | Configure Web Site Details... to review your web site configuration.

    #2
    HTTPPROXYMODE 0
    HTTPPROXYADDRESS
    HTTPPROXYPORT 80
    HTTPPROXYUSER
    HTTPPROXYPASSWORD
    FTPPROXYMODE 0
    FTPPROXYADDRESS
    FTPPROXYPORT 21
    FTPPROXYUSER
    FTPPROXYPASSWORD
    SCRIPTID 2
    SCRIPTEXT .pl
    SMTPHOST mail.morgans-of-oswestry.co.uk
    WEBSITEURL http://morgans-of-oswestry.co.uk/
    IGNOREPASSIVEERRORS true
    USERELATIVECGIURLS false
    PATHTOPERL /usr/bin/perl
    USEENHANCEFTP true
    FTPCLIENTTIMEOUT 15000
    FTPRETRYDELAY 3000
    FTPKEEPALIVEINTERVAL 30000
    FTPSILENT false
    FTPMAXRETRIES 3
    FTPCONNECTTIMEOUT 25000
    SMTPAUTHREQUIRED false
    SMTPUSERNAME
    SMTPPASSWORD
    COMPRESSIONPACKETSIZE 1024
    COMPRESSEDUPLOAD true
    CATALOGURL http://morgans-of-oswestry.co.uk/acatalog/
    ONLINESTOREFOLDERNAME acatalog
    CGIBINURL http://morgans-of-oswestry.co.uk/cgi-bin/
    PATHFROMCGITOCATALOG ../acatalog/
    CODEBASE ./
    FTPHOST ftp.morgans-of-oswestry.co.uk
    FTPUSERNAME
    FTPPASSWORD
    PATHTOCGIBIN public_html/cgi-bin/
    USEPASSIVEFTP false
    FTPPATHFROMCGITOCATALOG

    Comment


      #3
      Search or Webfusion in this forum and check some of the issues and resolutions from other users. See this for starters: http://community.actinic.com/showthread.php?t=44312

      Comment

      Working...
      X