Hi!
I know this Forum is for SME-Server Problems but maybe someone knows what went wrong....
I've installed MP3Info , ApacheMP3 and e-smith-ApacheMP3 .
THen I've setup an ibay ( with Execution of dynamic content (CGI, PHP, SSI): set!) and set it under Multimedia -> Jukebox as MP3 Enabled.
when I try to use the URL I get HTTP 500 Error.
in the log ( httpd/errors) I see this:
[Mon Mar 3 14:25:34 2003] [error] Can't locate Apache/MP3/Sorted.pm in @INC (@INC contains: /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i386-linux /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.6.1/i386-linux /usr/lib/perl5/vendor_perl/5.6.1 /usr/lib/perl5/vendor_perl . /etc/httpd/ /etc/httpd/lib/perl) at (eval 4) line 3.
[Mon Mar 3 14:25:34 2003] [error] Undefined subroutine &Apache::MP3::Sorted::handler called.
In /usr/lib/perl5/site_perl/5.6.0 exists a dir Apache with the needed files!
Whats going on????
I've worked on it now for some time and found the routine handler in the file Sorted.pl. it was marked as a comment! so I've uncommented it and now I get only this in the error log:
[Mon Mar 3 14:33:40 2003] [error] Undefined subroutine &Apache::MP3::Sorted::handler called.
Whats wrong???