<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>Fusion not finding MapServer</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi all -<BR>
<BR>
I'm new to Fusion and MapServer.<BR>
<BR>
I have followed the tutorial located on the website, <A HREF="http://trac.osgeo.org/fusion/wiki/MapServerTutorial">http://trac.osgeo.org/fusion/wiki/MapServerTutorial</A> and read thru various parts of the mailing list archive.<BR>
<BR>
I can see the map rendering on a webpage when it's just via mapserver (calling <A HREF="http://localhost/cgi-bin/mapserv?mode=map&map=/home/denise/GeoSpatial/gmap-ms46/htdocs/gmap75.map">http://localhost/cgi-bin/mapserv?mode=map&map=/home/denise/GeoSpatial/gmap-ms46/htdocs/gmap75.map</A>).<BR>
<BR>
When I load the fusion web page, I created from the tutorial, <A HREF="http://localhost/demo">http://localhost/demo</A> all I see is a simple 2 column table, without any data or labels.<BR>
<BR>
The index.html file&nbsp; ---&gt; I used the default from the webpage.<BR>
<BR>
The ApplicationDefinition.xml file ---&gt; I used the default from the webpage, ensuring that mapserv executable was in the cgi-bin/mapserv path specified (it already was) and changing the MapFile line to point to my map file (same map file used above).<BR>
<BR>
However, when I attempt to use the fusion interface to view the map, I do not see any data.&nbsp; Both the php.ini and fusion config file point to /tmp directory; and there are no errors logged in httpd/error_log.<BR>
<BR>
Another interesting point, I took executable perms off of mapserv (on purpose), and I did not receive any errors when loading the fusion webpage. I did receive the correct error when attempting to reload the mapserv page directly (error_log:&nbsp; [Tue May 20 16:01:35 2008] [error] [client 127.0.0.1] (13)Permission denied: exec of '/var/www/cgi-bin/mapserv' failed)<BR>
<BR>
<BR>
Any ideas on why fusion is not calling the mapserver executable?&nbsp; Any more debugging I can turn on?<BR>
<BR>
Thanks,<BR>
Denise</FONT>
</P>

</BODY>
</HTML>