PHP/Mapscript problem!

Jeff McKenna jmckenna at DMSOLUTIONS.CA
Sun Oct 31 18:37:08 EST 2004


it sounds like mapscript cannot find some dlls....make sure you place
all of the associated dlls for your mapscript version (libpq.dll,
gdal.dll,...) in your system32 folder.  You can use the depends utility
to see what dlls are missing for php_mapscript_40.dll
(http://www.dependencywalker.com/).

jeff





nasir maan wrote:
> Hi,
>
> I have installed PHP 4.3.9, Apache 2.0 and MapServer 4.0 properly but
> when I copy PHP_Mapscript_40.dll in extensions folder of PHP4, I get
> this error:
>
> *Warning*: dl(): Unable to load dynamic library
> 'c:\php4\extensions\php_mapscript_40.dll' - The specified module could
> not be found. in *c:\phpweb\test.php* on line *5*
>
> *against this code*
>
> * *
>
> *
>     <?php
>            dl("php_mapscript_40.dll");
>      phpinfo();
>     ?>
> Can someone tell me how to fix it? Thanks alot in advance.*
>
> *Regards, *
> Mahmood, Nasir
>
> *J.-G.-NATHUSIUS-RING 1/408  *
> *39106, Magdeburg*
> *Germany.*
> *Phone: +49-391-2428300 (Home)*
> *            +49-176-24211916 (Mobile)*
> * *
>
>
> ------------------------------------------------------------------------
> Express yourself instantly with MSN Messenger! MSN Messenger
> <http://g.msn.com/8HMAEN/2728??PS=47575> Download today it's FREE!


--
Jeff McKenna
GIS Specialist
DM Solutions Group Inc.
http://www.dmsolutions.ca



More information about the mapserver-users mailing list