[mapguide-users] My PHP code under mapguide web app
Kenneth, GEOGRAF A/S
ks at geograf.dk
Sat Oct 27 11:29:46 EDT 2007
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.
Regards, Kenneth, GEOGRAF A/S
Maksim Sestic skrev:
> 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:
>
>> .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
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>> _______________________________________________
>> 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/ad7c9c16/attachment.html
More information about the mapguide-users
mailing list