[freeside] fs_signup_server

ivan ivan at 420.am
Mon Mar 6 02:10:00 PST 2000


On Sun, Mar 05, 2000 at 10:58:48AM -0500, Carol Blevins wrote:
> 
> When attempting to run fs_signup_server I get the following messages:
> 
> Permission denied.
> Use of uninitialized value at
> /home/cblevins/fs-1.2.3/fs_signup/fs_signup_server
>  line 91.
> Use of uninitialized value at
> /home/cblevins/fs-1.2.3/fs_signup/fs_signup_server
>  line 91.
> Use of uninitialized value at
> /home/cblevins/fs-1.2.3/fs_signup/fs_signup_server
>  line 91.

At the top of fs_signup_server, you'll see the line:

  $Debug = 0;

Set this to:

  $Debug = 2;

and report the output.

> The freeside machine is only running ssh1...

Either ssh1 or ssh2 will work, but you need to be able to ssh from the
freeside machine to the external public web server as the freeside user.

-- 
meow
_ivan



More information about the freeside-users mailing list