Announcement

Collapse
No announcement yet.

Unable to complete test

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

    Unable to complete test

    I have installed v8 and I am uploading test content to an IIS6 site which is publicly visible on http://shop.eliseweb.com. I have been using IIS6 Setup Guide.

    When I go through the web setup wizard the process fails at the point I input the path to the Perl binaries (c:\Perl\bin\perlis.dll - version 5.008) where it says I have version 0.000 installed (obviously not seeing them).

    If I use the Advanced Network Setup I can of course plug everything in correctly. When I press Test I get passes on everything except the last items which says:

    message: -
    ). Retry the test

    At the top of the screen I get "The test script sent an invalid response (255 ..."

    The site has loaded correctly (it's not there at the moment) but I am getting a Set Cookie failure on any script process.

    I'm feeling a bit lost at the moment - not sure what to try next. Thoughts anyone?

    #2
    ... oh, and when I do a "refresh site" I get:

    An error occured while merging files on the remote site. ........ GMTSet-Cookie: ATINIC_BUSINESS=-;PATH=/;OK

    Cheers

    Comment


      #3
      You should not be looking at perliss.dll, but at perl.exe

      Part of the setup process ask that you visit the configuration of the .pl extension in the cgi-bin Properties | Configuration | Application Configuration dialog - its on page 132 of the Advanced User Guide v1.2
      Bill
      www.egyptianwonders.co.uk
      Text directoryWorldwide Actinic(TM) shops
      BC Ness Solutions Support services, custom software
      Registered Microsoft™ Partner (ISV)
      VoIP UK: 0131 208 0605
      Located: Alexandria, EGYPT

      Comment


        #4
        Not in IIS 6 ... up to IIS 5, yes, but the Advanced User Guide does not seem to agree with the IIS 6 Setup Documentation from Actinic.

        Comment


          #5
          I'd follow the AUG - it is a later publication and *usually* written from practical testing. I did intent to proof the AUG steps when I converted my IIS5 setup to IIS6, but that has been put on a backburner for now.
          Last edited by wjcampbe; 01-Dec-2006, 01:17 PM. Reason: the usual spelling
          Bill
          www.egyptianwonders.co.uk
          Text directoryWorldwide Actinic(TM) shops
          BC Ness Solutions Support services, custom software
          Registered Microsoft™ Partner (ISV)
          VoIP UK: 0131 208 0605
          Located: Alexandria, EGYPT

          Comment


            #6
            Got it working ...

            * reinstalled Perl
            * indeed, changed .pl extension to c:\perl\bin\perl.exe "%s" %s with the quotes around the first parameter only
            * changed the web server extensions

            Seems to work now.

            Thanks

            Comment

            Working...
            X