[mapguide-users] My PHP code under mapguide web app

Kenneth, GEOGRAF A/S ks at geograf.dk
Sat Oct 27 08:16:51 EDT 2007


.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:
> 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:
>   
>> 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:
>>
>> <?php phpinfo(); ?>
>>
>> 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
>> mapguide-users at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>>
>>
>>     
>
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20071027/5b2837eb/attachment.html


More information about the mapguide-users mailing list