How to get Mod_Mp3 to read directories?
March 6, 2005 12:19 PM   RSS feed for this thread Subscribe

I'm running Apache 1.3, with the latest version of mod_mp3 to stream mp3s. It is pulling mp3s from 2 directories, one of which has a collection of mp3s not in subdirectories, and the other directory only has sub directories which contain mp3s. Mod_mp3 will read the mp3s from the first directory, but not the second one that only has subdirectories. What the duce?
posted by jackofsaxons to computers & internet (2 comments total)
Sounds like a permissions problem. Does the user Apache is running as (find out with ps aux | grep httpd, or grep apache) have read permission (ls -l on the parent directory and the root of the tree) on that directory?
posted by maschnitz at 4:19 PM on March 6, 2005


It appears that the problem was I specified mod_mp3 to only play the filetype mp3. I removed that and it played it just fine.
posted by jackofsaxons at 5:33 PM on March 6, 2005


« Older Recently somebody broke into m...   |   What do you do with old notebo... Newer »

You are not logged in, either login or create an account to post comments



Related Questions
Looking for very customized streaming MP3 server May 11, 2007
Streaming MP3s from home PC to work PC (which has... May 8, 2007
MP3 Streaming How-to December 13, 2006
MP3 player that lets you pause live content? December 22, 2005
Is there a streaming media box that does what I want? November 25, 2005