I just install Apache::MP3 and it works fine but if I try to use ::Skin
I get these messages for PerlSetVar
"PerlSetvar takes two arguments Perl config var and value" This does
this with ::Sortlist also. But with the straight MP3 modules I can use
PerlSetVar
SetHandler perl-script
PerlHandler Apache::MP3::Skin
PerlSetVar CacheDir /usr/tmp/mp3_cache
PerlSetVar SortFields Album,Title,-Duration
PerlSetVar HomePath /sounds # optional
PerlSetVar DefaultSkin default.tmpl # required
This is the config
Thanks,
Patrick