| Anyway, now I get
| ----------------------------------------------
| [Sun Aug 6 00:17:55 2000] [error] Undefined subroutine
&Apache::ASP::handle
| r called.
| --------------------------------------------
| Any ideas where that is coming from? There really is a handler subroutine
| in ../Apache/ASP.pm. So?
That does look like debugging output from Apache::ASP. Do you really have
all dependencies right?
What does a perl -cw any/path/to/your/Apache/ASP.pm say?
| Also, the reason I can't use CPAN is memory related. CPAN even runs out
of
| memory when I try installing CPAN!?
It does what?!? You ain't running this on a Commodore 64 are you? ;)
Seriously, if installing the CPAN module
already exhausts all your resources, I won't even give Apache::ASP (or
mod_perl for that matter) a try before doing at least a 128 MB memory
upgrade.
Ime