Buen día, Estoy trabajando con mapserver 5.X en GNU/Linux Ubuntu y no he podido ver la informción en la plantilla. mapserver me renderiza la imagen sin problemas, esto lo puedo comprobar de la siguiente forma: http://localhost/cgi-bin/mapserv.exe?map=/www/htdocs/colombia/prueba1.map&mode=map pero cuanto cuanto quiero que lo muestre en la plantilla sale el siguiente error (encontre en la web el mismo error):
http://geonetwork3.fao.org/cgi-bin/wms?map=/GeoNetwork_data/01100-01199/1111/wms/1111.map El archivo de inicio es: <html> <head><title> Mapserver2</title></head> <center> </center> <body> <table width="410" border="1" align="center"> <tr> <td width="120" rowspan="3"></td> <td width="274" height="51">1</td> </tr> <tr> <td height="45" align="center"> <form method=POST action="/cgi-bin/mapserv"> <input type="submit" value="Iniciar Mapserver"> <input type="hidden" name="program" value="/cgi-bin/mapserv"> <input type="hidden" name="zoomsize" value=2> <input type="hidden" name="map" value="/var/www/prueba/prueba1.map"> <input type="hidden" name="layer" value="Municipio"> </form> </td> </tr> <tr> <td height="73">3</td> </tr> </table> </body> </html> _______________________________ La plantilla: <html> <head><title>Mapserver Plantilla</title></head> <center> <h2>Página inicial de mapserver</h2> </center> Ejemplo de Página de inicio <body> <IMG SRC="[img]" width=400 height=400 border=0> </body> </html> ________________________ Que puede estar pasando? Muchas gracias. -- JHONATAN CANO FURAGARO Ingeniero Forestal Universidad Nacional de Colombia Celular 300 430 45 46
_______________________________________________ gvSIG_usuarios mailing list [email protected] Para ver histórico de mensajes, editar sus preferencias de usuario o darse de baja en esta lista, acuda a la siguiente dirección: http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios
