****SPAM Mail****[Mapbender-users] Fehler beim Hochladen der Capabilities

martina ikert martinaikert at hotmail.com
Fri Feb 5 02:46:25 EST 2010


Hallo Michael,

erst einmal zum TEMPLATE:

das template, um das es hier geht, ist nicht für die featureInfo Ausgabe gedacht, die steht innerhalb des Layer-Objekts (dort habe ich als template eine html-Seite). Dieses TEMPLATE  steht im WEB-Objekt und irgendwo muss ich gelesen haben, dass dort die GUI-ID angegeben werden muss. Lokal hat es so auch geklappt. 

 

Viele Grüße

Martina
 
> Date: Thu, 4 Feb 2010 10:48:22 +0100
> Subject: Re: ****SPAM Mail****[Mapbender-users] Fehler beim Hochladen der Capabilities
> From: mschulz at webgis.de
> To: mapbender_users at lists.osgeo.org
> 
> Hallo Martina,
> 
> ok, das ist im Prinzip, dass was wir brauchen, jetzt müsstes Du beim
> wget die URL in Hochkomma setzen, also:
> foehr:/tmp/MapServ_Test/fgs3/www/cgi-bin # wget -O /tmp/caps.xml
> "http://foehr.xxx.de:8080/cgi-bin/mapserv?map=/tmp/MapServ_Test/fgs3/www/cgi-bin/expeditions.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1"
> 
> Wie Du an dem Output von wget dann siehst, wird die URL nach dem
> ersten & zeichen ansonsten abgeschnitten und dann bekommst Du im
> caps.xml die Mapserver Fehlermeldung "mapserv(): Web application
> error. Traditional BROWSE mode requires ..."
> 
> Bitte den GetCapabilities-Aufruf nochmal in Hochkommas absetzen und
> dann den Inhalt von caps.xml posten.
> 
> Zum Template:
> In der TEMPLATE-Anweisung (im LAYER-Abschnitt) gibt man normalerweise
> ein Mapserver-Template an, das die Attribute eines oder mehrerer
> Objekte nach einer Abfrage darstellt. Wenn man den UMN als WMS
> betreibt, und man fügt einer LAYER eine TEMPLATE-Anweisung hinzu (mit
> einem beliebigen Inhalt: z.B. foo), dann wird der Mapserver diese
> Ebene als abfragbar im GetCapabilities-Dokument kennzeichnen. Wenn man
> dann ein GetFeatureInfo aufruft, dann kann man das Ergebnis nur als
> Typ "text/plain" abrufen, da ja der Mapserver kein tatsächliches
> Template verwendet, sondern nur den foo Eintrag. Wenn man aber ein
> Mapserver-Template erstellt und den Namen bei TEMPLATE einträgt und
> per text/html eine GetFeatureInfo Abfrage startet, dann prozessiert
> der Mapserver auch das Template und liefert HTML zurück. Dieses würde,
> wenn der Mapbender als Client den GetFeatureInfo macht, in einem Popup
> dargestellt.
> 
> Es ist richtig, dass der Mapserver die Möglichkeit hat als TEMPLATE
> auch eine URL zu definieren - ich habe das im Zshg. mit WMS noch nie
> getestet, sollte aber auch funktionieren. Aber willst Du als Ergebnis
> einer GetFeatureInfo-Abfrage nochmal ein Mapbender-GUI öffnen?
> 
> Viele Grüße, Michael
> 
> 
> 
> Am 3. Februar 2010 17:48 schrieb martina ikert <martinaikert at hotmail.com>:
> > Ausgabe bei Angabe von
> > TEMPLATE
> > "http://foehr.xxx.de:8080/mapbender1/http/frames/index.php?&gui_id=Expeditionen":
> >
> > --------------
> > foehr:/tmp/MapServ_Test/fgs3/www/cgi-bin # wget -O /tmp/caps.xml
> > http://foehr.xxx.de:8080/cgi-bin/mapserv?map=/tmp/MapServ_Test/fgs3/www/cgi-bin/expeditions.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1
> > [1] 32326
> > [2] 32327
> > [3] 32328
> > --17:02:13--
> > http://foehr.xxx.de:8080/cgi-bin/mapserv?map=/tmp/MapServ_Test/fgs3/www/cgi-bin/expeditions.map
> >             => `/tmp/caps.xml'
> > Resolving foehr.xxx.de...
> > foehr:/tmp/MapServ_Test/fgs3/www/cgi-bin # 127.0.0.2
> > Connecting to foehr.xxx.de|127.0.0.2|:8080... connected.
> > HTTP request sent, awaiting response... 302 Found
> > Location:
> > http://foehr.xxx.de:8080/mapbender1/http/frames/index.php?&gui_id=Expeditionen
> > [following]
> > --17:02:13--
> > http://foehr.xxx.de:8080/mapbender1/http/frames/index.php?&gui_id=Expeditionen
> >             => `/tmp/caps.xml'
> > Reusing existing connection to foehr.xxx.de:8080.
> > HTTP request sent, awaiting response... 302 Found
> > Location:
> > http://foehr.xxx.de:8080/mapbender1/http/frames/login.php [following]
> > --17:02:13--
> > http://foehr.xxx.de:8080/mapbender1/http/frames/login.php
> >             => `/tmp/caps.xml'
> > Reusing existing connection to foehr.xxx.de:8080.
> > HTTP request sent, awaiting response... 200 OK
> > Length: 1,161 (1.1K) [text/html]
> >
> > 100%[========================================================================================>]
> > 1,161         --.--K/s
> >
> > 17:02:13 (70.13 MB/s) - `/tmp/caps.xml' saved [1161/1161]
> >
> >
> > [1]   Done                    wget -O /tmp/caps.xml
> > http://foehr.xxx.de:8080/cgi-bin/mapserv?map=/tmp/MapServ_Test/fgs3/www/cgi-bin/expeditions.map
> > [2]-  Done                    REQUEST=GetCapabilities
> > [3]+  Done                    SERVICE=WMS
> > foehr:/tmp/MapServ_Test/fgs3/www/cgi-bin #
> >
> > --------------
> >
> > Inhalt von caps.xml:
> >
> > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> >
> > <html>
> > <head>
> > <!--
> > Licensing: See the GNU General Public License for more details.
> > http://www.gnu.org/copyleft/gpl.html
> > or:
> > mapbender/licence/
> > -->
> > <meta http-equiv="cache-control" content="no-cache">
> > <meta http-equiv="pragma" content="no-cache">
> > <meta http-equiv="expires" content="0">
> > <meta http-equiv="Content-Type" content="text/html;
> > charset=UTF-8"><title>Login</title>
> > <link rel="stylesheet" type="text/css" href="../css/login.css"><script
> > type='text/javascript'><!--
> > function
> > setFocus(){if(document.loginForm){document.loginForm.name.focus();}}// -->
> > </script></head><body onload='setFocus()'><form name='loginForm' action
> > ='' method='POST'><table><tr><td>Name: </td><td><input type=
> > 'text' name='name' class='login_text'
> > value=''></td></tr><tr><td>Password: </td><td><input type='password'
> > name='password' class='lo
> > gin_text'></td></tr><tr><td></td><td><input type='submit'
> > class='myButton' value='login' title='anmelden'>  <a href='../ph
> > p/mod_forgottenPassword.php' title='Passwort vergessen?'
> > target='_blank'>Forgot your password?</a></td></tr></table></form></body>
> > </html>
> > foehr:/tmp/MapServ_Test/fgs3/www/cgi-bin #
> >
> >
> > ##########################################
> > Ausgabe bei Angabe von
> > TEMPLATE
> > "/tmp/MapServ_Test/fgs3/www/htdocs/mapbender1/http/frames/index.php?&gui_id=Expeditionen":
> >
> > -------------
> > foehr:/tmp/MapServ_Test/fgs3/www/cgi-bin # more /tmp/caps.xml
> > Content-type: text/html
> >
> > <HTML>
> > <HEAD><TITLE>MapServer Message</TITLE></HEAD>
> > <!-- MapServer version 5.4.0 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG
> > OUTPUT=WBMP OUTPUT=SWF OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=AGG SUPPORTS
> > =FREETYPE SUPPORTS=ICONV SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT
> > SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER SUPPORT
> > S=GEOS SUPPORTS=RGBA_PNG INPUT=EPPL7 INPUT=POSTGIS INPUT=OGR INPUT=GDAL
> > INPUT=SHAPEFILE -->
> > <BODY BGCOLOR="#FFFFFF">
> > msReturnPage(): Web application error. Malformed template name
> > (/tmp/MapServ_Test/fgs3/www/htdocs/mapbender1/http/frames/index.php?&
> > amp;gui_id=Expeditionen).
> > </BODY></HTML>
> > foehr:/tmp/MapServ_Test/fgs3/www/cgi-bin #
> >
> > -------------
> >
> >
> > ###########################################
> > foehr:/tmp/MapServ_Test/fgs3/www/cgi-bin # wget -O /tmp/caps.xml
> > http://foehr.xxx.de:8080/cgi-bin/mapserv?map=/tmp/MapServ_Test/fgs3/www/cgi-bin/expeditions.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1
> >
> > [1] 32231
> > [2] 32232
> > [3] 32233
> > --16:48:35--
> > http://foehr.xxx.de:8080/cgi-bin/mapserv?map=/tmp/MapServ_Test/fgs3/www/cgi-bin/expeditions.map
> >             => `/tmp/caps.xml'
> > Resolving foehr.xxx.de... 127.0.0.2
> > Connecting to foehr.xxx.de|127.0.0.2|:8080... connected.
> > HTTP request sent, awaiting response... 200 OK
> > Length: unspecified [text/html]
> >
> >      [ <=>
> >                         ] 569           --.--K/s
> >
> > 16:48:35 (33.86 MB/s) - `/tmp/caps.xml' saved [569]
> >
> > foehr:/tmp/MapServ_Test/fgs3/www/cgi-bin #
> >
> > ############################################
> > foehr:/tmp/MapServ_Test/fgs3/www/cgi-bin # more /tmp/caps.xml
> >
> >
> > <HTML>
> > <HEAD><TITLE>MapServer Message</TITLE></HEAD>
> > <!-- MapServer version 5.4.0 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG
> > OUTPUT=WBMP OUTPUT=SWF OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=AGG SUPPORTS
> > =FREETYPE SUPPORTS=ICONV SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT
> > SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER SUPPORT
> > S=GEOS SUPPORTS=RGBA_PNG INPUT=EPPL7 INPUT=POSTGIS INPUT=OGR INPUT=GDAL
> > INPUT=SHAPEFILE -->
> > <BODY BGCOLOR="#FFFFFF">
> > mapserv(): Web application error. Traditional BROWSE mode requires a
> > TEMPLATE in the WEB section, but none was provided.
> > </BODY></HTML>
> > [1]   Done                    wget -O /tmp/caps.xml
> > http://foehr.xxx.de:8080/cgi-bin/mapserv?map=/tmp/MapServ_Test/fgs3/www/cgi-bin/expeditions.map
> > [2]-  Done                    REQUEST=GetCapabilities
> > [3]+  Done                    SERVICE=WMS
> >
> >
> >
> > foehr:/tmp/MapServ_Test/fgs3/www/cgi-bin #
> > ===========================================================================
> >
> > Deine Erläuterungen zum TEMPLATE habe ich nicht verstanden.
> > Wie muss ich in der map-Datei im TEMPLATE die Anbindung zur Mapbender GUI
> > machen. Ich habe ja keine html-Seite als template.
> > Ich weiß leider nicht mehr, wo ich diese Anweisung im TEMPLATE gelesen habe,
> > aber lokal hat es immer geklappt.
> >
> > Viele Grüße
> > Martina
> >
> >
> >
> >
> >
> >> Date: Mon, 1 Feb 2010 11:46:12 +0100
> >> Subject: Re: ****SPAM Mail****[Mapbender-users] Fehler beim Hochladen der
> >> Capabilities
> >> From: mschulz at webgis.de
> >> To: mapbender_users at lists.osgeo.org
> >>
> >> Hallo Martina,
> >>
> >> könntest Du mal den Inhalt des Ergebnisses des letzten wget Aufrufes
> >> posten? Mit dem Flag wget -O landet ja das Ergebnis in einer Datei (am
> >> besten irgendwo im /tmp), dieses Ergebnis kann der Mapbender noch
> >> nicht korrekt parsen, daher kommt noch der Fehler. Es ist also nicht
> >> nur $1 leer, sondern alle Variablen - aber der erste verletzte
> >> Constraint in der DB löst halt den Fehler aus. Von demher ist die
> >> Fehlermeldung etwas irreführend. Wichtig wäre also weiterhin die
> >> Antwort eures GetCapabilities-Aufrufes per wget zu checken (und evtl.
> >> hier zu posten).
> >>
> >> Eine Sache zum Mapserver loggen: Im "normalen" Mapserver-Log (das per
> >> LOG angesprochen wird) erhältst Du zwar letztendlich eine
> >> Fehlermeldung aber kein Debug-output. "Richtiges" debugging am besten
> >> per CONFIG "MS_ERRORFILE" "/tmp/mapserver.log" im MAP-Objekt und DEBUG
> >> on bei den Layern aktivieren.
> >>
> >> Zum TEMPLATE: Bist Du Dir sicher, dass Du im TEMPLATE wieder ein
> >> Mapbender-GUI aufrufen willst? Als erstes würde ich mal einfach einen
> >> dummy-template Eintrag nehmen (TEMPLATE "dummy") , das dazu führt,
> >> dass die Ebene abfragbar ist. Dann bei den GUI-WMS-Einstellungen als
> >> info/format "text/plain" auswählen.
> >>
> >> Viele Grüße, Michael
> >>
> >>
> >> Am 1. Februar 2010 10:32 schrieb martina ikert <martinaikert at hotmail.com>:
> >> > Hallo Michael,
> >> > am Freitag abend konnten wir wieder ein bisschen ausprobieren.
> >> > Wir haben die Funktion wget benutzt und bekamen einige Fehlermeldungen,
> >> > die
> >> > wir nach und nach bereinigen konnten.
> >> > Zuletzt hatten wir folgende Fehlermeldung:
> >> >
> >> > Ältere behobener Inhalt: von "rlp.log":
> >> >
> >> > Fri Jan 29 16:51:26 2010,14722,127.0.0.2,Vessels,0,-180.004167
> >> > -164.995833 179.995833 195.004167,-1.000000 -1.000000,,msReturnPage
> >> > (): Web application error. Malformed template name
> >> >
> >> > (/tmp/MapServ_Test/fgs3/www/htdocs/mapbender1/http/frames/index.php?&gui_id=Exp
> >> > editionen). <br>
> >> >
> >> > Daraufhin haben wir in der map-Datei folgendes ausprobiert, obwohl
> >> > unlogisch, nach untenstehenden Definitionen:
> >> >
> >> >    TEMPLATE
> >> >
> >> > "http://ServerURL:8080/mapbender1/http/frames/index.php?&gui_id=Expeditionen"
> >> > ####    TEMPLATE
> >> >
> >> > "/tmp/MapServ_Test/fgs3/www/htdocs/mapbender1/http/frames/index.php?&gui_id=Expeditionen"
> >> >
> >> > Aktuellster Inhalt der rlp.log:
> >> > ++++++++++++++++++++++++++++++++++++++++++++++
> >> > Fri Jan 29 17:12:24 2010,15153,127.0.0.2,Vessels,0,-180.004167
> >> > -164.995833 179.995833 195.004167,-1.000000 -1.000000,,normal execution
> >> >
> >> > Es gibt also in der log-Datei keine Fehlermeldungen mehr, aber die
> >> > Fehlermeldung beim Hochladen der Capabilities besteht.
> >> > Dazu mal die Eintragung in der pgsql-log:
> >> >
> >> > 2010-01-29 17:14:55 CET mapbender postgres FEHLER:  NULL-Wert in Spalte
> >> > »wms_title« verletzt Not-Null-Constraint
> >> > 2010-01-29 17:14:55 CET mapbender postgres ANWEISUNG:  UPDATE wms SET
> >> > wms_title  = $1 ,wms_abstract  = $2 ,fees = $3, accessconstr
> >> > aints = $4, contactperson = $5,
> >> >
> >> > ($1 <-- ist anscheind wirklich leer, woher kommt $1 ??
> >> >
> >> > Was bei unserem WebGIS an sich noch nicht funktioniert ist die
> >> > featureInfo-Funktion.
> >> > Bei einem Klick auf eine Stationskoordinate öffnen sich immer 2
> >> > leere Fenster, nicht aber das HTML-Template. In einer Tabelle sollten
> >> > die
> >> > Daten zu der Station zu lesen sein.
> >> >
> >> > Wie kommen wir da weiter?
> >> >
> >> > Viele Grüße
> >> > Martina
> >> >
> >> >
> >> >
> >> > Auszug aus meinen Recherchen:
> >> >
> >> > ------------------------------------------------------------------------------------------------------------------------------------------------------
> >> > They guide the presentation of results, either a query or a map, to the
> >> > user. Templates are almost always HTML files although they can also be a
> >> > URL
> >> > (e.g.. http://www.somewhere.com/[ATTRIBUTE]/info.html). URL templates
> >> > can
> >> > only be used with simple QUERY or ITEMQUERY results so many
> >> > substitutions
> >> > defined below are not available for them. Simple pan/zoom interfaces use
> >> > a
> >> > single template file while complicated queries often require many
> >> > templates.
> >> > Templates often use JavaScript to enhance the basic interface.
> >> >
> >> > msReturnPage(): Web application error. Malformed template name¶
> >> > This error may occur when you are attempting to use a URL template for a
> >> > query. The issue is that URL templates are only allowed for query modes
> >> > that
> >> > return only one result (e.g. query or itemquery)
> >> > You can only use a URL template for a query in mode=query or
> >> > mode=itemquery.
> >> > If you try it with mode=nquery or mode=itemnquery, you will get the
> >> > error:
> >> >
> >> > Content-type: text/html msReturnPage(): Web application error. Malformed
> >> > template name
> >> >
> >> > -------------------------------------------------------------------------------------------------------------------------------------
> >> >
> >> >
> >> >
> >> >> Date: Thu, 21 Jan 2010 09:17:58 +0100
> >> >> Subject: Re: ****SPAM Mail****[Mapbender-users] Fehler beim Hochladen
> >> >> der
> >> >> Capabilities
> >> >> From: mschulz at webgis.de
> >> >> To: mapbender_users at lists.osgeo.org
> >> >>
> >> >> Hallo Martina,
> >> >>
> >> >> klar, das ist die Fehlermeldung im Mapbender-Log. Wenn der Mapbender
> >> >> meldet das die WMS-Version die Not-Null Bedingung verletzt ("Error:
> >> >> FEHLER: NULL-Wert in Spalte »wms_version« verletzt
> >> >> Not-Null-Constraint"), heißt das soviel wie, das in der Antwort auf
> >> >> die GetCapabilities-Anfrage vermutlich gar keine WMS-Getcapabilities
> >> >> drinnen sind. Daher hatte Armin schon vorgeschlagen:
> >> >> "in der class_connector.php function load einfach mal ein $e=new
> >> >> mb_exception('class_connector.php: loaded external data: ',$data);
> >> >> eintragen
> >> >> (vor der return.. zeile)"
> >> >> also ein zusätzlichen Log-Eintrag zu erstellen. Der bisherige Auszug
> >> >> aus dem Logfile zeigt die Standard-Fehlermeldung vom Mapbender, der
> >> >> zusätzliche Eintrag würde Dir den Inhalt der GetCapabilities-Antwort
> >> >> im Log anzeigen. Als quasi äquivalente Möglichkeit kannst Du den
> >> >> GetCapabilities Aufruf auch von dem Mapbender-Server (aber nicht aus
> >> >> der Mapbender-Oberfläche) per wget absetzen um mal zu sehen, was da
> >> >> eigentlich zurückkommt.
> >> >>
> >> >> Viele Grüße, Michael
> >> >>
> >> >> Am 21. Januar 2010 08:38 schrieb martina ikert
> >> >> <martinaikert at hotmail.com>:
> >> >> > Hallo Michael,
> >> >> > ich habe dir noch einmal die Fehlermeldung kopiert. Das war der Tipp
> >> >> > von
> >> >> > Armin.
> >> >> >
> >> >> >
> >> >> > 2010.01.15, 17:59:48,mb_validateSession.php: GUI: admin2_de, checking
> >> >> > file /mapbender1/http/php/mod_updateWMS.php...session valid.
> >> >> > 2010.01.15, 17:59:48,mb_validatePermission.php: checking file
> >> >> > /mapbender1/http/php/mod_updateWMS.php...permission valid.
> >> >> > 2010.01.15, 17:59:48,connector: unable to load:
> >> >> >
> >> >> >
> >> >> > http://our-server.domaine.de:8080/cgi-bin/mapserv?map=/tmp/MapServ_Test/fgs3/www/cgi-bin/expeditions.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1
> >> >> > 2010.01.15, 17:59:48,Error while executing prepared statement in
> >> >> >
> >> >> > /tmp/MapServ_Test/fgs3/www/htdocs/mapbender1/http/php/mod_updateWMS.php:
> >> >> > Sql: UPDATE wms SET wms_version = $1 ,wms_getcapabilities  = $2
> >> >> > ,wms_getmap  = $3 ,wms_getfeatureinfo  = $4 ,wms_getlegendurl  = $5
> >> >> > ,wms_getcapabilities_doc = $6 ,wms_upload_url = $7,  wms_owner = $8,
> >> >> > wms_timestamp = $9  WHERE wms_id = $10, Error: FEHLER:  NULL-Wert in
> >> >> > Spalte »wms_version« verletzt Not-Null-Constraint
> >> >> >
> >> >> >
> >> >> > Viele Grüße
> >> >> > Martina
> >> >> >
> >> >> >
> >> >> >> Date: Wed, 20 Jan 2010 16:25:38 +0100
> >> >> >> Subject: Re: ****SPAM Mail****[Mapbender-users] Fehler beim
> >> >> >> Hochladen
> >> >> >> der
> >> >> >> Capabilities
> >> >> >> From: mschulz at webgis.de
> >> >> >> To: mapbender_users at lists.osgeo.org
> >> >> >>
> >> >> >> Hallo Martina,
> >> >> >>
> >> >> >> kannst Du dich auf dem Server wo der Mapbender läuft einloggen und
> >> >> >> dort auf der Kommandozeile mal folgenden Befehl absetzen:
> >> >> >> wget -O /tmp/caps.xml
> >> >> >>
> >> >> >>
> >> >> >>
> >> >> >> "http://our-server.domaine.de:8080/cgi-bin/mapserv?map=/tmp/MapServ_Test/fgs3/www/cgi-bin/expeditions.map&REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.1.1"
> >> >> >>
> >> >> >> Dann sollte in der Datei caps.xml im /tmp Verzeichnis die Antwort
> >> >> >> auf
> >> >> >> die GetCapabilities-Anfrage stehen, was recht wahrscheinlich
> >> >> >> irgendeine Fehlermeldung sein wird. Das ist ungefähr das gleiche,
> >> >> >> wie
> >> >> >> es Armin Retterath schon vorgeschlagen hat, aber ich hatte nichts
> >> >> >> gefunden im thread, ob Du das mal probiert hast.
> >> >> >>
> >> >> >> Viele Grüße, Michael
> >> >> >>
> >> >> >>
> >> >> >> Am 20. Januar 2010 16:03 schrieb martina ikert
> >> >> >> <martinaikert at hotmail.com>:
> >> >> >> > Hallo Karim,
> >> >> >> > in php.ini ist
> >> >> >> >
> >> >> >> > allow_url_fopen = On
> >> >> >> >
> >> >> >> > Wir haben heute wieder viel rumprobiert, aber es ist keine Lösung
> >> >> >> > in
> >> >> >> > Sicht.
> >> >> >> >
> >> >> >> > Beim Upload der Capabilities gibt es immer noch die gleiche
> >> >> >> > Fehlermeldung.
> >> >> >> >
> >> >> >> > So langsam ist es wirklich frustrierend.
> >> >> >> > Hat denn sonst niemand lokal gearbeitet und hat dann die Dateien
> >> >> >> > auf
> >> >> >> > einen
> >> >> >> > Server installiert?
> >> >> >> >
> >> >> >> > Viele Grüße
> >> >> >> > Martina
> >> >> >> >
> >> >> >> >
> >> >> >> >
> >> >> >> >
> >> >> >> >> Date: Mon, 18 Jan 2010 11:15:20 +0100
> >> >> >> >> From: karim at malhas.de
> >> >> >> >> To: mapbender_users at lists.osgeo.org
> >> >> >> >> Subject: Re: ****SPAM Mail****[Mapbender-users] Fehler beim
> >> >> >> >> Hochladen
> >> >> >> >> der
> >> >> >> >> Capabilities
> >> >> >> >>
> >> >> >> >>
> >> >> >> >> Hallo Martina,
> >> >> >> >>
> >> >> >> >>
> >> >> >> >> > 2010.01.15, 17:59:48,connector: unable to load:
> >> >> >> >> ^^^^^^^^^^^^^^^^^^^^^^^^^^
> >> >> >> >>
> >> >> >> >> > Hat jemand noch einen guten Tipp?
> >> >> >> >>
> >> >> >> >>
> >> >> >> >> Schau mal nach ob in deiner php.ini
> >> >> >> >>
> >> >> >> >> allow_url_fopen = On
> >> >> >> >>
> >> >> >> >> gesetzt ist.
> >> >> >> >>
> >> >> >> >> Gruß,
> >> >> >> >> Karim
> >> >> >> >> _______________________________________________
> >> >> >> >> Mapbender_users mailing list
> >> >> >> >> Mapbender_users at lists.osgeo.org
> >> >> >> >> http://lists.osgeo.org/mailman/listinfo/mapbender_users
> >> >> >> >
> >> >> >> > ________________________________
> >> >> >> > Windows Live: Keep your friends up to date with what you do
> >> >> >> > online.
> >> >> >> > _______________________________________________
> >> >> >> > Mapbender_users mailing list
> >> >> >> > Mapbender_users at lists.osgeo.org
> >> >> >> > http://lists.osgeo.org/mailman/listinfo/mapbender_users
> >> >> >> >
> >> >> >> >
> >> >> >>
> >> >> >>
> >> >> >>
> >> >> >> --
> >> >> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> >> >> >> Aufwind durch Wissen!
> >> >> >>
> >> >> >> Qualifizierte Open Source Schulungen bei der
> >> >> >> http://www.foss-akademie.de/
> >> >> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> >> >> >>
> >> >> >> -----------------------------------------------------------
> >> >> >> Michael Schulz
> >> >> >> mschulz at webgis.de
> >> >> >>
> >> >> >> in medias res
> >> >> >> Gesellschaft für Informationstechnologie mbH
> >> >> >>
> >> >> >> +++ Bitte beachten Sie unsere neue Adresse und Durchwahl +++
> >> >> >>
> >> >> >> Schwimmbadstraße 2
> >> >> >> D-79100 Freiburg i. Br.
> >> >> >>
> >> >> >> Tel: +49 (0)761 705798-102
> >> >> >> Tel: +49 (0)761 705798-0
> >> >> >> Fax: +49 (0)761 705798-09
> >> >> >>
> >> >> >> +++ Bitte beachten Sie unsere neue Adresse und Durchwahl +++
> >> >> >>
> >> >> >> http://www.webgis.de / http://www.zopecms.de
> >> >> >> --------------------------------------------------------------
> >> >> >> Geschäftsführer: Stefan Giese, Dr. Christof Lindenbeck
> >> >> >> Eingetragen im Handelsregister HRB 5930 beim Amtsgericht Freiburg
> >> >> >> _______________________________________________
> >> >> >> Mapbender_users mailing list
> >> >> >> Mapbender_users at lists.osgeo.org
> >> >> >> http://lists.osgeo.org/mailman/listinfo/mapbender_users
> >> >> >
> >> >> > ________________________________
> >> >> > Windows Live Hotmail: Your friends can get your Facebook updates,
> >> >> > right
> >> >> > from
> >> >> > Hotmail®.
> >> >> > _______________________________________________
> >> >> > Mapbender_users mailing list
> >> >> > Mapbender_users at lists.osgeo.org
> >> >> > http://lists.osgeo.org/mailman/listinfo/mapbender_users
> >> >> >
> >> >> >
> >> >>
> >> >>
> >> >>
> >> >> --
> >> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> >> >> Aufwind durch Wissen!
> >> >>
> >> >> Qualifizierte Open Source Schulungen bei der
> >> >> http://www.foss-akademie.de/
> >> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> >> >>
> >> >> -----------------------------------------------------------
> >> >> Michael Schulz
> >> >> mschulz at webgis.de
> >> >>
> >> >> in medias res
> >> >> Gesellschaft für Informationstechnologie mbH
> >> >>
> >> >> +++ Bitte beachten Sie unsere neue Adresse und Durchwahl +++
> >> >>
> >> >> Schwimmbadstraße 2
> >> >> D-79100 Freiburg i. Br.
> >> >>
> >> >> Tel: +49 (0)761 705798-102
> >> >> Tel: +49 (0)761 705798-0
> >> >> Fax: +49 (0)761 705798-09
> >> >>
> >> >> +++ Bitte beachten Sie unsere neue Adresse und Durchwahl +++
> >> >>
> >> >> http://www.webgis.de / http://www.zopecms.de
> >> >> --------------------------------------------------------------
> >> >> Geschäftsführer: Stefan Giese, Dr. Christof Lindenbeck
> >> >> Eingetragen im Handelsregister HRB 5930 beim Amtsgericht Freiburg
> >> >> _______________________________________________
> >> >> Mapbender_users mailing list
> >> >> Mapbender_users at lists.osgeo.org
> >> >> http://lists.osgeo.org/mailman/listinfo/mapbender_users
> >> >
> >> > ________________________________
> >> > Hotmail: Trusted email with powerful SPAM protection. Sign up now.
> >> > _______________________________________________
> >> > Mapbender_users mailing list
> >> > Mapbender_users at lists.osgeo.org
> >> > http://lists.osgeo.org/mailman/listinfo/mapbender_users
> >> >
> >> >
> >>
> >>
> >>
> >> --
> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> >> Aufwind durch Wissen!
> >>
> >> Qualifizierte Open Source Schulungen bei der
> >> http://www.foss-akademie.de/
> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> >>
> >> -----------------------------------------------------------
> >> Michael Schulz
> >> mschulz at webgis.de
> >>
> >> in medias res
> >> Gesellschaft für Informationstechnologie mbH
> >>
> >> +++ Bitte beachten Sie unsere neue Adresse und Durchwahl +++
> >>
> >> Schwimmbadstraße 2
> >> D-79100 Freiburg i. Br.
> >>
> >> Tel: +49 (0)761 705798-102
> >> Tel: +49 (0)761 705798-0
> >> Fax: +49 (0)761 705798-09
> >>
> >> +++ Bitte beachten Sie unsere neue Adresse und Durchwahl +++
> >>
> >> http://www.webgis.de / http://www.zopecms.de
> >> --------------------------------------------------------------
> >> Geschäftsführer: Stefan Giese, Dr. Christof Lindenbeck
> >> Eingetragen im Handelsregister HRB 5930 beim Amtsgericht Freiburg
> >> _______________________________________________
> >> Mapbender_users mailing list
> >> Mapbender_users at lists.osgeo.org
> >> http://lists.osgeo.org/mailman/listinfo/mapbender_users
> >
> > ________________________________
> > Hotmail: Powerful Free email with security by Microsoft. Get it now.
> > _______________________________________________
> > Mapbender_users mailing list
> > Mapbender_users at lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/mapbender_users
> >
> >
> 
> 
> 
> -- 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Aufwind durch Wissen!
> 
> Qualifizierte Open Source Schulungen bei der
> http://www.foss-akademie.de/
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> -----------------------------------------------------------
> Michael Schulz
> mschulz at webgis.de
> 
> in medias res
> Gesellschaft für Informationstechnologie mbH
> 
> +++ Bitte beachten Sie unsere neue Adresse und Durchwahl +++
> 
> Schwimmbadstraße 2
> D-79100 Freiburg i. Br.
> 
> Tel: +49 (0)761 705798-102
> Tel: +49 (0)761 705798-0
> Fax: +49 (0)761 705798-09
> 
> +++ Bitte beachten Sie unsere neue Adresse und Durchwahl +++
> 
> http://www.webgis.de / http://www.zopecms.de
> --------------------------------------------------------------
> Geschäftsführer: Stefan Giese, Dr. Christof Lindenbeck
> Eingetragen im Handelsregister HRB 5930 beim Amtsgericht Freiburg
> _______________________________________________
> Mapbender_users mailing list
> Mapbender_users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapbender_users
 		 	   		  
_________________________________________________________________
Hotmail: Trusted email with powerful SPAM protection.
https://signup.live.com/signup.aspx?id=60969
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapbender_users/attachments/20100205/7164d47a/attachment-0001.html


More information about the Mapbender_users mailing list