[mapguide-internals] Re: 32 bit installer on build machine
Mike Adair
madair at dmsolutions.ca
Thu Mar 25 11:25:37 EDT 2010
Is it possible for MapGuide to not set the PHP ini_path value at all in
the registry? That messes up other packages that also use PHP (e.g.
MapServer) meaning they can't be installed in parallel.
Mike
Dave Wilson wrote:
> We just resolved an issue with PHP, at least for IIS.
>
> There are 2 settings that need to be set to be different from the prior install to avoid conflicts:
>
> session.save_path and session.cookie_path in the php.ini. These need to be a directory that IIS can write to to create PHP sessions. We plan to implement /PHP/temp to address this. I would expect this is also an issue for PHP under Apache.
>
> There is also still a dependency for IIS that an HKLM\software\PHP\version\ini_path variable be set in the registry. This means a 5.2.5 and 5.3.1 version can sit side by side.
>
> Dave
>
> -----Original Message-----
> From: mapguide-internals-bounces at lists.osgeo.org [mailto:mapguide-internals-bounces at lists.osgeo.org] On Behalf Of Jackie Ng
> Sent: Thursday, March 25, 2010 7:06 AM
> To: mapguide-internals at lists.osgeo.org
> Subject: [mapguide-internals] Re: 32 bit installer on build machine
>
>
> Oh and the Web API files are now under help\webapi, and the Viewer API is
> under help\viewerapi
>
> Which means a full wix file regeneration is needed.
>
> - Jackie
>
--
Michael Adair
Senior Software Architect
DM Solutions Group Inc.
Office: (613) 565-5056 x26
madair at dmsolutions.ca
http://www.dmsolutions.ca
http://research.dmsolutions.ca
More information about the mapguide-internals
mailing list