Gossamer Forum
Home : Products : Gossamer Links : Discussions :

errors with payment method

Quote Reply
errors with payment method
Trying to setup paypal as payment method..

The following error was given. (anyone have a fix)

Unable to load payment method ' PayPal ':

Can't locate Net/SSLeay.pm in @INC (@INC contains: /home/httpd/html/simcoeclassifieds.com/cgi-bin/classifieds/admin /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 .) at /home/httpd/html/simcoeclassifieds.com/cgi-bin/classifieds/admin/GT/Socket/Client/SSLHandle.pm line 21.
BEGIN failed--compilation aborted at /home/httpd/html/simcoeclassifieds.com/cgi-bin/classifieds/admin/GT/Socket/Client/SSLHandle.pm line 21.
Compilation failed in require at /home/httpd/html/simcoeclassifieds.com/cgi-bin/classifieds/admin/GT/WWW/https.pm line 21.
BEGIN failed--compilation aborted at /home/httpd/html/simcoeclassifieds.com/cgi-bin/classifieds/admin/GT/WWW/https.pm line 21.
Compilation failed in require at /home/httpd/html/simcoeclassifieds.com/cgi-bin/classifieds/admin/GT/Payment/Remote/PayPal.pm line 25.
BEGIN failed--compilation aborted at /home/httpd/html/simcoeclassifieds.com/cgi-bin/classifieds/admin/GT/Payment/Remote/PayPal.pm line 25.
Compilation failed in require at /home/httpd/html/simcoeclassifieds.com/cgi-bin/classifieds/admin/Links/Payment/Remote/PayPal.pm line 20.
BEGIN failed--compilation aborted at /home/httpd/html/simcoeclassifieds.com/cgi-bin/classifieds/admin/Links/Payment/Remote/PayPal.pm line 20.
Compilation failed in require at Links::Payment::add_method line 852.

Quote Reply
Re: [6foot4] errors with payment method In reply to
You need to install the Net::SSLeay Perl module on your system.

Adrian
Quote Reply
Re: [brewt] errors with payment method In reply to
Is that have to do with my server.. or the script?
You say on your system.. not sure which you mean.
Quote Reply
Re: [6foot4] errors with payment method In reply to
Some of the payment modules require that the Net::SSLeay Perl module be installed on your server. Ask your system administrator to install the module onto your server for you.

Adrian