[freeside] Install Problems..
ivan
ivan at 420.am
Sat Jan 26 18:16:08 PST 2002
On Sat, Jan 26, 2002 at 04:20:00PM -0500, Jon wrote:
> Trying to install/Configure freeside, and running into problems. I tried
> to use cpan to install the various modules, but I don't think it worked
> (using "install DBD::mysql" and so forth). It LOOKED like it worked.
> Anyway, I installed most of the stuff through FreeBSD's ports collection.
> This system seems to requite a while pile of modules, which I do not
> understand.
Correct. You don't understand. If Freeside didn't use those modules,
we'd have to write code that duplicated their functionality, instead of
spending time writing a billing system.
> I want to use FreeSide for its "simplicity" (and free-ness). Anyway, on to
> the setup:
> FreeBSD 4.4-STABLE, perl 5.005, MySQL, freeside-1.4.0pre7
> I'm guessing its something to do with not finding global.asa?:
You didn't install the supplied global.asa, or you didn't enable it, as
per httemplate/docs/install.html:
- Create a Global directory, such as /usr/local/etc/freeside/asp-global/
- Copy htetc/global.asa to the Global directory.
- Configure Apache for the Global directory and to execute .cgi files
using Apache::ASP.
> apache errorlog:
>
> [Sat Jan 26 16:03:18 2002] [error] [asp] [44561] [error] Undefined
> subroutine
> &Apache::ASP::Compiles::_usr_local_www_garfield_freeside_config___global_asa
> ::menubar called at config-view.cgi line 1. <--> ,
> /usr/local/lib/perl5/site_perl/5.005/Apache/ASP.pm line 1545
>
> (this is when I click "configure" from my main menu screen)
> httpd.conf is setup exactly as stated in the installation docs (except I
> had to add a bunch of <Directory> statements to tell apache to allow
> ExecCGI in the various dirs).
> document root is /usr/local/www/garfield/freeside (relative url is just /)
> global.asa is in /usr/local/etc/freeside/asp-global/ (just like where the
> docs say to put it, and the PerlSetVar points to it (in httpd.conf))
>
> Any ideas/suggestions?
>
>
--
_ivan
More information about the freeside-users
mailing list