Announcement

Collapse
No announcement yet.

PayPal Instant Payment Notifications (IPN) Failing

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

    confused, dotcom! - SOLVED

    can we clarify please!!

    it seems SSLeay / SLLeasy are being mentioned and i'm confused now.

    This is what I THINK we need:

    ******************
    Net::SSL
    Crypt::SSLeay
    ******************

    OK, from my working server i get:

    Perl Modules
    Digest::MD5 2.36
    ActinicEncrypt1024 Not installed
    Exporter 5.58
    File::Temp 0.16
    LWP::UserAgent 2.033
    Crypt::SSLeay 0.51
    CGI 3.15
    CGI::Carp 1.29
    Archive::Zip Not installed
    Net::SSL 2.77

    so, i've answered my own question!
    Andy Warner

    www.legendgames.co.uk - rpgs, boardgames, dice and other geeky stuff
    www.RPGMiniatures.com D&D and Star Wars Miniatures

    Both running the Cart from Search Page hack

    Also www.mainlymurder.co.uk www.thegamesplace.co.uk and www.thediceplace.co.uk

    All running V8.5.2 Multisite on a windows 7 quad PC, augmented by Mole End automation, from a single shared database, using actinic specific hosting from Host-IT.

    Comment


      http://community.actinic.com/showthread.php?p=307790 should cover the modules required
      Steve Wardell
      Operations Director
      __________________________

      Comment


        I don't seem to be able to get that Expoler file to work - am following instructions - unzipping to Site 1 folder, and running Web Analysis from Troubleshooting.
        Still getting the installed / uninstalled message, and no mention of any SSL....

        What am I doing wrong?
        Nigel
        Actinic user with history
        www.nigelsecostore.com

        Comment


          Originally posted by Nigelb View Post
          What am I doing wrong?
          We nshall eed to check if the changed script is uploaded to the server.

          Look in the Site folder for SiteExplorer.pl and se000001.pl (assuming that your CGI Script ID is 1).

          Both files should exist and be dated either yesterday or today. If they are then FTP to the cgi-bin on your web server and check for se000001.pl. If not present or it is an old file then try to FTP (in ASCII mode) the se000001.pl from the Site folder to the web site cgi-bin then try Web Site Analysis again.

          Gordon Camley

          3rd Line Support
          SellerDeck.

          Comment


            SiteExplorer.pl dated today
            se000001.pl dated 08/05/2009
            how do I know whether CGI Script ID is 1 ?
            and how do I get a newer version of se000001.pl if needed?
            Nigel
            Actinic user with history
            www.nigelsecostore.com

            Comment


              just found CGI script ID (in Network set up) it is indeed 1
              Nigel
              Actinic user with history
              www.nigelsecostore.com

              Comment


                Originally posted by Nigelb View Post
                how do I get a newer version of se000001.pl if needed?
                This file should be generated prior to uploading by the Web Site Analysis.

                Is the se000001.pl you refer to in the site folder on the desktop or on the web server? I had originally suspected this was a problem overwriting the file on the server.

                If the old file is on the desktop then try deleting se000001.pl from the site folder. The Web Site Analysis must now either generate a new one or report an error.

                Gordon Camley

                3rd Line Support
                SellerDeck.

                Comment


                  Pls advise what to ask web host to do

                  we have run the explorer script and these are the responses

                  Crypt::SSLeay Not Installed
                  Net::SSL Not Installed

                  What do you recommend that we ask our webhost to do?

                  Comment


                    the se000001.pl is in the site folder.
                    If we delete it will it affect functioning of live site ? (no idea what the se000001.pl does)
                    Nigel
                    Actinic user with history
                    www.nigelsecostore.com

                    Comment


                      Originally posted by blademail View Post
                      we have run the explorer script and these are the responses

                      Crypt::SSLeay Not Installed
                      Net::SSL Not Installed

                      What do you recommend that we ask our webhost to do?
                      The ISP should be asked to install the 2 perl modules to allow Actinic scripts to open a server-to-server SSL connection for the purposes of ensuring secure payment auhtorisation confirmations can be receieved from PayPal.

                      Gordon Camley

                      3rd Line Support
                      SellerDeck.

                      Comment


                        Originally posted by Nigelb View Post
                        the se000001.pl is in the site folder.
                        If we delete it will it affect functioning of live site ? (no idea what the se000001.pl does)
                        se000001.pl is the site version of the SiteExplorer.pl file (same file with comments removed to make it smaller and hence quicker). All the perl files (.pl) are generated from source files when a publish or refresh is done, using the script ID number as part of the name. As the se000001.pl file is part of the trouble shooting it should not have any effect on a running site if deleted.

                        Malcolm

                        SellerDeck Accredited Partner,
                        SellerDeck 2016 Extensions, and
                        Custom Packages

                        Comment


                          Ha. Deleted se000001.pl from the site folder, ran the web test. Same results as before. No error message, and no new se000001.pl file appeared in site folder. ??
                          Nigel
                          Actinic user with history
                          www.nigelsecostore.com

                          Comment


                            ps thanks Malcolm
                            Nigel
                            Actinic user with history
                            www.nigelsecostore.com

                            Comment


                              I need it to work for V7..is that possible?

                              Comment


                                Originally posted by GeertK View Post
                                I need it to work for V7..is that possible?
                                I have added a v7 compatible version of the SiteExplorer script to message 173 in this thread http://community.actinic.com/showpos...&postcount=173

                                Gordon Camley

                                3rd Line Support
                                SellerDeck.

                                Comment

                                Working...
                                X