[ms4w-users] xampp ms4w installation

Guy Who Know Nothing forumspammer00 at yahoo.com
Sun Feb 15 03:41:24 EST 2009


I installed the lastest version xampp and tried to follow the instruction on installing ms4w 

1. Copied and put php_mapscript.dll to xampp/php/ext
2. Inserted extension=php_mapscript.dll to php.ini
3. Tried a script

<HTML>
<BODY>
<?php
dl("php_mapscript.dll");
phpinfo();
?>
</BODY>
</HTML>
 
Warning pops up
Warning: dl() [function.dl]: Not supported in multithreaded Web servers - use extension=php_mapscript.so in your php.ini in C:\128\try.phtml on line 1
 
thanks


      


More information about the ms4w-users mailing list