Pb installation PHPMapScript

Pascal BENOIST pascal.benoist at UGGE.CH
Wed Jun 14 07:54:20 PDT 2006


Hello community,

 

I try to instal the ultimate binaries of PHPMapscript for MapServer4.8 

and PHP5.1.2 but encounter the following message after running the 

phpinfo.php url :

 

  

 

My phpinfo is the following :

 

<?php

if(PHP_OS=="WINNT" | PHP_OS=="WIN32") {

       dl("php_mapscript_48.dll");

}

else {

       dl("php_mapscript_48.so");

}

phpinfo();

?>

 

I work on a PC with WindowsXP, APACHE2, PHP5.1.2 that work fine and I 

have declared the php_mapscript_48.dll in my php.ini

as specified in the documentation.

 

Would you have any idea about compatibility between versions?

 

Thanks in advance

 

Benoist

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20060614/4dd52208/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.jpg
Type: image/jpeg
Size: 9754 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20060614/4dd52208/attachment.jpg>


More information about the MapServer-users mailing list