<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi Jacob,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Have you made sure that your extension directories
are in your System Path? For me, I had to map them for the system to be able to
find them. Actually, later on when I deployed mapserver I just put them in the
system directory, because I'm lazy, and to make sure it can definitely find the
DLL's. Giving permissions to that folder doesn't mean your executables can find
them.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>It's probably best if you remove the permissions
from your extension directory. You don't need people on the internet to be able
to get to those files. It's only your own system that needs to be able to find
them. Don't mix up permissions with the system path.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Regards,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Jacob</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV><FONT face=Arial size=2>
<DIV><BR>-----Original Message-----<BR>From: UMN MapServer Users List
[mailto:MAPSERVER-USERS@LISTS.UMN.EDU] On Behalf Of Jacob Blankenship<BR>Sent:
19 August 2004 21:51<BR>To: <A
href="mailto:MAPSERVER-USERS@LISTS.UMN.EDU">MAPSERVER-USERS@LISTS.UMN.EDU</A><BR>Subject:
[UMN_MAPSERVER-USERS] PHP and MapScript setup issues on Win and IIS</DIV>
<DIV> </DIV>
<DIV><BR>Hello All, I looking for a good source of information<BR>on
troubleshooting the setup of php and mapscript. I'm<BR>trying to set it up on
both Win XP and Advanced Server<BR>2003, both are running IIS 5.1. I've gotten
php<BR>installed and it seems to work (I can get a php page<BR>with a call to
phpinfo() to run and return).<BR>However, when I try adding a call
to<BR>dl(php_mapscript_42.dll) to the same test page the<BR>following is
returned:</DIV>
<DIV> </DIV>
<DIV>"Warning: dl() [function.dl]: Unable to load dynamic<BR>library
'C:\PHP\Extensions\php_mapscript_42.dll' - The<BR>specified module could not be
found. in<BR>c:\Inetpub\wwwroot\test.php on line 5"</DIV>
<DIV> </DIV>
<DIV>I have granted full access to 'C:\PHP\Extensions\' to<BR>everyone, and
edited my php.ini file to point to<BR>C:\PHP\Extensions\ for extensions. And
I've verfied<BR>that MapServer is installed by running<BR><A
href="http://localhost/Scripts/mapserv.exe">http://localhost/Scripts/mapserv.exe</A>?,
which returns<BR>the following: "No query information to decode.<BR>QUERY_STRING
not set."</DIV>
<DIV> </DIV>
<DIV>I have MapServer 4.2, PHP 5.0 installed.</DIV>
<DIV> </DIV>
<DIV>Any assistance is greatly appreciated,<BR>Jacob</DIV>
<DIV> </DIV>
<DIV> </DIV></FONT></BODY></HTML>