|
Re: Playing problem.
> In tools/play
>
> Change the following:
>
> # now do the redirect
> $m->redirect($url);
>
> to
>
> $m->comp("$gConf->{interfaceroot}/tools/redirect", url=>$url);
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 play, it gives me cannot be displayed. (error
msg's). just say the word and ill start rebuilding, this is what i
get for trying to be at the latest and greatest of apache/mod_perl.
I must say though, the server is no longer going out to lunch like it
was before, just cant play anything =). If you have any more ideas,
please dont hesitate to offer.
thanks
josh
|