[jamdb-user] alternate ports and other questions
Status: Beta
Brought to you by:
mschiff
|
From: Joe B. <z3...@ya...> - 2004-09-27 18:47:39
|
I'm running web services on an alternate unused port.
I noticed when trying to play a song, xmms or
realplayer is trying to connect to my host on port 80.
ie: I connect to http://hostname:2430/jamdb, pick out
a song to listen to, then my mp3 player tries to
connect back on port 80. Is this port being defined by
the server, or the client?
Also, when I try to point my player directly to
http:hostname:2430/mp3/foo/bar/foo.mp3, I get the
error "[Mon Sep 27 14:37:29 2004] [error] [client
169.144.24.3] File does not exist: /www/htdocs/mp3"
This is my array entry:
-----------------------------------------
$m3u_paths = array("Web" =>
"http://glyph/mp3/",
"NFS" =>
"/mnt/server/home/mp3/",
"Samba" => "m:/"
);
-----------------------------------------
I get this error whether "mp3" is in my jamdb.conf
entry or not. There is no file/directory called mp3 in
/www/htdocs.. should there be a link to my music
directory in there? I assumed jamdb would interpret
it, based on the entries in jamdb.config.
cutpath entry is: define("CUT_PATH", "/home/jwb/");
My mp3 directory is in there.
Thirdly... is 0.9.9 available anywhere? The one with
the reworked configuration? ;-)
Sorry for the wordiness of this message.
- JoeB
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
|