[Maypole] Installation Woes
Markus Spring
m.spring@gmx.de
Sat, 15 May 2004 12:04:11 +0200
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Marius, thank you for your answer.
I had Class::DBI::SQLite already installed.
Meanwhile i force-installed Class::DBI::AsForm 2.2, and now Maypole
tests ok (both 1.4 and CVS)
Now I tried to install BeerDB on my mod_perl 1.29/Apache 1.3.29
webserver in a virtual host with
<VirtualHost *>
~ ServerName beer.local
~ DocumentRoot /home/springm/perl/beerdb
~ <Location /beerdb>
~ SetHandler perl-script
~ PerlHandler BeerDB
~ </Location>
</VirtualHost>
I copied the templates subdir of the distribution to
/home/springm/perl/beerdb (I have to admit: it's my first contact with
the Template Toolkit) and adapted the path to the database in BeerDb.pm,
and now the apache error log says
[Sat May 15 12:02:16 2004] [notice] Accept mutex: sysvsem (Default: sysvsem)
file error - beerdb: not found at
/usr/local/lib/perl5/site_perl/5.8.4/Maypole/View/Base.pm line 66.
[Sat May 15 12:02:21 2004] [error] [client 192.168.10.1] File does not
exist: /home/springm/perl/beerdb/beerdb
I had a look at Base.pm line 66, but this is just the generic error
routine. Replacing warn there with Carp::cluck did not give more
information.
Kind regards
Markus
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFApesbxxUzQSse11ARAuwsAJ0cR1mTqjrd5Z3t/T5NfpGqsgxM0ACgiiHX
ngXhoebSCuFh+yWivOSKnKU=
=J5hF
-----END PGP SIGNATURE-----