Hi,folker,I've faced the same problem as you.
And i solved it.
The way is as below
1.Find the php.ini file in your webserverextension folder (sth like
C:\Program Files\MapGuideOpenSource\WebServerExtensions\Php\php.ini)
2.Simply copy this file to your c:\php\ to overwrite your php.ini(if your
You have to set up the isapi_fcgi.dll in the IIS. Try to associate the .php
to this file, and make sure the service Mapguide Server 1.2 is started.
If the login page fail, then the problem is the service, in the most cases.
Sometimes I have the same problem (blank pages after L/P). I refresh th
I copied the entire root of PHP in the C:\program files\mapguideopensource
directory to the C:\PHP\ directory and restarted IIS and the same result
occurred. I can get the site administrator
(http://localhost/mapguide/mapadmin/login.php) to load which tells me that
the PHP is working properly (or
Did you copy the PHP MapGuide extensions to your existing ExtDir? For
example the php_MapGuideApi.dll file. You can find the location in your
existing PHP.INI file. When Map Guide installs it hard codes the PHP Ext to
"C:\Program Files\MapGuideOpenSource\WebServerExtensions\Php\ext" those
files an
Hi Listers -
Here is the scoop. I am running a Windows 2003 Server with IIS6 and PHP
5.2.1 (no apache, no tomcat). I have a wiki set up for our company that
uses the PHP 5.2.1 (successfully). I have read on the 1.2.0RC2 download
site that PHP5.2.1 should work with this version.
I have install