On Wed, 7 Feb 2001, Charles Daminato wrote:
> OpenSRS::Client is for talking over port 50000
>
> OpenSRS::XML_Client is for talking over port 55000
>
> AFAIK, new functionality will only work via the XML base, so you'll have to
> move over to it for the new functions anyway.
Ok.
> If you're setting up the new client (say, for testing) you should use the
> complete client code - OpenSRS.conf has changed enough since v2.0.3 that it
> just won't work properly with v2.3x - which may be causing your errors (I'm
> guessing here that you're using your old OpenSRS.conf file with the newer
> code....)
Nope, i'm using the new conf file. I'd switched my script from using
Client to OpenSRS::Client.
Interestingly, running verify_install.cgi on the command line works
fine. At least it claims to authenticate OK.
noah