Any advice on how to get reg_system.cgi working on Mac OSX? Here is my error:
[localhost:/Library/WebServer/CGI-Executables] admin% ./reg_system.cgi Global symbol "%TV_REG_PERIODS" requires explicit package name at ./reg_system.cgi line 1542, <DATA> line 241. TIA --------------------------------------- Jeremy Schwartz Starmark Interactive Developer [EMAIL PROTECTED] 954-761-1600 > From: "Charles Daminato" <[EMAIL PROTECTED]> > Date: Thu, 31 Jan 2002 14:19:13 -0500 > To: "Jeremy Schwartz" <[EMAIL PROTECTED]> > Subject: RE: verify_install.cgi - Problems decrypting the key. > > reg_system.cgi is MUCH better (and highly recommended over register.cgi) for > doing domain registrations. register.cgi is very minimalist, and only > included as an example of what's possible. > > I strongly suggest you get reg_system.cgi working, as it contains support > for all our products and variations therein. > > Charles Daminato > OpenSRS Product Manager > Tucows Inc. - [EMAIL PROTECTED] > >> -----Original Message----- >> From: Jeremy Schwartz [mailto:[EMAIL PROTECTED]] >> Sent: January 31, 2002 2:18 PM >> To: Charles Daminato >> Subject: Re: verify_install.cgi - Problems decrypting the key. >> >> >> That did it! I am able to run manage.cgi and register.cgi now. >> Reg_system.cgi still is giving me an error, but do need it? >> >> I am going to run through some tests now. Thanks again for all of >> your help >> on this. >> --------------------------------------- >> Jeremy Schwartz Starmark >> Interactive Developer >> [EMAIL PROTECTED] 954-761-1600 >> >>> From: "Charles Daminato" <[EMAIL PROTECTED]> >>> Date: Thu, 31 Jan 2002 13:18:10 -0500 >>> To: "Jeremy Schwartz" <[EMAIL PROTECTED]> >>> Subject: RE: verify_install.cgi - Problems decrypting the key. >>> >>> Make sure you're logged into http://resellers-test.opensrs.net/ >> when you're >>> generating the key (TEST system), and when you place the key into your >>> opensrs.conf file there are NO line breaks around the key (it's >> rather long) >>> and there's no leading or trailing spaces within the quotes ("<key>") >>> >>> You are VERY close :) >>> >>> Charles Daminato >>> OpenSRS Product Manager >>> Tucows Inc. - [EMAIL PROTECTED] >>> >>>> -----Original Message----- >>>> From: Jeremy Schwartz [mailto:[EMAIL PROTECTED]] >>>> Sent: January 31, 2002 1:14 PM >>>> To: Charles Daminato >>>> Subject: Re: verify_install.cgi - Problems decrypting the key. >>>> >>>> >>>> Hi Charles- >>>> I am using blowfish and that error is corrected. However, I am >> getting the >>>> following: >>>> >>>>> Authentication Test >>>>> Logging in to OpenSRS server ERROR: Unable to login to server: >>>>> Authentication failed >>>> >>>> http://www5.starmark.com/cgi-bin/verify_install.cgi >>>> >>>> I even updated my key to make sure I had it in right. >>>> >>>> I am sooooo close I can taste it. >>>> --------------------------------------- >>>> Jeremy Schwartz Starmark >>>> Interactive Developer >>>> [EMAIL PROTECTED] 954-761-1600 >>>> >>>>> From: "Charles Daminato" <[EMAIL PROTECTED]> >>>>> Date: Thu, 31 Jan 2002 11:59:14 -0500 >>>>> To: "Jeremy Schwartz" <[EMAIL PROTECTED]> >>>>> Subject: RE: verify_install.cgi - Problems decrypting the key. >>>>> >>>>> I'd suggest that you use Blowfish, it's a much better >>>> encryption method... >>>>> >>>>> Charles Daminato >>>>> OpenSRS Product Manager >>>>> Tucows Inc. - [EMAIL PROTECTED] >>>>> >>>>>> -----Original Message----- >>>>>> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED]]On >>>>>> Behalf Of Jeremy Schwartz >>>>>> Sent: January 31, 2002 10:43 AM >>>>>> To: [EMAIL PROTECTED] >>>>>> Subject: verify_install.cgi - Problems decrypting the key. >>>>>> >>>>>> >>>>>> I have successfully reinstalled and compiled Expat and >>>> XML::Parser. Thank >>>>>> you everyone for your advice. >>>>>> >>>>>> Now I am having the following errors on verify_install.cgi: >>>>>> >>>>>>> keysize is greater than allowed keysize of 8 for cipher >>>>>> Crypt::DES - using only >>>>>>> first 8 bytes at >>>>>> /Library/WebServer/CGI-Executables/verify_install.cgi line 272 >>>>>> >>>>>> Please view my test at: >>>>>> >>>>>> http://www5.starmark.com/cgi-bin/verify_install.cgi >>>>>> >>>>>> You can see that the DES module is installed and checking ok. >>>>>> >>>>>> Here is a [snip] from my opensrs.conf in regards to the DES entry: >>>>>> >>>>>>> username => $USERNAME, >>>>>>> private_key => $PRIVATE_KEY, >>>>>>> REMOTE_PORT => 55000, >>>>>>> REMOTE_HOST => "horizon.opensrs.net", >>>>>>> >>>>>>> crypt_type => 'DES', # Blowfish, DES, or Blowfish_PP (slow!) >>>>>> >>>>>> Help is of course welcomed and appreciated. >>>>>> --------------------------------------- >>>>>> Jeremy Schwartz Starmark >>>>>> Interactive Developer >>>>>> [EMAIL PROTECTED] 954-761-1600 >>>>>> >>>> >>> >> >