[mapguide-internals] Re: MG 2.2 Edits PATH Variable for PHP

Trevor Wekel trevor_wekel at otxsystems.com
Thu Jun 16 12:13:56 EDT 2011


I suspect the PHP ISAPI extension for IIS cannot find the dependant dlls without the path setting.  Moving to FastCGI would correct this since PHP would have its own executable and would automatically look in the right place for the dependant dlls.

Regards, 
Trevor

-----Original Message-----
From: mapguide-internals-bounces at lists.osgeo.org [mailto:mapguide-internals-bounces at lists.osgeo.org] On Behalf Of Jackie Ng
Sent: June 16, 2011 4:02 AM
To: mapguide-internals at lists.osgeo.org
Subject: [mapguide-internals] Re: MG 2.2 Edits PATH Variable for PHP

Well the line that edits the PATH variable is here:

http://trac.osgeo.org/mapguide/browser/trunk/Installer/Libraries/MapGuide%20Web%20Extensions/MapGuideWebExtensions.wxs#L61

And I am the one to blame:

http://trac.osgeo.org/mapguide/changeset/3703

But I can't for the life of me remember why I did this. If it is proven that
this is not necessary, I can just remove this fragment.

- Jackie

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/MG-2-2-Edits-PATH-Variable-for-PHP-tp6482380p6482415.html
Sent from the MapGuide Internals mailing list archive at Nabble.com.
_______________________________________________
mapguide-internals mailing list
mapguide-internals at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-internals



More information about the mapguide-internals mailing list