Thanks,
now it works, at least it throws me that there is no querystring
when I go to the http://localhost/mapserv... direction.
but I'm having a problem with the php, I says *
"Security Alert!* The PHP CGI cannot be accessed directly.
This PHP CGI binary was compiled with force-cgi-redirect enabled. This
means that a page will only be served up if the REDIRECT_STATUS CGI
variable is set, e.g. via an Apache Action directive."
how do I resolve this..
Mauricio Stange H.
Bart van den Eijnden wrote:
Hi,
are you sure all the dll's can be found by Mapserver? Can you do mapserv
-v in a DOS command prompt, or use a dependency checker tool to analyze
this (like depends)?
You also need to create a Web Service Extension for the mapserv CGI
process in the IIS Manager.
A Windows 2000 version guide is available here:
http://ms.gis.umn.edu/docs/howto/setupiis
Best regards,
Bart
hi,
I have developed a couple of maps wtih apache and postgis, but now I
need to migrate it to windows 2003, using de windows web server. So, for
php and postgis there was no problem, but mapserver doesn't work. I do
what the README-Install.txt says, (using C:/Inetpub/wwwroot/cgi-bin for
mapserv.exe), but when enter the link
"http://localhost/cgi-bin/mapserv.exe", but I recieve a "HTTP 500
internal server error" The page cannot be displayed, blablabla.
Does somebody knows, how to successfully install mapserver under windows
using IIS, or where is my problem??
thanks,
Mauricio Stange H.