<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Mauricio Marquez escribi&oacute;:
<blockquote cite="mid:934399.62444.qm@web30607.mail.mud.yahoo.com"
 type="cite">
  <table border="0" cellpadding="0" cellspacing="0">
    <tbody>
      <tr>
        <td
 style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;"
 valign="top">Buenos d&iacute;as a todos, estoy haciendo pruebas con la
extensi&oacute;n de publicaci&oacute;n la cual funciona perfectamente, el problema
que tengo es con el MapServer, instale el paquete fgs y all&iacute; si pubilco
sin ningun incoveniente, s&oacute;lo que estan funcionando 2 apaches, 2
postgis y 2 de todo, para ello he decidido crear otro servidor de
prueba pero que tenga un s&oacute;lo apache, 1 solo postgis y otros, el
problema esta en que si verifico que el mapserver funciona me dice que
esta todo bien: "No query information to decode. QUERY_STRING is set,
but empty.
" en <a moz-do-not-send="true" href="http://localhost/cgi-bin/wms">http://localhost/cgi-bin/wms</a>,
pero cuando intento ver el .map desde la misma ubicaci&oacute;n <a
 moz-do-not-send="true"
 href="http://localhost/cgi-bin/wms?map=/var/www/htdocs/plan_revol_mapserver3/plan_revol.map&amp;VERSION=1.1&amp;REQUEST=GetMap&amp;SERVICE=wms&amp;LAYERS=public.plan_revol_datos,public.plan_revol_puntos&amp;STYLE=default&amp;CRS=EPSG:4326&amp;BBOX=-74,0,-58,13&amp;WIDTH=950&amp;HEIGHT=800&amp;FORMAT=png&amp;TRANSPARENT=true&amp;EXCEPTONS=xml&amp;BGCOLOR=default">http://localhost/cgi-bin/wms?map=/var/www/htdocs/plan_revol_mapserver3/plan_revol.map&amp;VERSION=1.1&amp;REQUEST=GetMap&amp;SERVICE=wms&amp;LAYERS=public.plan_revol_datos,public.plan_revol_puntos&amp;STYLE=default&amp;CRS=EPSG:4326&amp;BBOX=-74,0,-58,13&amp;WIDTH=950&amp;HEIGHT=800&amp;FORMAT=png&amp;TRANSPARENT=true&amp;EXCEPTONS=xml&amp;BGCOLOR=default</a>
me da el siguiente <span style="font-weight: bold;">"mensaje:
loadProjection(): Projection library error. Projection support is not
available</span>." , no se que hacer, supongo que algo est&aacute; mal
configurado, lo que hice hasta ahora fue descargar el Postgres +
PostGIS y la librer&iacute;a PROJ4 para que funcionara el PostGIS el cual esta
funcionando bien, ahora para el mapserver me baje el FWTools para tener
todas las librerias del Mapserver y el tambi&eacute;n descargu&eacute; Mapserver, por
el mensaje del servidor me da la impresi&oacute;n que qued&oacute; bien instalado,
pero cuando intento abrir un .map y me dice el error de la librer&iacute;a me
quedo un poco desorientado, alguna recomendaci&oacute;n?<br>
        <br>
Estoy en Slackware 13.0 32bits, estoy usando FWTools-2.0.6,
mapserver-5.4.2, gvSIG 1.1.2 con su extensi&oacute;n de publicaci&oacute;n, saludos...<br>
        <br>
        <br>
        <div>
        <div>
        <div>
        <div>
        <div>
        <div>
        <div>
        <div>
        <div>
        <blockquote dir="ltr" style="margin-right: 0px;">
          <div><strong>Mauricio M&aacute;rquez</strong><br>
          </div>
        </blockquote>
        </div>
        </div>
        </div>
        </div>
        </div>
        </div>
        </div>
        </div>
        </div>
        </td>
      </tr>
    </tbody>
  </table>
  <br>
  <hr size="1"></blockquote>
Mauricio, no s&eacute; si estar&aacute; ah&iacute; el problema, pero en la petici&oacute;n que
haces hay un error: el par&aacute;metro referido a la proyecci&oacute;n es <b>SRS</b>,
y no CRS. Suerte.<br>
<br>
</body>
</html>