Re: Mod_mp3 seg faulting apache

Brian Aker <[email protected]> 16 Oct 2002 10:05:21 -0700
Newsgroups gmane.comp.apache.mod-mp3
Organization TangentOrg
Message-ID <1034787921.23747.10.camel@avenger>
On Wed, 2002-10-16 at 09:13, Al Faller wrote:
> Forgive me if anything I say does not make sense, I am new at mod_mp3.  I
> am running RedHat 7.3 with Apache 1.3.23 on my internal lan.  I have my
> firewall doing port forwarding of port 80 to the internal box and all other
> http traffic works fine.  I installed mod_mp3 via the source with apxs.  My
> mod_mp3 snippet of httpd.conf is:
> 
> <Location /streaming>
> 
> MP3Engine On
> MP3CastName "Al's Tunes"
> MP3Genre "All sorts"
> MP3 /data/shared/music/Random/
> MP3Random On
> MP3Log /var/log/httpd/music_error_log
> </Location>
> 
> When I point a browser to http://myserver.onthe.internet.com/streaming the
Any chance you have bad data loaded? It shouldn't cause a problem, but
you never know...
Do a op=select and see what is loaded into the server.

	-Brian
-- 
_______________________________________________________
Brian "Krow" Aker, [email protected] 
Slashdot Senior Developer
Seattle, Washington
http://krow.net/
http://askbrian.org/
_______________________________________________________
You can't grep a dead tree.