After having success with the verify_install.cgi script and all flags coming back as "OK" figured everything would be smooth sailing...
 
This is a stand alone server running Windows 2000 with Activestate Perl v. 5.6.0 build 623 and the opensrs-client-2.31.
 
In the first attempt of trying to run "reg_system.cgi" it would return no data and only a blank screen. Because of this all debug flags were reset to "1" in the OpenSRS.conf file. After having done so all cgi scripts get the following error
 
     Undefined subroutine &main::ReadParse called at register.cgi line XX.
 
This points back to the following line on all scripts:
 
     ReadParse(\%in);
 
Here is the output from verify_install.cgi
 
Client Software Configuration:
OpenSRS Client IP Address
Perl compiled for MSWin32 (MSWin32-x86-multi-thread)
Client Version XML:2.2.2
Server Hostname resellers-test.opensrs.net
Server Port 55000
Private Key Length 112
Encryption method Blowfish_PP
 
Software Requirement Tests:
Checking for Digest::MD5 OK (version 2.09)
Checking for Crypt::DES OK
Checking for Crypt::Blowfish_PP OK (version 1.11)
Checking for Crypt::CBC OK (version 1.25)
Checking for XML::Parser OK (version 2.27)
Checking for Unicode::Map OK (version 0.110)
Checking for Unicode::String OK (version 2.06)
 
Authentication Test:
Logging in to OpenSRS server OK
 

Any ideas what would cause this subroutine error?
 
Sincerely,
Michael Bradley
Interwrx.com / SWLink.net

Reply via email to