[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:00:42 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 jbirch):
Sounds like the PHP MG module isn't loading correctly; wonder if there's a
path issue that hasn't been solved.
In your php.ini file:
- hat is extension_dir set to?
- 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?
Create a file with these contents and see if !MapGuide extension shows as
loaded:
<?php phpinfo(); ?>
What is the value of your PATH environment variable? You can attach it
here by typing:
echo %PATH% > mypath.txt
What is the value of the registry key
HKEY_LOCAL_MACHINE\SOFTWARE\PHP\5.2.5\!IniFilePath
Can you attach directory listings of your PHP and PHP/Ext directories?
--
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/958#comment:14>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list