<blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">But that's because I chmod'd a couple of Cache directories in /usr/local/ to<br></span><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">777 so they could be writable to by apapche 2.2. I don't think that can be<br>
</span><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">the cause because I did the same in /opt/local/ where my working copy of<br></span><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">perl is & TM returns any output from any script fine if I supply the correct<br>
</span><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">shebang line `/opt/local/bin/perl`</span></blockquote><div><br></div><div>I recommend changing the group of those files to Apache's group ('www' on OSX I believe) and making the files group writable but not writable by everyone.  It's safer that way.</div>