Re: [jamdb-user] bad URL being sent by jamdb
Status: Beta
Brought to you by:
mschiff
|
From: Joe B. <z3...@ya...> - 2004-09-04 14:35:36
|
It looks like my problem might be somewhere else or I
have an additional one. The songs still do not play
and in my httpd logs file I am getting the error:
----------------------
[Sat Sep 04 10:18:43 2004] [error] [client
192.168.1.103] File does not exist: /www/htdocs/mp3
----------------------
I copied the contents of /etc/jamdb/apache.conf into
my httpd.conf, but it doesn't seem to change this
particular behavior. I wasn't sure where to put it so
I just put it after the sections in conf that also had
/Directory directives.
It seems like I'm close.
--- Marc Schiffbauer <ma...@sc...> wrote:
> * Joe Beiter schrieb am 02.09.04 um 22:41 Uhr:
> > Thanks Marc,
>
> hi joe,
>
> >
> > That was causing my problem. I didn't have
> directories
> > defined leading to the music directories. I've
> > corrected that to say:
> > ---------------------------------------
> > define("CUT_PATH", "/home/joeb/mp3/");
> > $m3u_paths = array("Web" =>
> > "http://glyph",
> > "NFS" =>
> > "/mnt/server/home/mp3/",
> > "Samba" => "m:/"
> > );
> >
> > Now, the correct directory path comes up with one
> > exception. What is displayed in xmms info is:
> > "http://glyph/%7Ejoeb/mp3/joe_satriani/foo.mp3"
> >
> > The music files are actually in ~joeb/mp3 but if I
> > follow the instructions cited in config (to enter
> the
> > directory path one level above) then I get
> > joeb/mp3/mp3 sent. I'm assuming the %7E is not
> > desireable?
>
> It is. The path is urlencoded ("~" => "%7E")
>
> is it now working for you?
>
> -marc
>
> --
> ° <M3rlin-> what is the legal age to buy
> alcoholic in england ? °
> ° <p5Ds13a06> you cant buy alcoholics
> °
> ° <p5Ds13a06> but if you wink the right way,
> °
> ° some of them will follow you home for
> free °
>
>
>
-------------------------------------------------------
> This SF.Net email is sponsored by BEA Weblogic
> Workshop
> FREE Java Enterprise J2EE developer tools!
> Get your free copy of BEA WebLogic Workshop 8.1
> today.
>
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
> _______________________________________________
> JamDB-User mailing list
> Jam...@li...
>
https://lists.sourceforge.net/lists/listinfo/jamdb-user
>
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
|