<div dir="ltr">It appears that having it out of the home dir was the problem.&nbsp; Reinstalling to /usr/local took care of the problem.<br><br>Thanks for the help.<br><br>Roger<br>--<br><br><div class="gmail_quote">On Thu, Aug 21, 2008 at 1:08 PM, Frank Warmerdam <span dir="ltr">&lt;<a href="mailto:warmerdam@pobox.com">warmerdam@pobox.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Roger André wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">
Hi Frank,<br>
<br>
Thanks for the suggestion. &nbsp;I tried copying over the mapserv from bin_safe, restarted apache and gave it a shot. &nbsp;I get a different error, but still no joy.<br>
<br></div>
[Thu Aug 21 12:48:20 2008] [error] [client <a href="http://127.0.0.1" target="_blank">127.0.0.1</a> &lt;<a href="http://127.0.0.1" target="_blank">http://127.0.0.1</a>&gt;] /var/www/cgi-bin/mapserv: line 7: /home/randre/local/FWTools-2.0.6/fwtools_env.sh: Permission denied<br>

[Thu Aug 21 12:48:20 2008] [error] [client <a href="http://127.0.0.1" target="_blank">127.0.0.1</a> &lt;<a href="http://127.0.0.1" target="_blank">http://127.0.0.1</a>&gt;] Premature end of script headers: mapserv<div class="Ih2E3d">
<br>
<br>
I&#39;ve set the perms to 777 for fwtools_env.sh, but it still doesn&#39;t work. &nbsp;I wonder if this could be happening because of the install under my home dir?<br>
</div></blockquote>
<br>
Roger,<br>
<br>
Yes, likely. &nbsp;On most modern linux systems read permissions into users<br>
home directories is limited to the user and root, so an apache process<br>
would generally not be able to get there. &nbsp;Often the following will<br>
resolve the problem - or you may find it preferrable to install FWTools<br>
somewhere less protected (like /opt).<br>
<br>
 &nbsp;chmod go+rx $HOME/.<div><div></div><div class="Wj3C7c"><br>
<br>
Best regards,<br>
<br>
-- <br>
---------------------------------------+--------------------------------------<br>
I set the clouds in motion - turn up &nbsp; | Frank Warmerdam, <a href="mailto:warmerdam@pobox.com" target="_blank">warmerdam@pobox.com</a><br>
light and sound - activate the windows | <a href="http://pobox.com/%7Ewarmerdam" target="_blank">http://pobox.com/~warmerdam</a><br>
and watch the world go round - Rush &nbsp; &nbsp;| Geospatial Programmer for Rent<br>
<br>
</div></div></blockquote></div><br></div>