Crispin That worked. I no longer get the 500 error. However when I enter the default admin pswd, I get "cannot establish connection" in the site admin dialog. Ed Jobe
----- Original Message ---- From: "Crispin @ 1Spatial" <[EMAIL PROTECTED]> To: [email protected] Sent: Monday, September 29, 2008 12:10:10 PM Subject: RE: [mapguide-users] MGOS2.0.2 bundled installation won'tsupportphp on IIS6 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. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
_______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
