[Mapserver-users] Re: Question about MapInfo.

Daniel Morissette morissette@dmsolutions.ca
Mon, 15 Dec 2003 10:29:56 -0500


Denis Louvegnies wrote:
> Hello Daniel,
> 
> Do you know if I should be able to open MapInfo document if I use the
> pre-compile version of php_mapscript4.1.dll ?
> 
> Thank very much,
> 

It depends whether the build you got includes OGR or not, you can find 
out by running the following PHP script:

<?php
   dl("php_mapscript_41.dll");
   phpinfo();
?>

Look for the PHP MapScript version information in the phpinfo output. If 
it contains INPUT=OGR then the answer is yes you should be able to open 
MapInfo files.

Daniel

P.S. Use the mapserver-users list for your questions. I have CC'd this 
reply to the list.
-- 
------------------------------------------------------------
  Daniel Morissette               morissette@dmsolutions.ca
  DM Solutions Group              http://www.dmsolutions.ca/
------------------------------------------------------------

_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users