Signup Server Bind Difficulties

John E Murphy kermit1 at earthlink.net
Fri Feb 21 09:38:28 PST 2003


I am having problems with a signup server.  For testing purposes I am
running the signup server on the local machine(when we go live I get a
second server where signup will reside).  I get the following messages when
I try to start the signup server.

sh-2.05b$ ./fs_signup_server jemurphy mail.localdomain 1 1
[fs_signup_server] Connecting to mail.localdomain...
Use of tainted arguments in exec is deprecated at
/usr/lib/perl5/5.8.0/IPC/Open3.pm line 230.
[fs_signup_server] Sending init data...
[fs_signup_server] Entering main loop...
[fs_signup_server] Reading (waiting for) signup data...
[fs_signupd] Reading init data...
[fs_signupd] Creating /usr/local/freeside/fs_signupd_socket
bind: Address already in use at /usr/local/sbin/fs_signupd line 39.
Magic number checking on storable file failed at blib/lib/Storable.pm
(autosplit into blib/lib/auto/Storable/fd_retrieve.al) line 341, at
./fs_signup_server line 108
sh-2.05b$ ./fs_signup_server jemurphy mail.localdomain 1 1
[fs_signup_server] Connecting to mail.localdomain...
Use of tainted arguments in exec is deprecated at
/usr/lib/perl5/5.8.0/IPC/Open3.pm line 230.
[fs_signup_server] Sending init data...
[fs_signup_server] Entering main loop...
[fs_signup_server] Reading (waiting for) signup data...
[fs_signupd] Reading init data...
[fs_signupd] Creating /usr/local/freeside/fs_signupd_socket
bind: Address already in use at /usr/local/sbin/fs_signupd line 39.
Magic number checking on storable file failed at blib/lib/Storable.pm
(autosplit into blib/lib/auto/Storable/fd_retrieve.al) line 341, at
./fs_signup_server line 108

If I could get some help solving this problem it would be appreciaited.

John Murphy




More information about the freeside-users mailing list