Search the web
Sign In
New User? Sign Up
tvdinner
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
having some trouble with lastest version   Message List  
Reply | Forward Message #94 of 121 |
Re: [tvdinner] Re: having some trouble with lastest version


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-----------------------------------




Tue Oct 26, 2004 3:01 pm

keane_skeplin
Offline Offline
Send Email Send Email

Forward
Message #94 of 121 |
Expand Messages Author Sort by Date

for starters the install_database.sh script didnt work for me. i had to tell it to use the mysql database when running create_user_accounts.sql. Then it...
Pablo Martinez
valmasj
Offline Send Email
Oct 21, 2004
6:44 am

... Thanks for catching that -- I fixed it in the current version. You're right, the install_database.sh script needs the following: echo "generating default...
Sean Keplinger
keane_skeplin
Offline Send Email
Oct 21, 2004
5:22 pm

ok i spent a bit more time, made sure i ran all the database configs that were in there, and then double checked the playlist_idx and by default there were 3...
Pablo Martinez
valmasj
Offline Send Email
Oct 21, 2004
7:52 pm

... The error is happening right after you login? After you recieve the error, try going to a different page by typing in the URL. For example: http://<your...
Sean Keplinger
keane_skeplin
Offline Send Email
Oct 22, 2004
12:09 pm

i entered dbstats.html in manually and it came up. it seems like i can navigate just about everywheres except main_menu. when i try to go to main_menu i get...
Pablo Martinez
valmasj
Offline Send Email
Oct 22, 2004
1:22 pm

... Ok. Looks like there's something wrong with the way the $limit variable coming in is handled. It's passing it to the query as a string when it should be a...
Sean Keplinger
keane_skeplin
Offline Send Email
Oct 22, 2004
4:35 pm

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...
Pablo Martinez
valmasj
Offline Send Email
Oct 23, 2004
2:43 am

... 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...
Sean Keplinger
keane_skeplin
Offline Send Email
Oct 26, 2004
3:01 pm

... that was it. apache::mp3 was installed, but this file was using App::TVDinner::MP3, and the alias was incorrect for me. once i adjusted those, streaming...
Pablo Martinez
valmasj
Offline Send Email
Oct 27, 2004
3:44 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help