Hi,

I am trying to create a listener for PayPal transactions.

When I do this:

set page [ns_httpspost $url $rqset $qsset]

where url = a https url
rqset is empty
qsset is a set of parameters

I get the following error:

invalid command name "ns_openssl_sockopen"
   while executing
"ns_openssl_sockopen -nonblock $host $port"
   (procedure "ns_httpsopen" line 42)
   invoked from within
"ns_httpsopen POST $url $rqset $timeout $querystring"
   (procedure "ns_httpspost" line 124)
   invoked from within
"ns_httpspost $url $rqset $qsset"


I am running aolserver 4.5.0

Thanks,

Thorpe

Thorpe Mayes






------------------------------------------------------------------------------
10 Tips for Better Server Consolidation
Server virtualization is being driven by many needs.  
But none more important than the need to reduce IT complexity 
while improving strategic productivity.  Learn More! 
http://www.accelacomm.com/jaw/sdnl/114/51507609/
_______________________________________________
aolserver-talk mailing list
aolserver-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aolserver-talk

Reply via email to