|
Rank: Starting Member
Groups: Registered
Joined: 12/16/2004 Posts: 2 Location: ,
|
I installed the PDT script into my cgi-bin on my server where my site is hosted, named it thankyou.cgi and then did a test purchase to see if it was working. I have auto return activated as well. I got the following error:
Software error:
Can't locate Crypt/SSLeay.pm in @INC (@INC contains: /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 .) at thankyou.cgi line 26.
BEGIN failed--compilation aborted at thankyou.cgi line 26.
Can anyone help me? I am new to all this and need to know why I am getting this error and how to fix it. Email me if you like.
www.hitechcredit.com
|
|
Rank: Starting Member
Groups: Registered
Joined: 10/17/2002 Posts: 2,139 Location: ,
|
Hello, Your host may not have the module loaded to support the script, some host also have specific requirements for where and what permissions you need to set a file to run. Generally it is a cgi-bin with 755. You can try to use PHP or generate a new Perl script and test, you can go here to get the code: http://paypaltech.com/PDTGen/
Stephen Ivaskevicius PayPal/eBay, Inc. www.paypal.com/pdn
|