|
Comments
Just out of curiousity what flavor of Linux are they running. I was gonna stream flv's from suse and am wondering now if that will be a problem. I have a feeling though that this is not an issue w/ the flavor of linux but a config or security issue instead. Posted by: Joe Martinez at October 6, 2004 03:39 AMI should have checked before I flatly stated Linux...you know what they say about assumptions. The host is actually running FreeBSD 4.8 with Apache/1.3.29. Posted by: Kris at October 6, 2004 03:53 AMhave you set the mime types on the server? is that what you meant by #1? Posted by: joe at October 6, 2004 04:44 AMHave you tried to change the owner to nobody? Posted by: Fabricio C Zuardi at October 6, 2004 06:13 AMWe use FreeBSD 4.10 and have no problem. Ditto with 4.8 or 4.9 that we used in the past. We just used the standard media components and the XMLConnector. Posted by: iS at October 6, 2004 06:31 AMCan you directly link to the file and download it to your harddrive as a FLV? If so I would explore the path approach. Posted by: chadvavra at October 6, 2004 07:04 AMHi All - Thanks for all the responses thus far. I am always impressed by the speed at which the community reacts. Info below on each of your suggestions. Joe - Yes, mime type is what I meant by #1..hard to remember terms at 3:30am ;) Fabricio - I used CHMOD and set permissions to 777, but have not tried 0. chadvavra - That is what I was referring to on # 1 and #2, but thanks for the suggestion. Regards, Changing owner to nobody is essential in order to have everything to work... chmod 777 is not enough... usually. Posted by: void at October 7, 2004 06:39 PM |