[plumi-discuss] Plumi 3.0 Transcoding
Dimitris Moraitis
dimo at unweb.me
Sat Jun 5 04:43:51 EST 2010
On Jun 4, 2010, at 5:57 PM, Edward Brookhouse wrote:
> In the portal_properties, I had the transcode daemon address as
> 127.0.0.1 8888
>
> Should I make it?
>
> transcodedaemon_address http://videos.healthydirections.com:8888
>
> videoserver_address http://videos.healthydirections.com:8888
>
> plonesite_address http://video.healthydirections.com:8080
just remove the port numbers and as long as your instance's apache and
squid are up and running it should work
Zope by default is only listening at http://127.0.0.1:8080 for better
security. Apache should be proxying zope and transcodedaemon at http://video.healthydirections.com
and http://videos.healthydirections.com respectively
More information about the Discuss
mailing list