vek has asked for the wisdom of the Perl Monks concerning the following question:
Then I installed Apache::MP3. Added the appropriate info to httpd.conf:SERVER_SOFTWARE="Apache/1.3.22 (Unix) mod_perl/1.26"
Restarted httpd for grins and proceeded to the .../moozik URL. Was promptly greeted with a nice 500 error. So off to the logs I went, and I found this little snippet of handy info:<Location /moozik> SetHandler perl-script PerlHandler Apache::MP3 </Location>
What am I missing here? I'm sure I'll be kicking myself but I've tried re-installing everything from scratch and still no joy...[Tue Feb 26 16:02:54 2002] [error] Can't locate object method "new" vi +a package "Apache" at /usr/lib/perl5/site_perl/5.6.0/Apache/MP3.pm li +n 64.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Apache::MP3 Can't locate object method "new"
by LD2 (Curate) on Feb 27, 2002 at 06:06 UTC | |
by vek (Prior) on Feb 27, 2002 at 13:22 UTC | |
|
Re: Apache::MP3 Can't locate object method "new"
by perrin (Chancellor) on Feb 27, 2002 at 15:41 UTC | |
by vek (Prior) on Feb 27, 2002 at 16:37 UTC | |
|
(jeffa) Re: Apache::MP3 Can't locate object method "new"
by jeffa (Bishop) on Feb 27, 2002 at 15:42 UTC |