Thanks Leonid for the response.
I have modified the file to add the path to config file. In fact I tried
both absolute path and relative path but I still get the same error.
Verify_install does show all info about my server, but nothing about the
communication with OpenSRS.
Regards,
Majid
-----Original Message-----
From: Leonid Igolnik [mailto:lim@igolnik.com]
Sent: Thursday, February 05, 2004 6:27 PM
To: Majid Qazi
Cc: dev-list@opensrs.org
Subject: Re: Unknown connection_type!!
Please make sure you've modified:
# pull in conf file with defined values
# XXX NOTE XXX Update this configuration file
BEGIN {
do "<path-to-config>/OpenSRS.conf";
}
in all the cgis.
Leonid Igolnik
OpenSRS developer.
On Thu, 5 Feb 2004, Majid Qazi wrote:
> I am upgrading the perl script interface to RCL version 2.8.1. The
> verify_install.cgi shows up but displays the following error:
>
>
>
> ERROR: Unknown connection type. Please check the value of
> $OPENSRS{connection_type} in your configuration file.
>
>
>
> The line that it refers to are:
>
>
>
> REMOTE_HTTPS_PORT => 55443,
>
> connection_type => 'HTTPS', # CBC, HTTPS
>
> crypt_type => 'DES',
>
>
>
>
>
> I tried both, CBC and HTTPS but I get the same error.
>
>
>
> Any help to get rid of this error would be much appreciated.
>
>
>
> Majid
>
>
>
>
>
>
--Leonid Igolnik.
This archive was generated by hypermail 2.1.3 : Tue Oct 19 2004 - 23:37:53 EDT