Gossamer Forum
Home : Products : Gossamer Links : Discussions :

paypal in linksql2.2

Quote Reply
paypal in linksql2.2
I am trying to set up payment with payal. my hosting company will not install Net::SSLeay. is there a way around this.

does anyone have suggestions of goo hosting companies that offer his and telnet access?
Quote Reply
Re: [ajiimd] paypal in linksql2.2 In reply to
You may try this hosting search services:
http://www.hostsearch.com/shared_zone.asp
http://www.comparewebhosts.com/Search.asp

Or you can ask info from GT hosting.

Best regards,
Webmaster33


Paid Support
from Webmaster33. Expert in Perl programming & Gossamer Threads applications. (click here for prices)
Webmaster33's products (upd.2004.09.26) | Private message | Contact me | Was my post helpful? Donate my help...
Quote Reply
Re: [ajiimd] paypal in linksql2.2 In reply to
There isn't an easy way around that. You would have to install a local copy of Net:SSLeay, but since you don't have telnet/ssh access it won't be easy to do.

Adrian
Quote Reply
Re: [brewt] paypal in linksql2.2 In reply to
Is Net:SSLeay pure perl module?
If yes, then it's possible to install it, by simply creating the directories, and copy the module file(s).

Best regards,
Webmaster33


Paid Support
from Webmaster33. Expert in Perl programming & Gossamer Threads applications. (click here for prices)
Webmaster33's products (upd.2004.09.26) | Private message | Contact me | Was my post helpful? Donate my help...
Quote Reply
Re: [webmaster33] paypal in linksql2.2 In reply to
It has to compile against openssl, so you can't just copy the files over.

Adrian