<p>On May 29, 2011 5:56 PM, &quot;Rob Davis&quot; &lt;<a href="mailto:rob@davis-family.info">rob@davis-family.info</a>&gt; wrote:<br>
&gt; I wonder if I have php setup correctly?  When I downloaded the asx<br>
&gt; stream I get this:<br>
&gt; ...<br>
&gt; 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&#39;m a lighthttpd guy these days so I don&#39;t know the apache directive off the top of my head, but that&#39;s what you need here, for this part at least.</p>
<p>$0.02,<br>
Eric<br>
</p>