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

_______________________________________________
Discuss mailing list
[email protected]
http://lists.plumi.org/listinfo/discuss

Reply via email to