Ticket #2628 (new defect)
broken entry point in xerces 2.7 dll with default ms4w.zip file version 2.27 - resolved as php cfg issue
| Reported by: | phloidster | Owned by: | sdlime |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | MapServer C Library | Version: | unspecified |
| Severity: | minor | Keywords: | |
| Cc: |
Description
After unzipping ms4w.zip (v 2.27), start apache naviagte browser to localhost
and get error message: 'entry point ??0XMLEntityDecl@xerces_2_7@@QAE@QB_W_WQAVMemorymanager@1@@Z could not be located in dynamic link library xerces-c_2_7.dll
this appears to come from php-cgi.exe
apache/mapserver default page then comes up; i have not tried to run any other php or mapserver app after getting this, may try that next
but as is, this is troublesome: apparently not all necessary dependencies are included in the zipfile -- note i did not run an installer, and am running apache (httpd) as app, not service
i have other instance of apache 2.28 and php 5.25 and xerces 2.7 running ok elsewhere without this error (but not running at same time; this is isolated)
