[freeside] signup.cgi error

ivan at 420.am ivan at 420.am
Tue Sep 17 05:17:20 PDT 2002


On Tue, Sep 10, 2002 at 05:14:22PM -0400, kragsdale3 at cox.net wrote:
> We're moving along to the Signup Server.  When we load the signup.cgi
> page, we get the following error:
> 
>    1.  syntax error at signup.cgi line 548, near "( foreach " (Might
> be a runaway multi-line '' string starting on line 543) ,
> /usr/lib/perl5/site_perl/5.6.1/Apache/ASP.pm line 1621... see compile
> error for rest

You are running signup.cgi under Apache::ASP on your backend Freeside
server, not as a CGI.

Unlike the misnamed stuff that runs under Apache::ASP or HTML::Mason,
signup.cgi is an _actual CGI_ intended for use on a remote, regular,
non-mod_perl web server.

-- 
_ivan



More information about the freeside-users mailing list