I think I found the problem.  The post-install script didn't run as it was 
supposed to.  After looking in the Crypt::SSLeay.ppd file I ran the 
post-install script manually and the missing .ddls were installed.  I am 
no longer getting the missing dll error.

FYI:
The post-install script is located at: 
http://theoryx5.uwinnipeg.ca/ppmpackages/scripts/install_ssl


"Briggs, Larry" <[EMAIL PROTECTED]> 
Sent by: [EMAIL PROTECTED]
12/06/2006 08:54 AM

To
"'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>, 
"'[email protected]'" 
<[email protected]>
cc

Subject
RE: Crypt::SSLeay problems






I am currently having a simular problem.  I have SSL working on a W2k 
server
but have not been able to get it to work on a W2k3 server.  I get the
following event error.

Event Type:     Error 
Event Source:   Application Error 
Event Category: (100) 
Event ID:       1000 
Date:           12/4/2006 
Time:           1:28:41 PM 
User:           N/A 
Computer:       EIPW2003-7 
Description: 
Faulting application perl.exe, version 5.6.1.638, faulting module
ssleay32.dll, version 0.9.8.4, fault address 0x00017e3c.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp
<http://go.microsoft.com/fwlink/events.asp> . 
Data: 
0000: 41 70 70 6c 69 63 61 74   Applicat 
0008: 69 6f 6e 20 46 61 69 6c   ion Fail 
0010: 75 72 65 20 20 70 65 72   ure  per 
0018: 6c 2e 65 78 65 20 35 2e   l.exe 5. 
0020: 36 2e 31 2e 36 33 38 20   6.1.638 
0028: 69 6e 20 73 73 6c 65 61   in sslea 
0030: 79 33 32 2e 64 6c 6c 20   y32.dll 
0038: 30 2e 39 2e 38 2e 34 20   0.9.8.4 
0040: 61 74 20 6f 66 66 73 65   at offse 
0048: 74 20 30 30 30 31 37 65   t 00017e 
0050: 33 63                     3c 
 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, December 06, 2006 8:46 AM
To: [email protected]
Subject: Crypt::SSLeay problems


I have been trying for days to get SSL working in my perl environment with
no success. 

I finally stumbled upon http://theoryx5.uwinnipeg.ca/ppmpackages/ which
appears to have the Crypt::SSLeay.pm module that works with my version of
perl.  I installed the module and everything looked good.  But when I try 
to
run a script to do a GET over https I get a pop up stating: 
"This application has failed to start because SSLEAY32.dll was not found.
Re-installing the application may fix this problem." 

I have tried compiling OpenSSL and Crypt::SSLeay manually using
cygwin(mingw) and standalone mingw and have run into problems using both. 

Does anyone have any idea how to get past these problems, or if someone 
has
written a step-by-step "How to get SSL working on Perl and Windows" guide? 


Thanks,
Brett
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to