<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><br>
      Hallo,<br>
      ich bin gerade dabei einen eigenen WMS zu erstellen. Mapbender
      (3.0.5.3) und WMS liegen auf dem selben Server (Debian 7).<br>
      Soweit funktioniert alles, doch ich habe Probleme mit dem Drucken
      bzw. dem erstellen einer PDF. <br>
      <br>
      PDF erstellen via WMS von OSM funktioniert einwandfrei.<br>
      PDF erstellen via WMS von mir verursacht eine (via MapServer
      6.0.1))<br>
      "No URL signature provided<strong> 500</strong> Internal Server
      Error" - <abbr title="Exception">Exception<br>
        <br>
        StackTrace sagt:<br>
      </abbr>in
/var/www/mapbender3/owsproxy/src/OwsProxy3/CoreBundle/Controller/OwsProxyController.php
      at line 105  <a
href="http://fpk-daten.de/mapbender3/app_dev.php/application/KarteFPK/element/64/print#"
        onclick="toggle('trace-0-0'); switchIcons('icon-0-0-open',
        'icon-0-0-close'); return false;"><img shrinktofit="true"
          class="toggle" id="icon-0-0-close" alt="-"
          src="cid:part1.D385BE93.8C6A4590@fpk.de" style="display:
          inline"></a> </p>
    <div id="trace-0-0" style="display: block" class="trace">
      <ol start="102">
        <li><code>        } catch (<span style="color: #0000BB">BadSignatureException $e</span><span
              style="color: #007700">) {</span></code></li>
        <li><code>            throw new <span style="color: #0000BB">HTTPStatus403Exception</span><span
              style="color: #007700">(</span><span style="color:
              #DD0000">'Invalid URL signature: ' </span><span
              style="color: #007700">. </span><span style="color:
              #0000BB">$e</span><span style="color: #007700">-></span><span
              style="color: #0000BB">getMessage</span><span
              style="color: #007700">());</span></code></li>
        <li><code>        } catch (\<span style="color: #0000BB">Exception $e</span><span
              style="color: #007700">) {</span></code></li>
        <li class="selected"><code>            throw new \<span
              style="color: #0000BB">Exception</span><span style="color:
              #007700">(</span><span style="color: #0000BB">$e</span><span
              style="color: #007700">-></span><span style="color:
              #0000BB">getMessage</span><span style="color: #007700">(), </span><span
              style="color: #0000BB">500</span><span style="color:
              #007700">);</span></code></li>
        <li><code>        }</code></li>
        <li><code>        <span style="color: #0000BB">$service </span><span
              style="color: #007700">= </span><span style="color:
              #0000BB">$proxy_query</span><span style="color: #007700">-></span><span
              style="color: #0000BB">getServiceType</span><span
              style="color: #007700">();</span></code></li>
        <li><code>        <span style="color: #FF8000">// Switch proxy</span></code></li>
      </ol>
    </div>
    Mir gehen langsam die Ideen aus.<br>
    Ich hoffe es kann mir jemand helfen. LG <br>
    <div class="moz-signature">-- <br>
      <meta charset="utf-8">
      <style> #titel {font-family:Arial,sans-serif; font-size:12px; color:#5882FA;} 
        #addi {font-family:Arial,sans-serif; font-size:10px; color:grey;} </style>
      <h1 id="titel">FPK Ingenieurgesellschaft für Fernerkundung, <br>
        Photogrammetrie, Kartographie und Vermessung mbH
      </h1>
      <table id="addi" style="width:25%">
        <tbody>
          <tr>
            <th>Am Bürohochhaus 2-4 </th>
            <th>14478 Potsdam</th>
          </tr>
          <tr>
            <th>Handelsreg. Potsdam HRB 23741</th>
            <th>USt-IdNr. DE164939456</th>
          </tr>
          <tr>
            <th>Tel.: 0331 / 27309 618 </th>
            <th>Fax: 03222 / 1649 901</th>
          </tr>
        </tbody>
      </table>
      <p id="addi">Internet: <a href="http://www.fpk.de">www.fpk.de</a><br>
      </p>
      <p id="addi">Email: <a href="mailto:daten@fpk.de">daten@fpk.de</a><br>
      </p>
      <p id="addi"><a href="http://www.satellitenbildkarte.de">www.satellitenbildkarte.de</a><br>
      </p>
      <p id="addi"><a href="http://www.archimedes3d.de">www.archimedes3d.de</a></p>
    </div>
  </body>
</html>