<p>On May 29, 2011 5:56 PM, "Rob Davis" <<a href="mailto:rob@davis-family.info">rob@davis-family.info</a>> wrote:<br>
> I wonder if I have php setup correctly? When I downloaded the asx<br>
> stream I get this:<br>
> ...<br>
> Instead of a media file..</p>
<p>Apache config issue.<br>
<br>
Apache is delivering your perl script to the browser as text instead of running it.</p>
<p>I'm a lighthttpd guy these days so I don't know the apache directive off the top of my head, but that's what you need here, for this part at least.</p>
<p>$0.02,<br>
Eric<br>
</p>