signup server

Kristian Hoffmann khoff at pc-intouch.com
Tue Jan 18 21:50:16 PST 2000


I've been attempting to make the signup server work with the IAS portion
of the netscape cck.  You basically return the data as the mime-type
application/netscape-account-signup... (something like that) instead of an
.ins file.  My problem is, I can't seem to get the stock signup server
working.  Here's the output I get from fs_signup_server...

---SNIP---
Use of uninitialized value at ./fs_signup_server line 90.
Use of uninitialized value at ./fs_signup_server line 90.
Use of uninitialized value at ./fs_signup_server line 90.
Use of uninitialized value at ./fs_signup_server line 122.
Use of uninitialized value at ./fs_signup_server line 124.
Use of uninitialized value at /usr/lib/perl5/site_perl/FS/Record.pm line
166.
Can't call method "svcpart" without a package or object reference at 
./fs_signup_server line 130.
---SNIP---

>From signup.cgi I get...
---SNIP---
Software error:

connect: Connection refused at /usr/lib/perl5/site_perl/FS/SignupClient.pm
line 101. 
---SNIP---

>From looking at the signup.cgi I was expecting a form similar to the "New
Customer" form in freeside.  Is it looking for arguments or data passed 
from the browser?

Thanks in advance,

-Kristian
<khoff at pc-intouch.com>





More information about the freeside-users mailing list