enter image description here
I have the following version on my machine. But the MapScript is not installing.
Can any one help?
nmtoken
13.6k5 gold badges39 silver badges91 bronze badges
-
php 7.2.16 ms4w 4.0.0 i3geo v.7 Windows profissional 7 (desktop) windows 10 (notebook) mapscript não instalado?Alberto Ricardo Calderon– Alberto Ricardo Calderon2019年08月26日 16:20:11 +00:00Commented Aug 26, 2019 at 16:20
1 Answer 1
You need to load "phpmapscript extension", if you're using php 5.2, you can use dl()
function before phpinfo()
, if your php are 5.3 of newer you need search to enable or use it.