Error when trying to access the .cgi's

Alan Murrell swasak at hotmail.com
Sun Mar 24 01:13:14 PST 2002


Hello, again.

Mandrake 8.2
PostgreSQL 7.2
Apache 1.2.23
Apache::ASP
Freeside 1.4.0pre11

Okay, I finally figured out my PostgreSQL problems, and seem to have gotten 
all the databases created in the "freeside" database.  I loaded the page, and 
clicked on "Configuration", down near the bottom.  I now get the following 
error (from my Apache error_log):

----------
[Sun Mar 24 07:18:07 2002] [error] [asp] [11649] [error] errors compiling 
global.asa: [Sun Mar 24 07:18:07 2002] global.asa: Can't continue after 
import errors at /usr/local/etc/freeside/asp-global//global.asa line 16 <--> 
[Sun Mar 24 07:18:07 2002] global.asa: BEGIN failed--compilation aborted at 
/usr/local/etc/freeside/asp-global//global.asa line 16. <--> , 
/usr/lib/perl5/site_perl/5.6.1/Apache/ASP.pm line 2135
[Sun Mar 24 07:18:07 2002] [error] [asp] [11649] [error] can't create group 
dir /usr/local/etc/freeside/asp-global//.state: Permission denied, 
/usr/lib/perl5/site_perl/5.6.1/Apache/ASP.pm line 5063
[Sun Mar 24 07:18:07 2002] [error] [asp] [11649] [error] can't create group 
dir /usr/local/etc/freeside/asp-global//.state/server: No such file or 
directory, /usr/lib/perl5/site_perl/5.6.1/Apache/ASP.pm line 5063
[Sun Mar 24 07:18:07 2002] [error] can't open file 
/usr/local/etc/freeside/asp-global//.state/server/internal.lock: No such file 
or directory at /usr/lib/perl5/site_perl/5.6.1/MLDBM/Sync.pm line 234.

"small_custview" is not exported by the FS::CGI module at 
/usr/local/etc/freeside/asp-global//global.asa line 16
----------

FYI, line 16 of global.asa is this:

----------
small_custview myexit);
----------

I tried doing "make aspdocs" several time, just in case there was an error in 
the process.  During this process, I noticed I get a *lot* of errors ike this:

----------
/usr/bin/pod2html: ./FS/FS/cust_bill.pm: cannot resolve L<perlfunc/"time"> in 
paragraph 32. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: ./FS/FS/cust_bill.pm: cannot resolve L<perlfunc/"time"> in 
paragraph 160. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: ./FS/FS/cust_bill_event.pm: cannot resolve 
L<perlfunc/"time"> in paragraph 19. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 
1562.
/usr/bin/pod2html: ./FS/FS/cust_bill_pay.pm: cannot resolve 
L<perlfunc/"time"> in paragraph 20. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 
1562.
/usr/bin/pod2html: ./FS/FS/cust_bill_pkg.pm: cannot resolve 
L<perlfunc/"time"> in paragraph 23. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 
1562.
/usr/bin/pod2html: ./FS/FS/cust_credit.pm: cannot resolve L<perlfunc/"time"> 
in paragraph 22. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: ./FS/FS/cust_credit_bill.pm: cannot resolve 
L<perlfunc/"time"> in paragraph 20. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 
1562.
/usr/bin/pod2html: ./FS/FS/cust_credit_refund.pm: cannot resolve 
L<perlfunc/"time"> in paragraph 20. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 
1562.
/usr/bin/pod2html: ./FS/FS/cust_main.pm: cannot resolve L<perlfunc/"time"> in 
paragraph 186. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: ./FS/FS/cust_main.pm: cannot resolve L<perlfunc/"time"> in 
paragraph 226. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: ./FS/FS/cust_main.pm: cannot resolve L<perlfunc/"time"> in 
paragraph 257. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: ./FS/FS/cust_main.pm: cannot resolve L<perlfunc/"time"> in 
paragraph 304. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: ./FS/FS/cust_pay.pm: cannot resolve L<perlfunc/"time"> in 
paragraph 22. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: ./FS/FS/cust_pkg.pm: cannot resolve L<perlfunc/"time"> in 
paragraph 36. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: ./FS/FS/cust_pkg.pm: cannot resolve L<perlfunc/"time"> in 
paragraph 141. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: ./FS/FS/cust_refund.pm: cannot resolve L<perlfunc/"time"> 
in paragraph 19. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: ./FS/FS/part_pkg.pm: cannot resolve L<Safe> in paragraph 
93. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: no title for ./FS/FS/raddb.pm at 
/usr/lib/perl5/5.6.1/Pod/Html.pm line 402.
/usr/bin/pod2html: ./FS/FS/Record.pm: cannot resolve L<DBI/"quote"> in 
paragraph 263. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: ./FS/FS/Record.pm: cannot resolve L<DBI> in paragraph 295. 
at /usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: ./FS/FS/svc_acct.pm: cannot resolve L<perlfunc/"time"> in 
paragraph 242. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: ./FS/FS/svc_acct.pm: cannot resolve L<ssh> in paragraph 
250. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: ./FS/FS/svc_acct_sm.pm: cannot resolve L<ssh> in paragraph 
85. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: ./FS/FS/svc_acct_sm.pm: cannot resolve L<dot-qmail> in 
paragraph 85. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: ./FS/FS/svc_domain.pm: cannot resolve 
L<dot-qmail/"EXTENSION ADDRESSES"> in paragraph 44. at 
/usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: ./FS/FS/svc_domain.pm: cannot resolve L<ssh> in paragraph 
129. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: ./FS/FS/svc_domain.pm: cannot resolve L<dot-qmail> in 
paragraph 129. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: ./FS/FS/svc_forward.pm: cannot resolve L<dot-qmail> in 
paragraph 118. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: ./FS/FS/UID.pm: cannot resolve L<Apache> in paragraph 31. 
at /usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: ./FS/FS/UID.pm: cannot resolve L<Apache> in paragraph 57. 
at /usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: ./FS/FS/UID.pm: cannot resolve L<DBI> in paragraph 86. at 
/usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
sh: ./httemplate/docs/man/blib/lib/FS.html: No such file or directory
/usr/bin/pod2html: no title for ./FS/FS/UI/agent.pm at 
/usr/lib/perl5/5.6.1/Pod/Html.pm line 402.
/usr/bin/pod2html: ./FS/bin/freeside-adduser.pod: cannot resolve L<htpasswd> 
in paragraph 19. at /usr/lib/perl5/5.6.1/Pod/Html.pm line 1562.
/usr/bin/pod2html: no title for ./FS/bin/freeside-apply-credits.pod at 
/usr/lib/perl5/5.6.1/Pod/Html.pm line 402.
/usr/bin/pod2html: no title for ./FS/bin/freeside-setinvoice.pod at 
/usr/lib/perl5/5.6.1/Pod/Html.pm line 402.
/usr/bin/pod2html: ./fs_sesmon/FS-SessionClient/SessionClient.pm: cannot 
resolve L<fs_sessiond> in paragraph 37. at /usr/lib/perl5/5.6.1/Pod/Html.pm 
line 1562.
/usr/bin/pod2html: ./fs_signup/FS-SignupClient/SignupClient.pm: cannot 
resolve L<fs_signupd> in paragraph 43. at /usr/lib/perl5/5.6.1/Pod/Html.pm 
line 1562.
----------

Actually, the above are all the errors I get during the "make aspdocs" 
process.  I'm not entirely sure wht they mean, but presumably they have 
something to do with the errors I am receiving when I try to go to 
"Configuration" (or any of the other links to the various .cgi pages).

I'm prolly missing some module or other, but I definately installed all of 
the ones that were listed as required by Freeside.

Oh, on another note, I also tried this with HTML::Mason, and I did get 
similar errors when doingthe "make masondocs".  And when I tried going to the 
"Configuration" page (or any of the other .cgi's), I got exactly the same 
error, and pointing to exactly the same thing in the handler.pl file (i.e., 
the line that has "small_custview myexit);", though it was a different line 
number, of course.

Any ideas what I've done wrong?  I am positive I did all the steps right; I 
went thru the install steps about a dozen times at least, now.

Thanx, in advance.  I look forward to getting all this cleared up!

Alan Murrell <swasak at hotmail.com>




More information about the freeside-users mailing list