On Sat, 23 Oct 2004, Pablo Martinez wrote:
> that took care of me for the login side of things. however i still have
> one remaining problem, and thats downloading/playing songs. im sure its
> a permission issue, but ive tried just about everything i can think of.
> i have everything set to be owned:group nobody:nobody. im not sure if
> this is the right way to do it or not, but thats what i was using before
> i believe (apache runs as nobody). i tried fooling with recompiling mp3
> root, and hard paths, but that didnt seem to do anything. (i did it
> twice, the second time remembering to restart apache in between). so im
> not sure what it could be, it just constantly gives me "page cannot be
> displayed".
Check the permissions on your /mp3 diretory -- make sure that Apache has
permissions to read the files. Also, make sure you have the following in
your tvdinner.conf:
# stream/download/playlist MP3 handler
Alias /mp3 /mp3
<Location /mp3>
SetHandler perl-script
PerlHandler Apache::MP3
</Location>
Do you have Apache::MP3 installed? What URL is it trying to use to stream
the files?
Sean
--
\___/ Sean Keplinger
|o,o| skeplin AT one DOT net
\/ )
http://spookyworld.dnsalias.com
----mm-----------------------------------