<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:tahoma, new york, times, serif;font-size:12pt"><DIV></DIV>
<DIV>Thanks Jason</DIV>
<DIV>I ran phpinfo and everything looked ok there, i.e. the ini file was correct. However, what I stated about the registry, I don't even have the "php" key, nothing. Also, I don't have an environment var called PHPRC. Of course I could manually add them, but I'm sure I would be missing some other key data. How do I fix that? Would compiling the dll be enough?<BR> </DIV>
<DIV><FONT color=#0000ff>Ed Jobe</FONT></DIV>
<DIV><BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: tahoma, new york, times, serif"><BR>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: arial, helvetica, sans-serif">----- Original Message ----<BR>From: Jason Birch <Jason.Birch@nanaimo.ca><BR>To: MapGuide Users Mail List <mapguide-users@lists.osgeo.org>; mapguide-users@lists.osgeo.org<BR>Sent: Friday, September 26, 2008 9:44:55 PM<BR>Subject: RE: [mapguide-users] MGOS2.0.2 bundled installation won't supportphp on IIS6<BR><BR>Before you get into compiling the DLL, if you don't have that key you should add it as documented in the trac ticket. Without this in place, PHP will not pick up its php.ini settings from the correct location, and the Mg API will not be available. I've seen this happen in the past, I believe when doing a custom IIS install with ASP.Net as the default language, and also installing the PHP viewer. In some configurations, the installer just seems to miss that key. Fortunately, I haven't run into the unfixable problem that Crispin has
encountered yet...<BR><BR>The way to tell if PHP is installed properly is to create a file in your mapguide www directory called something.php including the tag <?php phpinfo(); ?>. This will output your current settings, showing where PHP is reading its ini file from, and also indicating whether the PHP extension is installed.<BR><BR>Jason<BR><BR>________________________________<BR><BR>From: <A href="mailto:mapguide-users-bounces@lists.osgeo.org" ymailto="mailto:mapguide-users-bounces@lists.osgeo.org">mapguide-users-bounces@lists.osgeo.org</A> on behalf of Ed Jobe<BR>Subject: Re: [mapguide-users] MGOS2.0.2 bundled installation won't supportphp on IIS6<BR><BR>I do not have a HKEY_LOCAL_MACHINE\SOFTWARE\PHP in my regsistry. <BR><BR>Crispin @ 1Spatial wrote:<BR>> <A href="http://trac.osgeo.org/mapguide/ticket/454"
target=_blank>http://trac.osgeo.org/mapguide/ticket/454</A><BR><BR>_______________________________________________<BR>mapguide-users mailing list<BR><A href="mailto:mapguide-users@lists.osgeo.org" ymailto="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</A><BR><A href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target=_blank>http://lists.osgeo.org/mailman/listinfo/mapguide-users</A><BR></DIV></DIV></div></body></html>