<html>
<body>
Hello all,<br><br>
I have tried to install mapserver on my Windows PC.<br>
I have Apachy running on it and I used the description <br>
that I found in the release.<br>
I use :PROJ_LIB&nbsp; and have updated the path to the DLL's.<br><br>
Then at point 9 it goes wrong:<br>
&nbsp;&nbsp; 9. Test MapServer by typing
&quot;<a href="http://localhost/cgi-bin/mapserv.exe" eudora="autourl">
http://localhost/cgi-bin/mapserv.exe</a>&quot; on you<br>
&nbsp;&nbsp; browser.&nbsp; It should return the following message:<br>
&nbsp;&nbsp; <i>&quot;No query information to decode. QUERY_STRING is
set, but empty.&quot;<br><br>
</i>Instead of the &quot;no query message&quot; I get&nbsp; the
reply:<br><br>
<h1><b>&quot;Internal Server Error</b></h1><i>The server encountered an
internal error or misconfiguration and was unable to complete your
request.<br><br>
Please contact the server administrator, john@hulst.name and inform them
of the time the error occurred, and anything you might have done that may
have caused the error.<br><br>
More information about this error may be available in the server error
log.<br>
<hr>
Apache/2.0.52 (Win32) Server at 83.179.14.148 Port 80 <br>
&quot;<br><br>
</i>Anybody seen something simular? Since I am a newby on Apachy as well
as Mapserver I hope that you can help me.<br><br>
Thanks and regards,<br><br>
John Hulst<br>
-------------------------------------<br><br>
Installation Instructions:<br>
1. Unzip the package to a directory.&nbsp; For example,
&quot;C:\MapServer&quot;.<br>
2. View the README-Binaries.txt from &quot;C:\Mapserver&quot; for
information on support<br>
&nbsp;&nbsp; compiled with this package.<br>
3. View README for credits and license information.<br>
4. View HISTORY.TXT for additional information on MapServer 4.4.1<br>
5. Copy mapserv.exe from &quot;C:\MapServer\bin&quot; to your web
server's cgi-bin<br>
&nbsp;&nbsp; directory. (In Microsoft's IIS, this is either in
&quot;C:\Inetpub\Scripts&quot; or<br>
&nbsp;&nbsp; &quot;C:\Inetpub\wwwroot\cgi-bin&quot;. In Apache v1.3.x,
this is usually in<br>
&nbsp;&nbsp; &quot;C:\Program Files\Apache
Group\Apache\cgi-bin&quot;.)<br>
6. Copy directory &quot;Proj&quot; to &quot;C:\&quot;. (You should end up
with a directory<br>
&nbsp;&nbsp; &quot;C:\Proj&quot;.)&nbsp; Alternatively, leave the
&quot;proj&quot; subdirectory where it is and add <br>
&nbsp;&nbsp; a variable called PROJ_LIB to your system environment and
enter the path to <br>
&nbsp;&nbsp; your &quot;proj\nad&quot; subdirectory as the value
(example: system variable: PROJ_LIB, <br>
&nbsp;&nbsp; value: C:\MapServer\Proj\NAD).<br>
7. Copy the dynamic link libraries (the files with .dll extensions) to
your<br>
&nbsp;&nbsp; system directory--this is typically
&quot;C:\Windows\system&quot; on Windows 98 or<br>
&nbsp;&nbsp; &quot;C:\Windows\system32&quot; on Windows 2000 and
XP.&nbsp; Alternatively, you can leave<br>
&nbsp;&nbsp; the dlls where they are and update your system PATH to
include the path to<br>
&nbsp;&nbsp; your &quot;bin&quot; directory (i.e.
&quot;C:\MapServer\bin&quot;).<br>
8. Restart your web server.<br>
9. Test MapServer by typing
&quot;<a href="http://localhost/cgi-bin/mapserv.exe" eudora="autourl">
http://localhost/cgi-bin/mapserv.exe</a>&quot; on you<br>
browser.&nbsp; It should return the following message:<br>
&quot;No query information to decode. QUERY_STRING is set, but
empty.&quot; </body>
</html>