[mapguide-trac] #958: "The specified module could not be found"
on Mapguide Site Administrator
MapGuide Open Source
trac_mapguide at osgeo.org
Thu Apr 9 16:37:48 EDT 2009
#958: "The specified module could not be found" on Mapguide Site Administrator
--------------------------------+-------------------------------------------
Reporter: JackOfHearts | Owner:
Type: defect | Status: reopened
Priority: medium | Milestone: 2.1
Component: Installer | Version: 2.1.0
Severity: trivial | Resolution:
Keywords: site administrator | External_id:
--------------------------------+-------------------------------------------
Comment (by bberdel):
Everything seems to check out...Could just be a problem with PHP in
general, but I just uninstalled 2.0.2 from this machine and it worked. I
will also try on a server.
Comments in-line
In your php.ini file:
- hat is extension_dir set to?
extension_dir = "C:\Program Files\OSGeo\MapGuide Web\Php\ext"
- are the extensions for both php_MapGuideApiEnvConfig.dll and
php_MapGuideApi.dll enabled
- if you set display_startup_errors=1 does it show more info?
No
Create a file with these contents and see if !MapGuide extension shows as
loaded:
<?php phpinfo(); ?>
Same result...So maybe it is just a PHP issue...?
What is the value of your PATH environment variable? You can attach it
here by typing:
C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\Program
Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Common
Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio
Shared\9.0\DLLShared\;C:\Program Files\Common Files\Autodesk
Shared\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\OSGeo\MapGuide
Web\Php
What is the value of the registry key
HKEY_LOCAL_MACHINE\SOFTWARE\PHP\5.2.5\!IniFilePath
C:\Program Files\OSGeo\MapGuide Web\Php\
Can you attach directory listings of your PHP and PHP/Ext directories?
--
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/958#comment:15>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list