Announcement

Collapse
No announcement yet.

Problems installing with IIS6

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

    Problems installing with IIS6

    I am in the process of moving our site to a new computer running Windows Server 2003 with IIS6. I have the site up to a point that I am getting a message when I run push the TEST button in Advanced user setup that says:

    The HTTP POST operation to the script failed. Actinic Ecommerce requires that the web server support POST operations. Contact your network administrator or ISP and have them enable POST's on your web server.

    The test script response included the following mesage:
    No POSTed data was found

    I've made the changes that were suggested to use perlis.dll, and have setup the virtual directory to support GET,HEAD, and POST.
    I spent all day going back over the network setup, and I'm stuck at this point. Everything else appears to be working except the HTTP POST operation.



    Any help would be appreciated.

    Thanks,

    Dean

    #2
    There is an IIS5 setup guide HERE. See if that gets you any further.

    We are still finalising the IIS6 setup guide.

    Comment


      #3
      Hi there.

      I've made the changes that were suggested to use perlis.dll
      Has this been done to the virtual cgi-bin as well as under the the 'Web Service Extensions' in IIS.

      Also, does perl run ok on the IIS computer. Try typing perl -v at the command prompt.

      Hope this helps.
      Darren

      SellerDeck

      www.sellerdeck.co.uk

      Comment

      Working...
      X