Hi, there is a funny PHP issue I have been finding in IIS. You have to drop the Quotes around the path to the php5isapi.dll and use the 8.3 DOS method for php registration.
C:\PROGRA~1\MAPGUI~1\WEBSER~1\Php\php5is~1.dll I found this fixed all the issues I was having with the Module Not Found errors. regards gordon Shail_GIS wrote: > > Hi, > > Thanks for the quick response. > > "mapguide" virtual directory do exist , > > This is the screenshot of it. > > http://www.nabble.com/file/p16044599/mapguide%2BIIS.JPG mapguide+IIS.JPG > > The .php extension is loaded in the default installation under the path .. > "C:\Program > Files\MapGuideOpenSource2.0\WebServerExtensions\Php\php5isapi.dll" > > There has been two extensions loaded in the default installation. > .php and .fcgi .... > > Any clue, what am i doing wrong .... > > > > Thanks, > > > > Jackie Ng wrote: >> >> Check the following. >> >> 1 - Does your "mapguide" virtual directory exist? >> 2 - If so, is the .php script extension mapped to >> [YOUR_MAPGUIDE_INSTALL_PATH]\WebServerExtensions\Php\php5isapi.dll ? >> >> - Jackie >> >> >> Shail_GIS wrote: >>> >>> I am a newbie to the Map Gguide. I have been trying to install / >>> uninstall many times MG 2.0 on Windows XP, SP2 with IIS 5.0 all day >>> long ....... >>> >>> >>> I have used following installer, >>> MgServerSetup-2.0.0.exe and MgWebServerExtensionsSetup-2.0.0.exe . >>> >>> I chose .NET as a development mode instead of PHP. >>> >>> But everytime i tries to access the login page on the URL >>> (http://localhost/mapguide/mapadmin/login.php), the message on the >>> browser says , >>> >>> The specified module could not be found. >>> >>> Did anyone come across this issue? >>> >>> >>> >>> Thanks, >>> >>> Shail >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >> >> > > -- View this message in context: http://www.nabble.com/Problem-with-the-MG-2.0-on-IIS-5.0-...-tp16044380s16610p16100537.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
