[mapguide-users] MGOS2.0.2 bundled installation won'tsupportphp on IIS6

Crispin at 1Spatial Crispin.Hoult at 1Spatial.com
Mon Sep 29 15:10:10 EDT 2008


Folks,

File should be attached and here are our 1Spatial internal notes for getting
the PHP login page to work:

 Crispin


 *) Edit the PHP.ini file in "C:\Program
Files\MapGuideOpenSource2.0\WebServerExtensions\Php"
Find the section for "Windows Extensions" and add in the two extension
entries as per below.  There will also be a "php_MapGuideApi.dll" at the
bottom of the list, comment that one out with a ";"
I once tried putting the php_MapGuideApiEnvConfig.dll entry at the bottom of
the list and something didn't work so I recommend putting both entries at
the top of the extensions.

 *) Restart IIS


;Windows Extensions
;Note that ODBC support is built in, so no dll is needed for it.
;

extension=php_MapGuideApiEnvConfig.dll
extension=php_MapGuideApi.dll


http://www.nabble.com/file/p19729894/php_MapGuideApiEnvConfig.dll
php_MapGuideApiEnvConfig.dll 
-- 
View this message in context: http://www.nabble.com/MGOS2.0.2-bundled-installation-won%27t-support-php-on-IIS6-tp19670417p19729894.html
Sent from the MapGuide Users mailing list archive at Nabble.com.



More information about the mapguide-users mailing list