MapTools.org

[maplab-users] Error: MapScript Not Found - configuration problem?

Daniel Morissette morissette@dmsolutions.ca
Mon, 08 Jul 2002 09:47:13 -0400
Paul Spencer wrote:
> 
> A simple test for determining if MapScript is set up properly is to
> create a new php page somewhere in your web root:
> 
> <?
> dl("MapScript");
> phpinfo();
> ?>
> 

You probably meant:
  
  <?
  dl("php_mapscritp.so");
  phpinfo();
  ?>


-- 
------------------------------------------------------------
 Daniel Morissette               morissette@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.


This archive was generated by Pipermail.