Ok I have a good one for you now. I am trying to add some PHP stuff in on the same server that hosts tvdinner. I am in the process of building a new server...
... Awesome! Glad to hear that you finally got your setup fixed! So do you have the most recent version (0.5.1)? Be sure to try out the "amazon_image" program...
I DID IT!! heres what the deal was. I tried like 500 different compilations of apache and mod_perl using apache toolbox, and most of them worked as far as...
... That's a good idea -- the only issue is that the primary table has a bunch of customized fields for MP3's. At this point, it wouldn't be too hard to build...
I have been trying to come up with some more good ideas for additions/improvements, and I was thinking, why stop at MP3's? Seems like all the structural stuff...
... the other place i found within tools was tools/download. changed it in both places, and when i try to download, it gives me cannot be found, and when i do...
... Hmmm...this I'm not sure of. There's probably a setting somewhere, not sure. I'll see what I can dig up. ... I think this is a bug I accidentally...
I seem to have everything working again, back with apache 1.3 and mod perl 1.x. all my cpan modules went in perfect no hiccups. physical locations of...
... Yeah, one of these days I'll get around to testing that configuration. I know there are issues with Apache2 and mod_perl2 outside of TVDinner. ... This...
... I had a working server, but then desiring the latest of everything, I set out to get AP2+MP2 working with the latest tvdinner. Needless to say I've wasted...
Just curious: How many of you (on this list) have working TVDinner servers? I'm considering adding a feature that will allow servers to "hook up" and stream...
... You may want to subscribe to the Mason mailing list. I believe there are some known problems with Apache/MP2 -> Mason integration. As for the version -- I...
Hey Sean et al. I'm finally getting around to implementing TVDinner... but I figured I'ld try to port it to Apache2/mod_perl2 at the same time just to make...
... You don't need to set this all the way down to the TVDinner directory. You'll probably want this to be just "/home/www/data/". I think this is the cause of...
Someone please give me a sanity check. :) In the mason.conf file ... my $root = '/usr/local/etc/apache'; I set this to my apache conf directory, and created a...
I am installing tvdinner in a subdirectory of my web docroot, eg: http://domain.com/tvdinner I know I am getting close, Mason is running and the system is...
really like the new changes, especially to the layout. I am having a couple of problems with it though, one of which is new, the other happened in .4 and has...
Over the past few months, I've been working to improve the interface to TVDinner. I've grown tired of the same old boring colors, so I've spruced it up a bit....
... That points pretty much to Apache::Session::MySQL. I've noticed while coding and debugging that when a page crashes with a Mason error, I have to clear the...
not sure if it changes the scenario any, but i previously said that restarting mysql did the trick. which is true under the old version, restarting apache is...
... I use MySQL for all of my websites (at least Apache::Session) so I think my database never sleeps. The only different thing I do to start is set the max...
... process ... no, its never actually dropped out completly. sometimes i can refresh a billion times and it will come back to life, in a very unstable state...
... Hmmm...looks like a problem with Apache::Session. Is your MySQL process complete gone (from ps for example)? I'll see what I can dig up. Sean -- \___/...
for some reason, if i let tvdinner sit around ahwhile, when i finaly go to connect to it i get the following error: error: DBD::mysql::st execute failed:...
... 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...
... 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...
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...
... 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...
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...