[Mapserver-users] Installing PHP/MapScript

Delfos, Jacob jacob.delfos at maunsell.com
Fri Apr 16 01:12:30 EDT 2004


Put it in your c:\winnt\system32 directory. Whenever you get an error about
a file not being found, dump it there first to see if you got a path
problem.

Jacob

-----Original Message-----
From: HRIC [mailto:hric at ozemail.com.au] 
Sent: Friday, 16 April 2004 12:58 PM
To: mapserver-users at lists.gis.umn.edu
Subject: [Mapserver-users] Installing PHP/MapScript


Hello everyone.

I'm trying to install the php_mapscript_41.dll file, I've copied it to my
'extensions' folder specified in the php.ini file, but I keep getting the
following error

Warning: dl(): Unable to load dynamic library
'd:\php\extensions\php_mapscript_41.dll' - The specified module could not be
found. in C:\Inetpub\wwwroot\maplab-2.1-rc3\mscrtest.php on line 7

Mscrtest.php looks like-
<HTML>
    <BODY>

    <?php
    if (PHP_OS == "WINNT" || PHP_OS == "WIN32")
    {
      dl("php_mapscript_41.dll");
    }
    else
    {
      dl("php_mapscript.so");
    }
    phpinfo();
    ?>

   </BODY>
</HTML>

Can someone please tell me what I'm missing??  

Anna Forrest
 
SIS Officer
Herbert Resource Information Officer
Ph: (07) 4776 0007
Fax: (07) 4776 0007
http://www.hric.org.au
hric at ozemail.com.au

-----Original Message-----
From: mapserver-users-admin at lists.gis.umn.edu
[mailto:mapserver-users-admin at lists.gis.umn.edu] On Behalf Of
mapserver-users-request at lists.gis.umn.edu
Sent: Friday, 16 April 2004 3:00 AM
To: mapserver-users at lists.gis.umn.edu
Subject: Mapserver-users digest, Vol 1 #492 - 41 msgs

Send Mapserver-users mailing list submissions to
	mapserver-users at lists.gis.umn.edu

To subscribe or unsubscribe via the World Wide Web, visit
	http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
or, via email, send a message with subject or body 'help' to
	mapserver-users-request at lists.gis.umn.edu

You can reach the person managing the list at
	mapserver-users-admin at lists.gis.umn.edu

When replying, please edit your Subject line so it is more specific than
"Re: Contents of Mapserver-users digest..."


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



More information about the mapserver-users mailing list