[mapserver-users] mapscript

Daniel Morissette morissette at dmsolutions.ca
Thu Jul 26 10:14:49 EDT 2001


Benoit Véler wrote:
> 
>     * now I can see the
> http://localhost/mapscript/phpinfo_mapscript.phtml, as I've followed
> Daniel's (very good) advices...
>     * but this page don't look very sane : I've got a list of message
> errors, the two last of them being :
> 
>     Warning: Function registration failed - duplicate name - ms_getscale
> in c:\program files\apache
> group\apache\htdocs\mapscript\phpinfo_mapscript.phtml on line 17
> 

Benoit,

This is because you're attempting to load php_mapscript.dll twice.

Could it be that you had added an "extension=php_mapscript.dll" line in
your php.ini?  You don't need this line when you use dl()... or you
don't need to call dl() if you add this line in php.ini.

-- 
------------------------------------------------------------
 Daniel Morissette               morissette at dmsolutions.ca
 DM Solutions Group              http://www.dmsolutions.ca/
------------------------------------------------------------
  Don't put for tomorrow what you can do today, because if 
      you enjoy it today you can do it again tomorrow.



More information about the mapserver-users mailing list