Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Does anyone know how to make the VeriSign PFProAPI module work with IIS 5 using ActiveState Perl 5.8 under Win2K?

Trying to use the module causes my cgi script to hang.

Replies are listed 'Best First'.
Re: PFProAPI with Perl 5.8/Win32
by tilly (Archbishop) on Jul 24, 2004 at 21:01 UTC
    I don't have much experience with any of the pieces of your puzzle (IIS 5, ActiveState Perl 5.8, or Win 2K), but I'm going to strongly suggest that you first try to get the module to work from a command-line environment in as simple a situation as possible.

    In that simpler situation you'll more easily discover possible issues whether it asks for some kind of interaction, what error messages it spits out, and so on.