2013-10-24

Created page with "Wenn Sie LimeSurvey 2.x benutzen, finden Sie Datei http.php in /application/libraries/admin/http/. Es gibt vor-kodierte Variablen in der Datei, daher werden nur Details zu Ihr..."

← Older revision

Revision as of 13:01, 24 October 2013

(7 intermediate revisions by one user not shown)

Line 14:

Line 14:

 

 

 

   10060 could not connect to the host "update.limesurvey.org"

 

   10060 could not connect to the host "update.limesurvey.org"



you should tweak
/
edit your proxy/firewall security settings or ask your server administrator for help
.

+

sollten Sie ihre Proxy
/
Firewall-Sicherheitseinstellungen bearbeiten oder Ihren Server-Administrator um Hilfe fragen
.

 

 

 

=Anwendung von ComfortUpdate=

 

=Anwendung von ComfortUpdate=

 

 



The
LimeSurvey ComfortUpdate
feature is safe to use even with active surveys
.
It does not delete or destroy any existing data
.
However you should keep in mind that this is a beta feature and ensure you have backed up your database and files manually before proceeding
.

+

Das
LimeSurvey ComfortUpdate
kann auch mit aktiven Umfragen durchgeführt werden
.
Es ist nicht möglich damit vorhandenen Daten zu löschen oder zu zerstören
.
Allerdings sollte man im Hinterkopf behalten, dass dies eine Beta-Funktion ist und sicherzustellen, dass Sie Ihre Datenbank und Dateien gesichert haben, bevor Sie fortfahren
.

 

 



*
Go to the Global Settings Icon
,
select the first tab, and click the button for “Updates”

+

*
Öffnen Sie die Globale Einstellungen
,
wählen Sie die ersten Registerkarte und klicken Sie auf die Schaltfläche für "Updates"



*
The ComfortUpdate screen will display an update link if a new version of
LimeSurvey
is available
.
If not click “Check now” to see if a new update is available
.

+

*
Es wird ein Update Link angezeigt, wenn eine neue Version von
LimeSurvey
vorhanden ist
.
Wenn nicht klicken Sie auf " Jetzt prüfen ", um zu sehen, ob ein neues Update verfügbar ist
.  



*
If an update is found
, LimeSurvey
will display a link to allow you to update
.
Click on this to begin updating.

+

*
Wenn ein Update gefunden wird
,
wird
LimeSurvey
ein Link angezeigen, damit Sie aktualisieren können
.
Klicken Sie auf diesen Link um die Aktualisierung zu starten
.  



*If you have never used before or ComfortUpdate upgrade key is not valid will be asked to enter an upgrade key. During the trial period use the default key for free updates
.

+

* LimeSurvey
überprüft jetzt das Installations-Verzeichnis auf entsprechende Berechtigungen, die eine Aktualisierung ermöglichen müssen
.
Eine Liste der vorgeschlagenen Änderungen werden angezeigt
.  



*LimeSurvey
will now verify your installation directory to check the appropriate permissions are set to allow an update
.
A list of proposed changes will be displayed
.

+

*
Wenn es irgendwelche Probleme gibt
,
müssen Sie diese zuerst korrigieren
,
und dann gelangen Sie zum nächsten Schritt
.  



*
If there are any problems
,
you must correct them at this point
,
and then proceed to the next step
.

+

*
Die
ComfortUpdate
wird nun ein Backup Ihrer Datenbank anlegen
(
wenn Sie
MySQL
verwenden
)
und speichert Ihre alte Installationsdateien im Verzeichnis
/tmp.
Wenn Sie eine anderen Datenbanktyp verwenden
,
sollten Sie Ihre Datenbank manuell sichern, bevor Sie fortfahren
. ComfortUpdate
wird nun Ihre Installation auf die neueste Version aktualisieren
,
einschließlich der Aktualisierung der Datenbank
.  



*
The
ComfortUpdate
will now make a backup of your database
(
if you use
MySQL)
and save your old installation files in the
/tmp
directory
.
If you use a different database
,
you should backup your database manually before proceeding
.

+



ComfortUpdate
will now update your installation to the latest version
,
including updating the database for any new changes
.  

+

 

 

 

=Bekannte Probleme=

 

=Bekannte Probleme=

Line 33:

Line 31:

 

==Leere Seite auf Schritt 3==

 

==Leere Seite auf Schritt 3==

 

 



If you get a blank page on step
3
it usually means that the memory limit of your
PHP
configuration is set too low
.
During that step
LimeSurvey
tries to create a database backup and a file backup
(
of the files that will be replaced
).

+

Wenn Sie eine leere Seite beiSchritt
3
bekommen, bedeutet es in der Regel, dass das Arbeitsspeicherlimit Ihrer
PHP
-Konfiguration zu niedrig eingestellt ist
.
Während dieses Schrittes versucht
LimeSurvey
, ein Datenbank-Backup und ein Datei-Backup
(
von Dateien, die ersetzt werden soll
)
zu erstellen
.

 

 



==
Using a proxy server to connect to
update.limesurvey.
com
==

+

==
Verwendung eines Proxy-Servers für die Verbindung mit
update.limesurvey.
org
==

 

 



If you have to use a proxy server to connect to
http://update.limesurvey.
com(external link) you might have to edit the
http.php
file
in
your
LimeSurvey
installation
.
To do so browse to the
/admin/classes/
folder and open the file
http.php
with an editor
.
Have a look at the variables
in
the first lines of this file and add values if needed
.

+

Wenn Sie einen Proxy-Server nutzen müssen, um sich mit
http://update.limesurvey.
org zu verbinden, müssen Sie evtl die
http.php
Datei
in
Ihre
LimeSurvey
-Installation bearbeiten
.
Ddurchsuchen Sie den die '''
/admin/classes/
''' Ordner und öffnen Sie die Datei '''
http.php
''' mit einem Editor
.
Werfen Sie einen Blick auf die Variablen
in
den ersten Zeilen dieser Datei und fügen Werte hinzu, falls nötig
.

 

 



Example
:
Connect to a proxy server
111.111.111.111
port
1234
without authentication edit the following lines to look like

+

Beispiel
:
Für eine Verbindung zu einem Proxy-Server
111.111.111.111
Port
1234
ohne Authentifizierung sollten Sie dies so setzen:

 

   var $proxy_host_name="111.111.111.111";

 

   var $proxy_host_name="111.111.111.111";

 

   var $proxy_host_port=1234;

 

   var $proxy_host_port=1234;

 

 



If you are using
LimeSurvey 2, http.php
can be found
in /application/libraries/admin/http/.
There are pre
-
coded variables within the file so only details of your proxy are needed
.
If your installation is running unusually slowly
,
setting an appropriate proxy may be the cause
.

+

Wenn Sie
LimeSurvey 2
.x benutzen
,
finden Sie Datei
http.php in /application/libraries/admin/http/.
Es gibt vor
-
kodierte Variablen in der Datei, daher werden nur Details zu Ihrem Proxy benötigt
.
Wenn Ihre Installation ungewöhnlich langsam ist
,
kann das Setzen eines Proxies helfen
.

Show more