Hi I recently installed Apache-MP3-4.00 on Mac OS X Leopard. I got everything to work. However, the only problem I have is when I click on the stream or shuffle link nothing happens. I am currently running Apache/2.2.6 (Unix) mod_perl/2.0.2, and Perl version is 5.8.8 on Mac OS X Leopard. If anybody knows about Apache::MP3, please help me with this. I have been working on finding a solution but no such luck. Here is what the Apache error_log it says:
[Thu Nov 15 01:22:05 2007] -e: Use of uninitialized value in print at +/System/Library/Perl/5.8.8/darwin-thread-multi-2level/Apache/MP3.pm l +ine 598. [Thu Nov 15 01:22:07 2007] -e: Use of uninitialized value in string eq + at /System/Library/Perl/5.8.8/darwin-thread-multi-2level/Apache/MP3. +pm line 1239. [Thu Nov 15 01:22:07 2007] -e: Use of uninitialized value in pattern m +atch (m//) at /System/Library/Perl/5.8.8/darwin-thread-multi-2level/A +pache/MP3.pm line 1242. [Thu Nov 15 01:22:07 2007] -e: Use of uninitialized value in pattern m +atch (m//) at /System/Library/Perl/5.8.8/darwin-thread-multi-2level/A +pache/MP3.pm line 1243. [Thu Nov 15 01:22:07 2007] -e: Use of uninitialized value in hash elem +ent at /System/Library/Perl/5.8.8/darwin-thread-multi-2level/Apache/M +P3.pm line 1890.
Thanks Josh

In reply to Installing Apache-MP3-4.00 on Unix by j1_osu

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.