<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
If you get 404 errors after adjusting the executable, you are probably
using win 2003, where each executable must be registered and allowed in
IIS.<br>
<pre class="moz-signature" cols="72">Regards, Kenneth, GEOGRAF A/S
</pre>
<br>
<br>
Maksim Sestic skrev:
<blockquote cite="mid:13443772.post@talk.nabble.com" type="cite">
  <pre wrap="">Huh, now when .php extensions call php-win.exe my script doesn't get parsed
(doesn't reach PHP compiler at all). I'll try playing a little more with
it...


Kenneth, GEOGRAF A/S wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">.php call can be handled directly (without fcgi), by letting .php 
extensions be executed with:
C:\Program Files\MapGuideOpenSource\WebServerExtensions\Php\php-win.exe

I don't know why it does not work with .fgci, but I have seen that 
problem before.
I belive that the development team are trying to remove fgci completely.

Regards, Kenneth, GEOGRAF A/S



Maksim Sestic skrev:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Hi Jason,

I tried with almost identical code. It keeps returning "This page can not
be
displayed" error. Something's preventing the code to get executed, but I
don't know what exactly :-) My IIS web application (under mapguide2008
web
application branch) enables scripts execution. Is there some specific PHP
setting I'm not aware of?

Regards,
Maksim Sestic


JasonBirch wrote:
  
      </pre>
      <blockquote type="cite">
        <pre wrap="">Is display_errors turned on in your php.ini file?

What are you using for a test .php?  I generally use a file that
contains:

&lt;?php phpinfo(); ?&gt;

Jason 

-----Original Message-----
From: Maksim Sestic
Subject: [mapguide-users] My PHP code under mapguide web app

that .php extensions are allowed, poiting to
"..\mapagent\isapi_fcgi.dll". When I try to run test.php script from
client computer it simply won't parse, meaning - nothing happens and no
errors returned.
_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>


    
        </pre>
      </blockquote>
      <pre wrap="">  
      </pre>
    </blockquote>
    <pre wrap="">_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>


    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
</body>
</html>