<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.limesurvey.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Magibox</id>
	<title>LimeSurvey Manual - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.limesurvey.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Magibox"/>
	<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/Special:Contributions/Magibox"/>
	<updated>2026-08-14T21:50:43Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Upgrading_from_a_previous_version/bg&amp;diff=58056</id>
		<title>Upgrading from a previous version/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Upgrading_from_a_previous_version/bg&amp;diff=58056"/>
		<updated>2013-10-24T10:47:52Z</updated>

		<summary type="html">&lt;p&gt;Magibox: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt; &amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;Additional pages:{toc}&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
Преди да започнете&lt;br /&gt;
&lt;br /&gt;
Винаги преди да започнете правете backup на файловете и базата данни от вашата текуща инсталация.&lt;br /&gt;
&lt;br /&gt;
Може да направите това като използвате БД административните елементи като [http://www.phpmyadmin.net phpMyAdmin] и т.н или файлов мениджър! Ако не знаете как да направите това, е по-добре да не продължавате и да попитате някой, който знае или вместо това използвайте ComfortUpdate&lt;br /&gt;
&lt;br /&gt;
Бърз начин (при незначителни промени във версията)&lt;br /&gt;
&lt;br /&gt;
Можете да използвате тези инструкции, ако правите малък ъпгрейд (например от 2,00 до 2,01)&lt;br /&gt;
&lt;br /&gt;
   * Архивирайте вашите файлове и бази данни (Вече споменахме това?)&lt;br /&gt;
   * Изтрийте всички стари файлове / директориии с изключение на&lt;br /&gt;
        ** /application/config/config.php&lt;br /&gt;
        ** /upload directory &lt;br /&gt;
     Копирайте новите файлове от новия пакет LimeSurvey в съществуващата локация.&lt;br /&gt;
     След ъпгрейда: Изчистете кеша и кукитата на браузъра!&lt;br /&gt;
&lt;br /&gt;
Задълбочен начин (за скокове на по-голяма версия)&lt;br /&gt;
&lt;br /&gt;
За съжаление има няколко неща които трябва да се вземат предвид, така че, моля разгледайте следващите инструкции внимателно.&lt;br /&gt;
&lt;br /&gt;
==Upgrading from version 1.50 or later to any later 2.xx version==&lt;br /&gt;
#[http://www.limesurvey.org/download Download] the latest version of LimeSurvey.&lt;br /&gt;
# Prepare and backup the old installation&lt;br /&gt;
## Backup your installation directory files and SQL-based database just in case.&lt;br /&gt;
### At the command-line level, make a &#039;&#039;&#039;.zip&#039;&#039;&#039; or similar archive of the whole installation directory tree of files. For example in Linux tar cvzf foo.tgz cps100 will tar and zip the whole of the cps100 directory.&lt;br /&gt;
### Using phpMyAdmin or similar to export all tables; or use the according &#039;&#039;&#039;LimeSurvey Administration&#039;&#039;&#039; button [[File:button-export-sql.png]] to backup the entire database&lt;br /&gt;
## Copy your &#039;&#039;&#039;config.php&#039;&#039;&#039; file, modified &#039;&#039;&#039;template&#039;&#039;&#039; directories and the /upload directory separately for quick access later.&lt;br /&gt;
# Replace all the installation directory files&lt;br /&gt;
## Delete all old files in the existing installation directory&lt;br /&gt;
## Upload and unpack the new code version into the same installation directory&lt;br /&gt;
## If your previous version was older than 1.90: Copy any customized templates to /upload/templates - you will also need to rename each template directory whose name matches an existing template in /templates.&lt;br /&gt;
## Copy your /upload directory back to the old location&lt;br /&gt;
## Double check the &#039;&#039;&#039;permissions&#039;&#039;&#039; set on the directories (write access to &#039;&#039;&#039;/tmp&#039;&#039;&#039;, &#039;&#039;&#039;/upload&#039;&#039;&#039; and and their subdirectories is required) as described in [[Installation#Set_Directory_permissions|Installation]]&lt;br /&gt;
## Open http://&amp;lt;yourdomain&amp;gt;/&amp;lt;yourlimesurveydir&amp;gt;/admin in your browser and follow the instructions (you can use the old config.php as reference). The existing database will be automatically detected and , if necessary, upgraded after confirmation.&lt;br /&gt;
# Check if any special manual checks apply as listed below&lt;br /&gt;
# &#039;&#039;&#039;Now clear your browser cache and cookies!&#039;&#039;&#039;&lt;br /&gt;
# You are done (:biggrin:).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;&#039;&#039;&#039;Special checks after an upgrade&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;from any earlier version to 2.xx&#039;&#039;&#039;: The &#039;&#039;&#039;templates&#039;&#039;&#039; have been changed in a lot of places. Please check your customized templates if they are still looking right. If not you will have to edit your templates accordingly (check out the original templates to see what was changed). The upgrade process tries to replace the template.js inclusion by the placeholder {TEMPLATEJS}. If you have javascript issue with your custom template, verify if your template have the placeholder {TEMPLATEJS} in startpage.pstpl.&lt;br /&gt;
*&#039;&#039;&#039;from a version earlier than v1.53&#039;&#039;&#039;: When upgrading from a version before v1.53 to the latest version, please check the &#039;&#039;&#039;global user rights&#039;&#039;&#039; of each user. There was a new &#039;&#039;&#039;superadmin&#039;&#039;&#039; right introduced in v1.53 that can give a user the same privilege as the master administration account created during the install. The upgrade script is guessing who to give this right to in the older versions.  As this is not perfect, it should be carefully checked.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Upgrading from version 1.50 or later to any later 1.xx version==&lt;br /&gt;
#[http://www.limesurvey.org/download Download] the desired version of LimeSurvey.&lt;br /&gt;
# Prepare and backup the old installation&lt;br /&gt;
## Backup your installation directory files and SQL-based database just in case.&lt;br /&gt;
### At the command-line level, make a &#039;&#039;&#039;.zip&#039;&#039;&#039; or similar archive of the whole installation directory tree of files. e.g. tar cvzf foo.tgz cps100 will tar and zip the whole of the cps100 directory&lt;br /&gt;
### Using phpMyAdmin or similar to export all tables; or using the &#039;&#039;&#039;LimeSurvey Administration&#039;&#039;&#039; button [[File:button-export-sql.png]] to backup the entire database&lt;br /&gt;
## Copy your &#039;&#039;&#039;config.php&#039;&#039;&#039; file ,modified &#039;&#039;&#039;template&#039;&#039;&#039; directories and the /upload directory separately for quick access later.&lt;br /&gt;
# Replace all the installation directory files&lt;br /&gt;
## Delete all old files in the existing installation directory&lt;br /&gt;
## Upload and unpack the new code version into the same installation directory&lt;br /&gt;
## Edit or replace the &#039;&#039;&#039;config.php&#039;&#039;&#039; file:&lt;br /&gt;
### If your previous version was &amp;lt; 1.70: Edit the new &#039;&#039;&#039;config.php&#039;&#039;&#039; to reflect changed settings in the backup &#039;&#039;&#039;config.php&#039;&#039;&#039; file. &#039;&#039;&#039;Do not just overwrite the new &#039;&#039;&#039;config.php&#039;&#039;&#039; with your old one!&#039;&#039;&#039;&lt;br /&gt;
### If your previous version was &amp;gt;= 1.70: Simply replace the new &#039;&#039;&#039;config.php&#039;&#039;&#039; with your backup &#039;&#039;&#039;config.php&#039;&#039;&#039; (as the file format has not changed).&lt;br /&gt;
## If your previous version was older than 1.90: Copy any customized templates to /upload/templates - you will also need to rename each template directory whose name matches an existing template in /templates.&lt;br /&gt;
## Copy your /upload directory back to the old location&lt;br /&gt;
## Double check the &#039;&#039;&#039;permissions&#039;&#039;&#039; set on the directories (write access to &#039;&#039;&#039;/tmp&#039;&#039;&#039;, &#039;&#039;&#039;/upload&#039;&#039;&#039; and and their subdirectories is required) as described in [[Installation#Set Directory permissions|Installation]]&lt;br /&gt;
# Finishing the installation&lt;br /&gt;
## Once you open the URL to your LimeSurvey administration the database tables will be updated after confirmation&lt;br /&gt;
## Remove or rename the &#039;&#039;&#039;/admin/install&#039;&#039;&#039; directory as/if instructed by the installation script&lt;br /&gt;
## Check if any special, manual checks apply as listed below&lt;br /&gt;
# You are done (:biggrin:). If you notice any problems after the upgrade: Clear your browser cache and cookies!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;&#039;&#039;&#039;Special checks after an upgrade&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;from any earlier version to 1.92&#039;&#039;&#039;: The &#039;&#039;&#039;templates&#039;&#039;&#039; have been changed in a lot of places. Please check your customized templates if they are still looking right. If not you will have to edit your templates accordingly (check out the original templates to see what was changed)&amp;lt;br /&amp;gt;&lt;br /&gt;
*&#039;&#039;&#039;from a version earlier than v1.53&#039;&#039;&#039;: When upgrading from a version before v1.53 to the latest version, please check the &#039;&#039;&#039;global user rights&#039;&#039;&#039; of each user. There was a new &#039;&#039;&#039;superadmin&#039;&#039;&#039; right introduced in v1.53 that can give a user the same privilege as the master administration account created during the install. The upgrade script is guessing who to give this right to in the older versions.  As this is not perfect, it should be carefully checked.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Upgrading from a version earlier than v1.50 (v1.0 through v1.44)==&lt;br /&gt;
&lt;br /&gt;
Since the data structure and a lot of other things were changed, &#039;&#039;&#039;upgrading from any version previous to v1.50 is NOT possible&#039;&#039;&#039;.  If you have old survey structure files with a *.sql extension the only way to get these into a newer version is to install [http://www.limesurvey.org/en/archived-releases/289-limesurvey150zip version 1.50], import the .sql file(s) there, then upgrade that version to the most recent LimeSurvey version. See the also then page [[Transferring an installation]] for more details.&lt;br /&gt;
&lt;br /&gt;
=Upgrade FAQ=&lt;br /&gt;
&lt;br /&gt;
==What is the most actual LimeSurvey version that still supports PHP4?==&lt;br /&gt;
&lt;br /&gt;
The last release offering PHP4 support was version 1.82+.&lt;br /&gt;
&lt;br /&gt;
==Can I upgrade even if I have active surveys?==&lt;br /&gt;
&lt;br /&gt;
Yes, you can. Exceptions may be mentioned in the thorough instructions above. We strongly advise to test your surveys after upgrade to check if your design templates still work alright.&lt;br /&gt;
&lt;br /&gt;
==What is best way to port LimeSurvey *.sql survey structure files to the latest version?==&lt;br /&gt;
&lt;br /&gt;
Install version 1.50, import the file and export the survey structure to the newer .csv format. The latest version still can read the .csv survey structure format.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:Upgrading_from_a_previous_version/4/bg&amp;diff=58055</id>
		<title>Translations:Upgrading from a previous version/4/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:Upgrading_from_a_previous_version/4/bg&amp;diff=58055"/>
		<updated>2013-10-24T10:47:51Z</updated>

		<summary type="html">&lt;p&gt;Magibox: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Може да направите това като използвате БД административните елементи като [http://www.phpmyadmin.net phpMyAdmin] и т.н или файлов мениджър! Ако не знаете как да направите това, е по-добре да не продължавате и да попитате някой, който знае или вместо това използвайте ComfortUpdate&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58054</id>
		<title>ComfortUpdate/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58054"/>
		<updated>2013-10-24T10:30:43Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Ако използвате LimeSurvey 2, http.php може да се намери в /application/libraries/admin/http/. Има предварително кодирани п...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
Общо&lt;br /&gt;
&lt;br /&gt;
Инструментът ComfortUpdate е нова функция за LimeSurvey въведена във версия 1.87. ComfortUpdate е проектиран, за да актуализира вашата инсталация на LimeSurvey автоматично от уеб браузъра ви, само с няколко кликвания на мишката, вместо да се налага да се извършва ръчно обновяване.&lt;br /&gt;
&lt;br /&gt;
ComfortUpdate в момента е безплатна бета тест услуга. Предполагаме, че в някакъв момент в бъдеще потребителите ще се наложи да плащат малка такса за закупуване на ключов ъпгрейд за да продължите да използвате тази функция.&lt;br /&gt;
&lt;br /&gt;
Изискване&lt;br /&gt;
&lt;br /&gt;
Вашата PHP инсталация трябва да бъде компилирана с поддръжка за ZLib. Проверете вашето PHPInfo, за да видите, и се свържете с вашия системен администратор, за да потвърди.&lt;br /&gt;
&lt;br /&gt;
Вашият сървър трябва да може да се свърже с http://update.limesurvey.org/ (външна връзка), за да използвате инструмента ComfortUpdate. Ако имате проблеми с това и да получите съобщения за грешка, като&lt;br /&gt;
&lt;br /&gt;
   &amp;quot;10060 could not connect to the host &amp;quot;update.limesurvey.org&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Трябва да се настроят / редактират вашите прокси / настройки на защитната стена за сигурност или попитайте администратора на сървъра за помощ.&lt;br /&gt;
&lt;br /&gt;
Използване на Комфортно обновяване&lt;br /&gt;
&lt;br /&gt;
функцията LimeSurvey ComfortUpdate  е безопасна да се използва дори и с активните проучвания. При нея не необходимо да изтривате или унищожавате всички съществуващи данни. Все пак трябва да имате предвид, че това е бета функция и все пак се уверете, че имате направено ръчно резервно копие на базата данни и файловете, преди да продължите.&lt;br /&gt;
&lt;br /&gt;
   * Отидете на Global Icon Settings , изберете първия раздел , и кликнете върху бутона за &amp;quot; Updates &amp;quot;&lt;br /&gt;
   * Екранът ComfortUpdate ще покаже линка към актуализацията - ако е на разположение нова версия на LimeSurvey. Ако не кликнете &amp;quot;Проверка сега &amp;quot;, за да видите дали има валидна нова актуализация .&lt;br /&gt;
   * Ако дадена актуализация е намерена , LimeSurvey ще покаже линк за да ви позволи да се актуализира . Кликнете върху линка да започне актуализирането .&lt;br /&gt;
   * Ако никога не сте използвали преди ComfortUpdate или ъпгрейд ключа не е валиден, ще бъдете помолени да въведете ключ за ъпгрейд. По време на пробния период се използва по подразбиране ключ за безплатни ъпдейти .&lt;br /&gt;
   * LimeSurvey сега ще провери дали са дадени съответните разрешения във вашата инсталационна директория, за да позволи актуализация. Ще се покаже списък на предложените промени.&lt;br /&gt;
    * Ако има някакви проблеми , трябва да ги коригирате в този момент, а след това преминете към следващата стъпка.&lt;br /&gt;
    * The ComfortUpdate сега ще направите резервно копие на вашата база данни (ако използвате MySQL ) и ще запази старите инсталационни файлове в / TMP директория. Ако използвате друга база данни , трябва да архивирате вашата база данни ръчно, преди да продължите.&lt;br /&gt;
ComfortUpdate сега ще обнови своята инсталация до последната версия, включително и актуализиране на базата данни за всички нови промени. &lt;br /&gt;
&lt;br /&gt;
Известни проблеми&lt;br /&gt;
&lt;br /&gt;
Празна страница на стъпка 3&lt;br /&gt;
&lt;br /&gt;
Ако получите празна страница на стъпка 3 обикновено означава, че има ограничение на паметта на вашата PHP конфигурация -тя е прекалено ниска. По време на този етап LimeSurvey се опитва да се създаде база данни за архивиране и архивен файл (на файловете, които ще бъдат заменени).&lt;br /&gt;
&lt;br /&gt;
Използване на прокси сървър за връзка с update.limesurvey.com&lt;br /&gt;
&lt;br /&gt;
Ако трябва да използвате прокси сървър за връзка с http://update.limesurvey.com (външна връзка) може да се наложи да редактирате http.php файл в вашата LimeSurvey инсталация. За да направите това отворете  /admin/classes/ директорията и отворете http.php файла с редактор. Погледнете променливите в първите редове на този файл и добавете стойности, ако е необходимо.&lt;br /&gt;
&lt;br /&gt;
Пример: Свързване към прокси сървър 111.111.111.111 порт 1234 без удостоверяване редактирате следните редове да изглеждат като&lt;br /&gt;
&lt;br /&gt;
var $proxy_host_name=&amp;quot;111.111.111.111&amp;quot;;&lt;br /&gt;
var $proxy_host_port=1234;&lt;br /&gt;
&lt;br /&gt;
Ако използвате LimeSurvey 2, http.php може да се намери в /application/libraries/admin/http/. Има предварително кодирани променливи в рамките на файла, така че са необходими само подробности за вашия прокси. Ако инсталирането е необичайно бавно, причината може да бъде определянето на подходящ proxy.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/18/bg&amp;diff=58053</id>
		<title>Translations:ComfortUpdate/18/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/18/bg&amp;diff=58053"/>
		<updated>2013-10-24T10:30:43Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Ако използвате LimeSurvey 2, http.php може да се намери в /application/libraries/admin/http/. Има предварително кодирани п...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ако използвате LimeSurvey 2, http.php може да се намери в /application/libraries/admin/http/. Има предварително кодирани променливи в рамките на файла, така че са необходими само подробности за вашия прокси. Ако инсталирането е необичайно бавно, причината може да бъде определянето на подходящ proxy.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58052</id>
		<title>ComfortUpdate/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58052"/>
		<updated>2013-10-24T10:27:36Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Пример: Свързване към прокси сървър 111.111.111.111 порт 1234 без удостоверяване редактирате следните р...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
Общо&lt;br /&gt;
&lt;br /&gt;
Инструментът ComfortUpdate е нова функция за LimeSurvey въведена във версия 1.87. ComfortUpdate е проектиран, за да актуализира вашата инсталация на LimeSurvey автоматично от уеб браузъра ви, само с няколко кликвания на мишката, вместо да се налага да се извършва ръчно обновяване.&lt;br /&gt;
&lt;br /&gt;
ComfortUpdate в момента е безплатна бета тест услуга. Предполагаме, че в някакъв момент в бъдеще потребителите ще се наложи да плащат малка такса за закупуване на ключов ъпгрейд за да продължите да използвате тази функция.&lt;br /&gt;
&lt;br /&gt;
Изискване&lt;br /&gt;
&lt;br /&gt;
Вашата PHP инсталация трябва да бъде компилирана с поддръжка за ZLib. Проверете вашето PHPInfo, за да видите, и се свържете с вашия системен администратор, за да потвърди.&lt;br /&gt;
&lt;br /&gt;
Вашият сървър трябва да може да се свърже с http://update.limesurvey.org/ (външна връзка), за да използвате инструмента ComfortUpdate. Ако имате проблеми с това и да получите съобщения за грешка, като&lt;br /&gt;
&lt;br /&gt;
   &amp;quot;10060 could not connect to the host &amp;quot;update.limesurvey.org&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Трябва да се настроят / редактират вашите прокси / настройки на защитната стена за сигурност или попитайте администратора на сървъра за помощ.&lt;br /&gt;
&lt;br /&gt;
Използване на Комфортно обновяване&lt;br /&gt;
&lt;br /&gt;
функцията LimeSurvey ComfortUpdate  е безопасна да се използва дори и с активните проучвания. При нея не необходимо да изтривате или унищожавате всички съществуващи данни. Все пак трябва да имате предвид, че това е бета функция и все пак се уверете, че имате направено ръчно резервно копие на базата данни и файловете, преди да продължите.&lt;br /&gt;
&lt;br /&gt;
   * Отидете на Global Icon Settings , изберете първия раздел , и кликнете върху бутона за &amp;quot; Updates &amp;quot;&lt;br /&gt;
   * Екранът ComfortUpdate ще покаже линка към актуализацията - ако е на разположение нова версия на LimeSurvey. Ако не кликнете &amp;quot;Проверка сега &amp;quot;, за да видите дали има валидна нова актуализация .&lt;br /&gt;
   * Ако дадена актуализация е намерена , LimeSurvey ще покаже линк за да ви позволи да се актуализира . Кликнете върху линка да започне актуализирането .&lt;br /&gt;
   * Ако никога не сте използвали преди ComfortUpdate или ъпгрейд ключа не е валиден, ще бъдете помолени да въведете ключ за ъпгрейд. По време на пробния период се използва по подразбиране ключ за безплатни ъпдейти .&lt;br /&gt;
   * LimeSurvey сега ще провери дали са дадени съответните разрешения във вашата инсталационна директория, за да позволи актуализация. Ще се покаже списък на предложените промени.&lt;br /&gt;
    * Ако има някакви проблеми , трябва да ги коригирате в този момент, а след това преминете към следващата стъпка.&lt;br /&gt;
    * The ComfortUpdate сега ще направите резервно копие на вашата база данни (ако използвате MySQL ) и ще запази старите инсталационни файлове в / TMP директория. Ако използвате друга база данни , трябва да архивирате вашата база данни ръчно, преди да продължите.&lt;br /&gt;
ComfortUpdate сега ще обнови своята инсталация до последната версия, включително и актуализиране на базата данни за всички нови промени. &lt;br /&gt;
&lt;br /&gt;
Известни проблеми&lt;br /&gt;
&lt;br /&gt;
Празна страница на стъпка 3&lt;br /&gt;
&lt;br /&gt;
Ако получите празна страница на стъпка 3 обикновено означава, че има ограничение на паметта на вашата PHP конфигурация -тя е прекалено ниска. По време на този етап LimeSurvey се опитва да се създаде база данни за архивиране и архивен файл (на файловете, които ще бъдат заменени).&lt;br /&gt;
&lt;br /&gt;
Използване на прокси сървър за връзка с update.limesurvey.com&lt;br /&gt;
&lt;br /&gt;
Ако трябва да използвате прокси сървър за връзка с http://update.limesurvey.com (външна връзка) може да се наложи да редактирате http.php файл в вашата LimeSurvey инсталация. За да направите това отворете  /admin/classes/ директорията и отворете http.php файла с редактор. Погледнете променливите в първите редове на този файл и добавете стойности, ако е необходимо.&lt;br /&gt;
&lt;br /&gt;
Пример: Свързване към прокси сървър 111.111.111.111 порт 1234 без удостоверяване редактирате следните редове да изглеждат като&lt;br /&gt;
&lt;br /&gt;
var $proxy_host_name=&amp;quot;111.111.111.111&amp;quot;;&lt;br /&gt;
var $proxy_host_port=1234;&lt;br /&gt;
&lt;br /&gt;
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.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/17/bg&amp;diff=58051</id>
		<title>Translations:ComfortUpdate/17/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/17/bg&amp;diff=58051"/>
		<updated>2013-10-24T10:27:36Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Пример: Свързване към прокси сървър 111.111.111.111 порт 1234 без удостоверяване редактирате следните р...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Пример: Свързване към прокси сървър 111.111.111.111 порт 1234 без удостоверяване редактирате следните редове да изглеждат като&lt;br /&gt;
&lt;br /&gt;
var $proxy_host_name=&amp;quot;111.111.111.111&amp;quot;;&lt;br /&gt;
var $proxy_host_port=1234;&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58050</id>
		<title>ComfortUpdate/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58050"/>
		<updated>2013-10-24T10:27:10Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Ако трябва да използвате прокси сървър за връзка с http://update.limesurvey.com (външна връзка) може да се нал...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
Общо&lt;br /&gt;
&lt;br /&gt;
Инструментът ComfortUpdate е нова функция за LimeSurvey въведена във версия 1.87. ComfortUpdate е проектиран, за да актуализира вашата инсталация на LimeSurvey автоматично от уеб браузъра ви, само с няколко кликвания на мишката, вместо да се налага да се извършва ръчно обновяване.&lt;br /&gt;
&lt;br /&gt;
ComfortUpdate в момента е безплатна бета тест услуга. Предполагаме, че в някакъв момент в бъдеще потребителите ще се наложи да плащат малка такса за закупуване на ключов ъпгрейд за да продължите да използвате тази функция.&lt;br /&gt;
&lt;br /&gt;
Изискване&lt;br /&gt;
&lt;br /&gt;
Вашата PHP инсталация трябва да бъде компилирана с поддръжка за ZLib. Проверете вашето PHPInfo, за да видите, и се свържете с вашия системен администратор, за да потвърди.&lt;br /&gt;
&lt;br /&gt;
Вашият сървър трябва да може да се свърже с http://update.limesurvey.org/ (външна връзка), за да използвате инструмента ComfortUpdate. Ако имате проблеми с това и да получите съобщения за грешка, като&lt;br /&gt;
&lt;br /&gt;
   &amp;quot;10060 could not connect to the host &amp;quot;update.limesurvey.org&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Трябва да се настроят / редактират вашите прокси / настройки на защитната стена за сигурност или попитайте администратора на сървъра за помощ.&lt;br /&gt;
&lt;br /&gt;
Използване на Комфортно обновяване&lt;br /&gt;
&lt;br /&gt;
функцията LimeSurvey ComfortUpdate  е безопасна да се използва дори и с активните проучвания. При нея не необходимо да изтривате или унищожавате всички съществуващи данни. Все пак трябва да имате предвид, че това е бета функция и все пак се уверете, че имате направено ръчно резервно копие на базата данни и файловете, преди да продължите.&lt;br /&gt;
&lt;br /&gt;
   * Отидете на Global Icon Settings , изберете първия раздел , и кликнете върху бутона за &amp;quot; Updates &amp;quot;&lt;br /&gt;
   * Екранът ComfortUpdate ще покаже линка към актуализацията - ако е на разположение нова версия на LimeSurvey. Ако не кликнете &amp;quot;Проверка сега &amp;quot;, за да видите дали има валидна нова актуализация .&lt;br /&gt;
   * Ако дадена актуализация е намерена , LimeSurvey ще покаже линк за да ви позволи да се актуализира . Кликнете върху линка да започне актуализирането .&lt;br /&gt;
   * Ако никога не сте използвали преди ComfortUpdate или ъпгрейд ключа не е валиден, ще бъдете помолени да въведете ключ за ъпгрейд. По време на пробния период се използва по подразбиране ключ за безплатни ъпдейти .&lt;br /&gt;
   * LimeSurvey сега ще провери дали са дадени съответните разрешения във вашата инсталационна директория, за да позволи актуализация. Ще се покаже списък на предложените промени.&lt;br /&gt;
    * Ако има някакви проблеми , трябва да ги коригирате в този момент, а след това преминете към следващата стъпка.&lt;br /&gt;
    * The ComfortUpdate сега ще направите резервно копие на вашата база данни (ако използвате MySQL ) и ще запази старите инсталационни файлове в / TMP директория. Ако използвате друга база данни , трябва да архивирате вашата база данни ръчно, преди да продължите.&lt;br /&gt;
ComfortUpdate сега ще обнови своята инсталация до последната версия, включително и актуализиране на базата данни за всички нови промени. &lt;br /&gt;
&lt;br /&gt;
Известни проблеми&lt;br /&gt;
&lt;br /&gt;
Празна страница на стъпка 3&lt;br /&gt;
&lt;br /&gt;
Ако получите празна страница на стъпка 3 обикновено означава, че има ограничение на паметта на вашата PHP конфигурация -тя е прекалено ниска. По време на този етап LimeSurvey се опитва да се създаде база данни за архивиране и архивен файл (на файловете, които ще бъдат заменени).&lt;br /&gt;
&lt;br /&gt;
Използване на прокси сървър за връзка с update.limesurvey.com&lt;br /&gt;
&lt;br /&gt;
Ако трябва да използвате прокси сървър за връзка с http://update.limesurvey.com (външна връзка) може да се наложи да редактирате http.php файл в вашата LimeSurvey инсталация. За да направите това отворете  /admin/classes/ директорията и отворете http.php файла с редактор. Погледнете променливите в първите редове на този файл и добавете стойности, ако е необходимо.&lt;br /&gt;
&lt;br /&gt;
Example: Connect to a proxy server 111.111.111.111 port 1234 without authentication edit the following lines to look like&lt;br /&gt;
  var $proxy_host_name=&amp;quot;111.111.111.111&amp;quot;;&lt;br /&gt;
  var $proxy_host_port=1234;&lt;br /&gt;
&lt;br /&gt;
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.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/16/bg&amp;diff=58049</id>
		<title>Translations:ComfortUpdate/16/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/16/bg&amp;diff=58049"/>
		<updated>2013-10-24T10:27:10Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Ако трябва да използвате прокси сървър за връзка с http://update.limesurvey.com (външна връзка) може да се нал...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ако трябва да използвате прокси сървър за връзка с http://update.limesurvey.com (външна връзка) може да се наложи да редактирате http.php файл в вашата LimeSurvey инсталация. За да направите това отворете  /admin/classes/ директорията и отворете http.php файла с редактор. Погледнете променливите в първите редове на този файл и добавете стойности, ако е необходимо.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58048</id>
		<title>ComfortUpdate/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58048"/>
		<updated>2013-10-24T10:23:45Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Използване на прокси сървър за връзка с update.limesurvey.com&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
Общо&lt;br /&gt;
&lt;br /&gt;
Инструментът ComfortUpdate е нова функция за LimeSurvey въведена във версия 1.87. ComfortUpdate е проектиран, за да актуализира вашата инсталация на LimeSurvey автоматично от уеб браузъра ви, само с няколко кликвания на мишката, вместо да се налага да се извършва ръчно обновяване.&lt;br /&gt;
&lt;br /&gt;
ComfortUpdate в момента е безплатна бета тест услуга. Предполагаме, че в някакъв момент в бъдеще потребителите ще се наложи да плащат малка такса за закупуване на ключов ъпгрейд за да продължите да използвате тази функция.&lt;br /&gt;
&lt;br /&gt;
Изискване&lt;br /&gt;
&lt;br /&gt;
Вашата PHP инсталация трябва да бъде компилирана с поддръжка за ZLib. Проверете вашето PHPInfo, за да видите, и се свържете с вашия системен администратор, за да потвърди.&lt;br /&gt;
&lt;br /&gt;
Вашият сървър трябва да може да се свърже с http://update.limesurvey.org/ (външна връзка), за да използвате инструмента ComfortUpdate. Ако имате проблеми с това и да получите съобщения за грешка, като&lt;br /&gt;
&lt;br /&gt;
   &amp;quot;10060 could not connect to the host &amp;quot;update.limesurvey.org&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Трябва да се настроят / редактират вашите прокси / настройки на защитната стена за сигурност или попитайте администратора на сървъра за помощ.&lt;br /&gt;
&lt;br /&gt;
Използване на Комфортно обновяване&lt;br /&gt;
&lt;br /&gt;
функцията LimeSurvey ComfortUpdate  е безопасна да се използва дори и с активните проучвания. При нея не необходимо да изтривате или унищожавате всички съществуващи данни. Все пак трябва да имате предвид, че това е бета функция и все пак се уверете, че имате направено ръчно резервно копие на базата данни и файловете, преди да продължите.&lt;br /&gt;
&lt;br /&gt;
   * Отидете на Global Icon Settings , изберете първия раздел , и кликнете върху бутона за &amp;quot; Updates &amp;quot;&lt;br /&gt;
   * Екранът ComfortUpdate ще покаже линка към актуализацията - ако е на разположение нова версия на LimeSurvey. Ако не кликнете &amp;quot;Проверка сега &amp;quot;, за да видите дали има валидна нова актуализация .&lt;br /&gt;
   * Ако дадена актуализация е намерена , LimeSurvey ще покаже линк за да ви позволи да се актуализира . Кликнете върху линка да започне актуализирането .&lt;br /&gt;
   * Ако никога не сте използвали преди ComfortUpdate или ъпгрейд ключа не е валиден, ще бъдете помолени да въведете ключ за ъпгрейд. По време на пробния период се използва по подразбиране ключ за безплатни ъпдейти .&lt;br /&gt;
   * LimeSurvey сега ще провери дали са дадени съответните разрешения във вашата инсталационна директория, за да позволи актуализация. Ще се покаже списък на предложените промени.&lt;br /&gt;
    * Ако има някакви проблеми , трябва да ги коригирате в този момент, а след това преминете към следващата стъпка.&lt;br /&gt;
    * The ComfortUpdate сега ще направите резервно копие на вашата база данни (ако използвате MySQL ) и ще запази старите инсталационни файлове в / TMP директория. Ако използвате друга база данни , трябва да архивирате вашата база данни ръчно, преди да продължите.&lt;br /&gt;
ComfortUpdate сега ще обнови своята инсталация до последната версия, включително и актуализиране на базата данни за всички нови промени. &lt;br /&gt;
&lt;br /&gt;
Известни проблеми&lt;br /&gt;
&lt;br /&gt;
Празна страница на стъпка 3&lt;br /&gt;
&lt;br /&gt;
Ако получите празна страница на стъпка 3 обикновено означава, че има ограничение на паметта на вашата PHP конфигурация -тя е прекалено ниска. По време на този етап LimeSurvey се опитва да се създаде база данни за архивиране и архивен файл (на файловете, които ще бъдат заменени).&lt;br /&gt;
&lt;br /&gt;
Използване на прокси сървър за връзка с update.limesurvey.com&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Example: Connect to a proxy server 111.111.111.111 port 1234 without authentication edit the following lines to look like&lt;br /&gt;
  var $proxy_host_name=&amp;quot;111.111.111.111&amp;quot;;&lt;br /&gt;
  var $proxy_host_port=1234;&lt;br /&gt;
&lt;br /&gt;
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.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/15/bg&amp;diff=58047</id>
		<title>Translations:ComfortUpdate/15/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/15/bg&amp;diff=58047"/>
		<updated>2013-10-24T10:23:44Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Използване на прокси сървър за връзка с update.limesurvey.com&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Използване на прокси сървър за връзка с update.limesurvey.com&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58046</id>
		<title>ComfortUpdate/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58046"/>
		<updated>2013-10-24T10:23:12Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Ако получите празна страница на стъпка 3 обикновено означава, че има ограничение на паметта на в...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
Общо&lt;br /&gt;
&lt;br /&gt;
Инструментът ComfortUpdate е нова функция за LimeSurvey въведена във версия 1.87. ComfortUpdate е проектиран, за да актуализира вашата инсталация на LimeSurvey автоматично от уеб браузъра ви, само с няколко кликвания на мишката, вместо да се налага да се извършва ръчно обновяване.&lt;br /&gt;
&lt;br /&gt;
ComfortUpdate в момента е безплатна бета тест услуга. Предполагаме, че в някакъв момент в бъдеще потребителите ще се наложи да плащат малка такса за закупуване на ключов ъпгрейд за да продължите да използвате тази функция.&lt;br /&gt;
&lt;br /&gt;
Изискване&lt;br /&gt;
&lt;br /&gt;
Вашата PHP инсталация трябва да бъде компилирана с поддръжка за ZLib. Проверете вашето PHPInfo, за да видите, и се свържете с вашия системен администратор, за да потвърди.&lt;br /&gt;
&lt;br /&gt;
Вашият сървър трябва да може да се свърже с http://update.limesurvey.org/ (външна връзка), за да използвате инструмента ComfortUpdate. Ако имате проблеми с това и да получите съобщения за грешка, като&lt;br /&gt;
&lt;br /&gt;
   &amp;quot;10060 could not connect to the host &amp;quot;update.limesurvey.org&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Трябва да се настроят / редактират вашите прокси / настройки на защитната стена за сигурност или попитайте администратора на сървъра за помощ.&lt;br /&gt;
&lt;br /&gt;
Използване на Комфортно обновяване&lt;br /&gt;
&lt;br /&gt;
функцията LimeSurvey ComfortUpdate  е безопасна да се използва дори и с активните проучвания. При нея не необходимо да изтривате или унищожавате всички съществуващи данни. Все пак трябва да имате предвид, че това е бета функция и все пак се уверете, че имате направено ръчно резервно копие на базата данни и файловете, преди да продължите.&lt;br /&gt;
&lt;br /&gt;
   * Отидете на Global Icon Settings , изберете първия раздел , и кликнете върху бутона за &amp;quot; Updates &amp;quot;&lt;br /&gt;
   * Екранът ComfortUpdate ще покаже линка към актуализацията - ако е на разположение нова версия на LimeSurvey. Ако не кликнете &amp;quot;Проверка сега &amp;quot;, за да видите дали има валидна нова актуализация .&lt;br /&gt;
   * Ако дадена актуализация е намерена , LimeSurvey ще покаже линк за да ви позволи да се актуализира . Кликнете върху линка да започне актуализирането .&lt;br /&gt;
   * Ако никога не сте използвали преди ComfortUpdate или ъпгрейд ключа не е валиден, ще бъдете помолени да въведете ключ за ъпгрейд. По време на пробния период се използва по подразбиране ключ за безплатни ъпдейти .&lt;br /&gt;
   * LimeSurvey сега ще провери дали са дадени съответните разрешения във вашата инсталационна директория, за да позволи актуализация. Ще се покаже списък на предложените промени.&lt;br /&gt;
    * Ако има някакви проблеми , трябва да ги коригирате в този момент, а след това преминете към следващата стъпка.&lt;br /&gt;
    * The ComfortUpdate сега ще направите резервно копие на вашата база данни (ако използвате MySQL ) и ще запази старите инсталационни файлове в / TMP директория. Ако използвате друга база данни , трябва да архивирате вашата база данни ръчно, преди да продължите.&lt;br /&gt;
ComfortUpdate сега ще обнови своята инсталация до последната версия, включително и актуализиране на базата данни за всички нови промени. &lt;br /&gt;
&lt;br /&gt;
Известни проблеми&lt;br /&gt;
&lt;br /&gt;
Празна страница на стъпка 3&lt;br /&gt;
&lt;br /&gt;
Ако получите празна страница на стъпка 3 обикновено означава, че има ограничение на паметта на вашата PHP конфигурация -тя е прекалено ниска. По време на този етап LimeSurvey се опитва да се създаде база данни за архивиране и архивен файл (на файловете, които ще бъдат заменени).&lt;br /&gt;
&lt;br /&gt;
==Using a proxy server to connect to update.limesurvey.com==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Example: Connect to a proxy server 111.111.111.111 port 1234 without authentication edit the following lines to look like&lt;br /&gt;
  var $proxy_host_name=&amp;quot;111.111.111.111&amp;quot;;&lt;br /&gt;
  var $proxy_host_port=1234;&lt;br /&gt;
&lt;br /&gt;
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.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/14/bg&amp;diff=58045</id>
		<title>Translations:ComfortUpdate/14/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/14/bg&amp;diff=58045"/>
		<updated>2013-10-24T10:23:12Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Ако получите празна страница на стъпка 3 обикновено означава, че има ограничение на паметта на в...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ако получите празна страница на стъпка 3 обикновено означава, че има ограничение на паметта на вашата PHP конфигурация -тя е прекалено ниска. По време на този етап LimeSurvey се опитва да се създаде база данни за архивиране и архивен файл (на файловете, които ще бъдат заменени).&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58044</id>
		<title>ComfortUpdate/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58044"/>
		<updated>2013-10-24T10:22:15Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Празна страница на стъпка 3&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
Общо&lt;br /&gt;
&lt;br /&gt;
Инструментът ComfortUpdate е нова функция за LimeSurvey въведена във версия 1.87. ComfortUpdate е проектиран, за да актуализира вашата инсталация на LimeSurvey автоматично от уеб браузъра ви, само с няколко кликвания на мишката, вместо да се налага да се извършва ръчно обновяване.&lt;br /&gt;
&lt;br /&gt;
ComfortUpdate в момента е безплатна бета тест услуга. Предполагаме, че в някакъв момент в бъдеще потребителите ще се наложи да плащат малка такса за закупуване на ключов ъпгрейд за да продължите да използвате тази функция.&lt;br /&gt;
&lt;br /&gt;
Изискване&lt;br /&gt;
&lt;br /&gt;
Вашата PHP инсталация трябва да бъде компилирана с поддръжка за ZLib. Проверете вашето PHPInfo, за да видите, и се свържете с вашия системен администратор, за да потвърди.&lt;br /&gt;
&lt;br /&gt;
Вашият сървър трябва да може да се свърже с http://update.limesurvey.org/ (външна връзка), за да използвате инструмента ComfortUpdate. Ако имате проблеми с това и да получите съобщения за грешка, като&lt;br /&gt;
&lt;br /&gt;
   &amp;quot;10060 could not connect to the host &amp;quot;update.limesurvey.org&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Трябва да се настроят / редактират вашите прокси / настройки на защитната стена за сигурност или попитайте администратора на сървъра за помощ.&lt;br /&gt;
&lt;br /&gt;
Използване на Комфортно обновяване&lt;br /&gt;
&lt;br /&gt;
функцията LimeSurvey ComfortUpdate  е безопасна да се използва дори и с активните проучвания. При нея не необходимо да изтривате или унищожавате всички съществуващи данни. Все пак трябва да имате предвид, че това е бета функция и все пак се уверете, че имате направено ръчно резервно копие на базата данни и файловете, преди да продължите.&lt;br /&gt;
&lt;br /&gt;
   * Отидете на Global Icon Settings , изберете първия раздел , и кликнете върху бутона за &amp;quot; Updates &amp;quot;&lt;br /&gt;
   * Екранът ComfortUpdate ще покаже линка към актуализацията - ако е на разположение нова версия на LimeSurvey. Ако не кликнете &amp;quot;Проверка сега &amp;quot;, за да видите дали има валидна нова актуализация .&lt;br /&gt;
   * Ако дадена актуализация е намерена , LimeSurvey ще покаже линк за да ви позволи да се актуализира . Кликнете върху линка да започне актуализирането .&lt;br /&gt;
   * Ако никога не сте използвали преди ComfortUpdate или ъпгрейд ключа не е валиден, ще бъдете помолени да въведете ключ за ъпгрейд. По време на пробния период се използва по подразбиране ключ за безплатни ъпдейти .&lt;br /&gt;
   * LimeSurvey сега ще провери дали са дадени съответните разрешения във вашата инсталационна директория, за да позволи актуализация. Ще се покаже списък на предложените промени.&lt;br /&gt;
    * Ако има някакви проблеми , трябва да ги коригирате в този момент, а след това преминете към следващата стъпка.&lt;br /&gt;
    * The ComfortUpdate сега ще направите резервно копие на вашата база данни (ако използвате MySQL ) и ще запази старите инсталационни файлове в / TMP директория. Ако използвате друга база данни , трябва да архивирате вашата база данни ръчно, преди да продължите.&lt;br /&gt;
ComfortUpdate сега ще обнови своята инсталация до последната версия, включително и актуализиране на базата данни за всички нови промени. &lt;br /&gt;
&lt;br /&gt;
Известни проблеми&lt;br /&gt;
&lt;br /&gt;
Празна страница на стъпка 3&lt;br /&gt;
&lt;br /&gt;
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).&lt;br /&gt;
&lt;br /&gt;
==Using a proxy server to connect to update.limesurvey.com==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Example: Connect to a proxy server 111.111.111.111 port 1234 without authentication edit the following lines to look like&lt;br /&gt;
  var $proxy_host_name=&amp;quot;111.111.111.111&amp;quot;;&lt;br /&gt;
  var $proxy_host_port=1234;&lt;br /&gt;
&lt;br /&gt;
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.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/13/bg&amp;diff=58043</id>
		<title>Translations:ComfortUpdate/13/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/13/bg&amp;diff=58043"/>
		<updated>2013-10-24T10:22:15Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Празна страница на стъпка 3&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Празна страница на стъпка 3&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58042</id>
		<title>ComfortUpdate/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58042"/>
		<updated>2013-10-24T10:22:03Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Известни проблеми&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
Общо&lt;br /&gt;
&lt;br /&gt;
Инструментът ComfortUpdate е нова функция за LimeSurvey въведена във версия 1.87. ComfortUpdate е проектиран, за да актуализира вашата инсталация на LimeSurvey автоматично от уеб браузъра ви, само с няколко кликвания на мишката, вместо да се налага да се извършва ръчно обновяване.&lt;br /&gt;
&lt;br /&gt;
ComfortUpdate в момента е безплатна бета тест услуга. Предполагаме, че в някакъв момент в бъдеще потребителите ще се наложи да плащат малка такса за закупуване на ключов ъпгрейд за да продължите да използвате тази функция.&lt;br /&gt;
&lt;br /&gt;
Изискване&lt;br /&gt;
&lt;br /&gt;
Вашата PHP инсталация трябва да бъде компилирана с поддръжка за ZLib. Проверете вашето PHPInfo, за да видите, и се свържете с вашия системен администратор, за да потвърди.&lt;br /&gt;
&lt;br /&gt;
Вашият сървър трябва да може да се свърже с http://update.limesurvey.org/ (външна връзка), за да използвате инструмента ComfortUpdate. Ако имате проблеми с това и да получите съобщения за грешка, като&lt;br /&gt;
&lt;br /&gt;
   &amp;quot;10060 could not connect to the host &amp;quot;update.limesurvey.org&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Трябва да се настроят / редактират вашите прокси / настройки на защитната стена за сигурност или попитайте администратора на сървъра за помощ.&lt;br /&gt;
&lt;br /&gt;
Използване на Комфортно обновяване&lt;br /&gt;
&lt;br /&gt;
функцията LimeSurvey ComfortUpdate  е безопасна да се използва дори и с активните проучвания. При нея не необходимо да изтривате или унищожавате всички съществуващи данни. Все пак трябва да имате предвид, че това е бета функция и все пак се уверете, че имате направено ръчно резервно копие на базата данни и файловете, преди да продължите.&lt;br /&gt;
&lt;br /&gt;
   * Отидете на Global Icon Settings , изберете първия раздел , и кликнете върху бутона за &amp;quot; Updates &amp;quot;&lt;br /&gt;
   * Екранът ComfortUpdate ще покаже линка към актуализацията - ако е на разположение нова версия на LimeSurvey. Ако не кликнете &amp;quot;Проверка сега &amp;quot;, за да видите дали има валидна нова актуализация .&lt;br /&gt;
   * Ако дадена актуализация е намерена , LimeSurvey ще покаже линк за да ви позволи да се актуализира . Кликнете върху линка да започне актуализирането .&lt;br /&gt;
   * Ако никога не сте използвали преди ComfortUpdate или ъпгрейд ключа не е валиден, ще бъдете помолени да въведете ключ за ъпгрейд. По време на пробния период се използва по подразбиране ключ за безплатни ъпдейти .&lt;br /&gt;
   * LimeSurvey сега ще провери дали са дадени съответните разрешения във вашата инсталационна директория, за да позволи актуализация. Ще се покаже списък на предложените промени.&lt;br /&gt;
    * Ако има някакви проблеми , трябва да ги коригирате в този момент, а след това преминете към следващата стъпка.&lt;br /&gt;
    * The ComfortUpdate сега ще направите резервно копие на вашата база данни (ако използвате MySQL ) и ще запази старите инсталационни файлове в / TMP директория. Ако използвате друга база данни , трябва да архивирате вашата база данни ръчно, преди да продължите.&lt;br /&gt;
ComfortUpdate сега ще обнови своята инсталация до последната версия, включително и актуализиране на базата данни за всички нови промени. &lt;br /&gt;
&lt;br /&gt;
Известни проблеми&lt;br /&gt;
&lt;br /&gt;
==Blank page on step 3==&lt;br /&gt;
&lt;br /&gt;
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).&lt;br /&gt;
&lt;br /&gt;
==Using a proxy server to connect to update.limesurvey.com==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Example: Connect to a proxy server 111.111.111.111 port 1234 without authentication edit the following lines to look like&lt;br /&gt;
  var $proxy_host_name=&amp;quot;111.111.111.111&amp;quot;;&lt;br /&gt;
  var $proxy_host_port=1234;&lt;br /&gt;
&lt;br /&gt;
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.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/12/bg&amp;diff=58041</id>
		<title>Translations:ComfortUpdate/12/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/12/bg&amp;diff=58041"/>
		<updated>2013-10-24T10:22:02Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Известни проблеми&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Известни проблеми&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58040</id>
		<title>ComfortUpdate/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58040"/>
		<updated>2013-10-24T10:21:47Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;   * Отидете на Global Icon Settings , изберете първия раздел , и кликнете върху бутона за &amp;quot; Updates &amp;quot;    * Екранът C...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
Общо&lt;br /&gt;
&lt;br /&gt;
Инструментът ComfortUpdate е нова функция за LimeSurvey въведена във версия 1.87. ComfortUpdate е проектиран, за да актуализира вашата инсталация на LimeSurvey автоматично от уеб браузъра ви, само с няколко кликвания на мишката, вместо да се налага да се извършва ръчно обновяване.&lt;br /&gt;
&lt;br /&gt;
ComfortUpdate в момента е безплатна бета тест услуга. Предполагаме, че в някакъв момент в бъдеще потребителите ще се наложи да плащат малка такса за закупуване на ключов ъпгрейд за да продължите да използвате тази функция.&lt;br /&gt;
&lt;br /&gt;
Изискване&lt;br /&gt;
&lt;br /&gt;
Вашата PHP инсталация трябва да бъде компилирана с поддръжка за ZLib. Проверете вашето PHPInfo, за да видите, и се свържете с вашия системен администратор, за да потвърди.&lt;br /&gt;
&lt;br /&gt;
Вашият сървър трябва да може да се свърже с http://update.limesurvey.org/ (външна връзка), за да използвате инструмента ComfortUpdate. Ако имате проблеми с това и да получите съобщения за грешка, като&lt;br /&gt;
&lt;br /&gt;
   &amp;quot;10060 could not connect to the host &amp;quot;update.limesurvey.org&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Трябва да се настроят / редактират вашите прокси / настройки на защитната стена за сигурност или попитайте администратора на сървъра за помощ.&lt;br /&gt;
&lt;br /&gt;
Използване на Комфортно обновяване&lt;br /&gt;
&lt;br /&gt;
функцията LimeSurvey ComfortUpdate  е безопасна да се използва дори и с активните проучвания. При нея не необходимо да изтривате или унищожавате всички съществуващи данни. Все пак трябва да имате предвид, че това е бета функция и все пак се уверете, че имате направено ръчно резервно копие на базата данни и файловете, преди да продължите.&lt;br /&gt;
&lt;br /&gt;
   * Отидете на Global Icon Settings , изберете първия раздел , и кликнете върху бутона за &amp;quot; Updates &amp;quot;&lt;br /&gt;
   * Екранът ComfortUpdate ще покаже линка към актуализацията - ако е на разположение нова версия на LimeSurvey. Ако не кликнете &amp;quot;Проверка сега &amp;quot;, за да видите дали има валидна нова актуализация .&lt;br /&gt;
   * Ако дадена актуализация е намерена , LimeSurvey ще покаже линк за да ви позволи да се актуализира . Кликнете върху линка да започне актуализирането .&lt;br /&gt;
   * Ако никога не сте използвали преди ComfortUpdate или ъпгрейд ключа не е валиден, ще бъдете помолени да въведете ключ за ъпгрейд. По време на пробния период се използва по подразбиране ключ за безплатни ъпдейти .&lt;br /&gt;
   * LimeSurvey сега ще провери дали са дадени съответните разрешения във вашата инсталационна директория, за да позволи актуализация. Ще се покаже списък на предложените промени.&lt;br /&gt;
    * Ако има някакви проблеми , трябва да ги коригирате в този момент, а след това преминете към следващата стъпка.&lt;br /&gt;
    * The ComfortUpdate сега ще направите резервно копие на вашата база данни (ако използвате MySQL ) и ще запази старите инсталационни файлове в / TMP директория. Ако използвате друга база данни , трябва да архивирате вашата база данни ръчно, преди да продължите.&lt;br /&gt;
ComfortUpdate сега ще обнови своята инсталация до последната версия, включително и актуализиране на базата данни за всички нови промени. &lt;br /&gt;
&lt;br /&gt;
=Known problems=&lt;br /&gt;
&lt;br /&gt;
==Blank page on step 3==&lt;br /&gt;
&lt;br /&gt;
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).&lt;br /&gt;
&lt;br /&gt;
==Using a proxy server to connect to update.limesurvey.com==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Example: Connect to a proxy server 111.111.111.111 port 1234 without authentication edit the following lines to look like&lt;br /&gt;
  var $proxy_host_name=&amp;quot;111.111.111.111&amp;quot;;&lt;br /&gt;
  var $proxy_host_port=1234;&lt;br /&gt;
&lt;br /&gt;
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.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/11/bg&amp;diff=58039</id>
		<title>Translations:ComfortUpdate/11/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/11/bg&amp;diff=58039"/>
		<updated>2013-10-24T10:21:46Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;   * Отидете на Global Icon Settings , изберете първия раздел , и кликнете върху бутона за &amp;quot; Updates &amp;quot;    * Екранът C...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;   * Отидете на Global Icon Settings , изберете първия раздел , и кликнете върху бутона за &amp;quot; Updates &amp;quot;&lt;br /&gt;
   * Екранът ComfortUpdate ще покаже линка към актуализацията - ако е на разположение нова версия на LimeSurvey. Ако не кликнете &amp;quot;Проверка сега &amp;quot;, за да видите дали има валидна нова актуализация .&lt;br /&gt;
   * Ако дадена актуализация е намерена , LimeSurvey ще покаже линк за да ви позволи да се актуализира . Кликнете върху линка да започне актуализирането .&lt;br /&gt;
   * Ако никога не сте използвали преди ComfortUpdate или ъпгрейд ключа не е валиден, ще бъдете помолени да въведете ключ за ъпгрейд. По време на пробния период се използва по подразбиране ключ за безплатни ъпдейти .&lt;br /&gt;
   * LimeSurvey сега ще провери дали са дадени съответните разрешения във вашата инсталационна директория, за да позволи актуализация. Ще се покаже списък на предложените промени.&lt;br /&gt;
    * Ако има някакви проблеми , трябва да ги коригирате в този момент, а след това преминете към следващата стъпка.&lt;br /&gt;
    * The ComfortUpdate сега ще направите резервно копие на вашата база данни (ако използвате MySQL ) и ще запази старите инсталационни файлове в / TMP директория. Ако използвате друга база данни , трябва да архивирате вашата база данни ръчно, преди да продължите.&lt;br /&gt;
ComfortUpdate сега ще обнови своята инсталация до последната версия, включително и актуализиране на базата данни за всички нови промени.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58038</id>
		<title>ComfortUpdate/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58038"/>
		<updated>2013-10-24T10:14:22Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;функцията LimeSurvey ComfortUpdate  е безопасна да се използва дори и с активните проучвания. При нея не нео...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
Общо&lt;br /&gt;
&lt;br /&gt;
Инструментът ComfortUpdate е нова функция за LimeSurvey въведена във версия 1.87. ComfortUpdate е проектиран, за да актуализира вашата инсталация на LimeSurvey автоматично от уеб браузъра ви, само с няколко кликвания на мишката, вместо да се налага да се извършва ръчно обновяване.&lt;br /&gt;
&lt;br /&gt;
ComfortUpdate в момента е безплатна бета тест услуга. Предполагаме, че в някакъв момент в бъдеще потребителите ще се наложи да плащат малка такса за закупуване на ключов ъпгрейд за да продължите да използвате тази функция.&lt;br /&gt;
&lt;br /&gt;
Изискване&lt;br /&gt;
&lt;br /&gt;
Вашата PHP инсталация трябва да бъде компилирана с поддръжка за ZLib. Проверете вашето PHPInfo, за да видите, и се свържете с вашия системен администратор, за да потвърди.&lt;br /&gt;
&lt;br /&gt;
Вашият сървър трябва да може да се свърже с http://update.limesurvey.org/ (външна връзка), за да използвате инструмента ComfortUpdate. Ако имате проблеми с това и да получите съобщения за грешка, като&lt;br /&gt;
&lt;br /&gt;
   &amp;quot;10060 could not connect to the host &amp;quot;update.limesurvey.org&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Трябва да се настроят / редактират вашите прокси / настройки на защитната стена за сигурност или попитайте администратора на сървъра за помощ.&lt;br /&gt;
&lt;br /&gt;
Използване на Комфортно обновяване&lt;br /&gt;
&lt;br /&gt;
функцията LimeSurvey ComfortUpdate  е безопасна да се използва дори и с активните проучвания. При нея не необходимо да изтривате или унищожавате всички съществуващи данни. Все пак трябва да имате предвид, че това е бета функция и все пак се уверете, че имате направено ръчно резервно копие на базата данни и файловете, преди да продължите.&lt;br /&gt;
&lt;br /&gt;
*Go to the Global Settings Icon, select the first tab, and click the button for “Updates”&lt;br /&gt;
*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.&lt;br /&gt;
*If an update is found, LimeSurvey will display a link to allow you to update. Click on this to begin updating.&lt;br /&gt;
*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.&lt;br /&gt;
*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.&lt;br /&gt;
*If there are any problems, you must correct them at this point, and then proceed to the next step.&lt;br /&gt;
*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.&lt;br /&gt;
ComfortUpdate will now update your installation to the latest version, including updating the database for any new changes. &lt;br /&gt;
&lt;br /&gt;
=Known problems=&lt;br /&gt;
&lt;br /&gt;
==Blank page on step 3==&lt;br /&gt;
&lt;br /&gt;
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).&lt;br /&gt;
&lt;br /&gt;
==Using a proxy server to connect to update.limesurvey.com==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Example: Connect to a proxy server 111.111.111.111 port 1234 without authentication edit the following lines to look like&lt;br /&gt;
  var $proxy_host_name=&amp;quot;111.111.111.111&amp;quot;;&lt;br /&gt;
  var $proxy_host_port=1234;&lt;br /&gt;
&lt;br /&gt;
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.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/7/bg&amp;diff=58037</id>
		<title>Translations:ComfortUpdate/7/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/7/bg&amp;diff=58037"/>
		<updated>2013-10-24T10:14:22Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;функцията LimeSurvey ComfortUpdate  е безопасна да се използва дори и с активните проучвания. При нея не нео...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;функцията LimeSurvey ComfortUpdate  е безопасна да се използва дори и с активните проучвания. При нея не необходимо да изтривате или унищожавате всички съществуващи данни. Все пак трябва да имате предвид, че това е бета функция и все пак се уверете, че имате направено ръчно резервно копие на базата данни и файловете, преди да продължите.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58036</id>
		<title>ComfortUpdate/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58036"/>
		<updated>2013-10-24T10:11:15Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Използване на Комфортно обновяване&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
Общо&lt;br /&gt;
&lt;br /&gt;
Инструментът ComfortUpdate е нова функция за LimeSurvey въведена във версия 1.87. ComfortUpdate е проектиран, за да актуализира вашата инсталация на LimeSurvey автоматично от уеб браузъра ви, само с няколко кликвания на мишката, вместо да се налага да се извършва ръчно обновяване.&lt;br /&gt;
&lt;br /&gt;
ComfortUpdate в момента е безплатна бета тест услуга. Предполагаме, че в някакъв момент в бъдеще потребителите ще се наложи да плащат малка такса за закупуване на ключов ъпгрейд за да продължите да използвате тази функция.&lt;br /&gt;
&lt;br /&gt;
Изискване&lt;br /&gt;
&lt;br /&gt;
Вашата PHP инсталация трябва да бъде компилирана с поддръжка за ZLib. Проверете вашето PHPInfo, за да видите, и се свържете с вашия системен администратор, за да потвърди.&lt;br /&gt;
&lt;br /&gt;
Вашият сървър трябва да може да се свърже с http://update.limesurvey.org/ (външна връзка), за да използвате инструмента ComfortUpdate. Ако имате проблеми с това и да получите съобщения за грешка, като&lt;br /&gt;
&lt;br /&gt;
   &amp;quot;10060 could not connect to the host &amp;quot;update.limesurvey.org&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Трябва да се настроят / редактират вашите прокси / настройки на защитната стена за сигурност или попитайте администратора на сървъра за помощ.&lt;br /&gt;
&lt;br /&gt;
Използване на Комфортно обновяване&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
*Go to the Global Settings Icon, select the first tab, and click the button for “Updates”&lt;br /&gt;
*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.&lt;br /&gt;
*If an update is found, LimeSurvey will display a link to allow you to update. Click on this to begin updating.&lt;br /&gt;
*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.&lt;br /&gt;
*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.&lt;br /&gt;
*If there are any problems, you must correct them at this point, and then proceed to the next step.&lt;br /&gt;
*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.&lt;br /&gt;
ComfortUpdate will now update your installation to the latest version, including updating the database for any new changes. &lt;br /&gt;
&lt;br /&gt;
=Known problems=&lt;br /&gt;
&lt;br /&gt;
==Blank page on step 3==&lt;br /&gt;
&lt;br /&gt;
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).&lt;br /&gt;
&lt;br /&gt;
==Using a proxy server to connect to update.limesurvey.com==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Example: Connect to a proxy server 111.111.111.111 port 1234 without authentication edit the following lines to look like&lt;br /&gt;
  var $proxy_host_name=&amp;quot;111.111.111.111&amp;quot;;&lt;br /&gt;
  var $proxy_host_port=1234;&lt;br /&gt;
&lt;br /&gt;
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.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/6/bg&amp;diff=58035</id>
		<title>Translations:ComfortUpdate/6/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/6/bg&amp;diff=58035"/>
		<updated>2013-10-24T10:11:15Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Използване на Комфортно обновяване&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Използване на Комфортно обновяване&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58034</id>
		<title>ComfortUpdate/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58034"/>
		<updated>2013-10-24T10:11:02Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;&amp;quot;10060 could not connect to the host &amp;quot;update.limesurvey.org&amp;quot;&amp;quot;  Трябва да се настроят / редактират вашите прокси / настройки н...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
Общо&lt;br /&gt;
&lt;br /&gt;
Инструментът ComfortUpdate е нова функция за LimeSurvey въведена във версия 1.87. ComfortUpdate е проектиран, за да актуализира вашата инсталация на LimeSurvey автоматично от уеб браузъра ви, само с няколко кликвания на мишката, вместо да се налага да се извършва ръчно обновяване.&lt;br /&gt;
&lt;br /&gt;
ComfortUpdate в момента е безплатна бета тест услуга. Предполагаме, че в някакъв момент в бъдеще потребителите ще се наложи да плащат малка такса за закупуване на ключов ъпгрейд за да продължите да използвате тази функция.&lt;br /&gt;
&lt;br /&gt;
Изискване&lt;br /&gt;
&lt;br /&gt;
Вашата PHP инсталация трябва да бъде компилирана с поддръжка за ZLib. Проверете вашето PHPInfo, за да видите, и се свържете с вашия системен администратор, за да потвърди.&lt;br /&gt;
&lt;br /&gt;
Вашият сървър трябва да може да се свърже с http://update.limesurvey.org/ (външна връзка), за да използвате инструмента ComfortUpdate. Ако имате проблеми с това и да получите съобщения за грешка, като&lt;br /&gt;
&lt;br /&gt;
   &amp;quot;10060 could not connect to the host &amp;quot;update.limesurvey.org&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Трябва да се настроят / редактират вашите прокси / настройки на защитната стена за сигурност или попитайте администратора на сървъра за помощ.&lt;br /&gt;
&lt;br /&gt;
=Using ComfortUpdate=&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
*Go to the Global Settings Icon, select the first tab, and click the button for “Updates”&lt;br /&gt;
*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.&lt;br /&gt;
*If an update is found, LimeSurvey will display a link to allow you to update. Click on this to begin updating.&lt;br /&gt;
*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.&lt;br /&gt;
*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.&lt;br /&gt;
*If there are any problems, you must correct them at this point, and then proceed to the next step.&lt;br /&gt;
*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.&lt;br /&gt;
ComfortUpdate will now update your installation to the latest version, including updating the database for any new changes. &lt;br /&gt;
&lt;br /&gt;
=Known problems=&lt;br /&gt;
&lt;br /&gt;
==Blank page on step 3==&lt;br /&gt;
&lt;br /&gt;
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).&lt;br /&gt;
&lt;br /&gt;
==Using a proxy server to connect to update.limesurvey.com==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Example: Connect to a proxy server 111.111.111.111 port 1234 without authentication edit the following lines to look like&lt;br /&gt;
  var $proxy_host_name=&amp;quot;111.111.111.111&amp;quot;;&lt;br /&gt;
  var $proxy_host_port=1234;&lt;br /&gt;
&lt;br /&gt;
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.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/10/bg&amp;diff=58033</id>
		<title>Translations:ComfortUpdate/10/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/10/bg&amp;diff=58033"/>
		<updated>2013-10-24T10:11:01Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;&amp;quot;10060 could not connect to the host &amp;quot;update.limesurvey.org&amp;quot;&amp;quot;  Трябва да се настроят / редактират вашите прокси / настройки н...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;quot;10060 could not connect to the host &amp;quot;update.limesurvey.org&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Трябва да се настроят / редактират вашите прокси / настройки на защитната стена за сигурност или попитайте администратора на сървъра за помощ.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58032</id>
		<title>ComfortUpdate/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58032"/>
		<updated>2013-10-24T10:09:45Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Вашият сървър трябва да може да се свърже с http://update.limesurvey.org/ (външна връзка), за да използвате инс...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
Общо&lt;br /&gt;
&lt;br /&gt;
Инструментът ComfortUpdate е нова функция за LimeSurvey въведена във версия 1.87. ComfortUpdate е проектиран, за да актуализира вашата инсталация на LimeSurvey автоматично от уеб браузъра ви, само с няколко кликвания на мишката, вместо да се налага да се извършва ръчно обновяване.&lt;br /&gt;
&lt;br /&gt;
ComfortUpdate в момента е безплатна бета тест услуга. Предполагаме, че в някакъв момент в бъдеще потребителите ще се наложи да плащат малка такса за закупуване на ключов ъпгрейд за да продължите да използвате тази функция.&lt;br /&gt;
&lt;br /&gt;
Изискване&lt;br /&gt;
&lt;br /&gt;
Вашата PHP инсталация трябва да бъде компилирана с поддръжка за ZLib. Проверете вашето PHPInfo, за да видите, и се свържете с вашия системен администратор, за да потвърди.&lt;br /&gt;
&lt;br /&gt;
Вашият сървър трябва да може да се свърже с http://update.limesurvey.org/ (външна връзка), за да използвате инструмента ComfortUpdate. Ако имате проблеми с това и да получите съобщения за грешка, като&lt;br /&gt;
&lt;br /&gt;
   10060 could not connect to the host &amp;quot;update.limesurvey.org&amp;quot;&lt;br /&gt;
you should tweak/edit your proxy/firewall security settings or ask your server administrator for help.&lt;br /&gt;
&lt;br /&gt;
=Using ComfortUpdate=&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
*Go to the Global Settings Icon, select the first tab, and click the button for “Updates”&lt;br /&gt;
*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.&lt;br /&gt;
*If an update is found, LimeSurvey will display a link to allow you to update. Click on this to begin updating.&lt;br /&gt;
*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.&lt;br /&gt;
*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.&lt;br /&gt;
*If there are any problems, you must correct them at this point, and then proceed to the next step.&lt;br /&gt;
*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.&lt;br /&gt;
ComfortUpdate will now update your installation to the latest version, including updating the database for any new changes. &lt;br /&gt;
&lt;br /&gt;
=Known problems=&lt;br /&gt;
&lt;br /&gt;
==Blank page on step 3==&lt;br /&gt;
&lt;br /&gt;
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).&lt;br /&gt;
&lt;br /&gt;
==Using a proxy server to connect to update.limesurvey.com==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Example: Connect to a proxy server 111.111.111.111 port 1234 without authentication edit the following lines to look like&lt;br /&gt;
  var $proxy_host_name=&amp;quot;111.111.111.111&amp;quot;;&lt;br /&gt;
  var $proxy_host_port=1234;&lt;br /&gt;
&lt;br /&gt;
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.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/9/bg&amp;diff=58031</id>
		<title>Translations:ComfortUpdate/9/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/9/bg&amp;diff=58031"/>
		<updated>2013-10-24T10:09:45Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Вашият сървър трябва да може да се свърже с http://update.limesurvey.org/ (външна връзка), за да използвате инс...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Вашият сървър трябва да може да се свърже с http://update.limesurvey.org/ (външна връзка), за да използвате инструмента ComfortUpdate. Ако имате проблеми с това и да получите съобщения за грешка, като&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58030</id>
		<title>ComfortUpdate/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58030"/>
		<updated>2013-10-24T10:09:31Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Изискване  Вашата PHP инсталация трябва да бъде компилирана с поддръжка за ZLib. Проверете вашето PH...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
Общо&lt;br /&gt;
&lt;br /&gt;
Инструментът ComfortUpdate е нова функция за LimeSurvey въведена във версия 1.87. ComfortUpdate е проектиран, за да актуализира вашата инсталация на LimeSurvey автоматично от уеб браузъра ви, само с няколко кликвания на мишката, вместо да се налага да се извършва ръчно обновяване.&lt;br /&gt;
&lt;br /&gt;
ComfortUpdate в момента е безплатна бета тест услуга. Предполагаме, че в някакъв момент в бъдеще потребителите ще се наложи да плащат малка такса за закупуване на ключов ъпгрейд за да продължите да използвате тази функция.&lt;br /&gt;
&lt;br /&gt;
Изискване&lt;br /&gt;
&lt;br /&gt;
Вашата PHP инсталация трябва да бъде компилирана с поддръжка за ZLib. Проверете вашето PHPInfo, за да видите, и се свържете с вашия системен администратор, за да потвърди.&lt;br /&gt;
&lt;br /&gt;
Your server must be able to connect to http://update.limesurvey.org/(external link) in order to use the ComfortUpdate tool. If you have problems with this and get error messages like&lt;br /&gt;
&lt;br /&gt;
   10060 could not connect to the host &amp;quot;update.limesurvey.org&amp;quot;&lt;br /&gt;
you should tweak/edit your proxy/firewall security settings or ask your server administrator for help.&lt;br /&gt;
&lt;br /&gt;
=Using ComfortUpdate=&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
*Go to the Global Settings Icon, select the first tab, and click the button for “Updates”&lt;br /&gt;
*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.&lt;br /&gt;
*If an update is found, LimeSurvey will display a link to allow you to update. Click on this to begin updating.&lt;br /&gt;
*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.&lt;br /&gt;
*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.&lt;br /&gt;
*If there are any problems, you must correct them at this point, and then proceed to the next step.&lt;br /&gt;
*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.&lt;br /&gt;
ComfortUpdate will now update your installation to the latest version, including updating the database for any new changes. &lt;br /&gt;
&lt;br /&gt;
=Known problems=&lt;br /&gt;
&lt;br /&gt;
==Blank page on step 3==&lt;br /&gt;
&lt;br /&gt;
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).&lt;br /&gt;
&lt;br /&gt;
==Using a proxy server to connect to update.limesurvey.com==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Example: Connect to a proxy server 111.111.111.111 port 1234 without authentication edit the following lines to look like&lt;br /&gt;
  var $proxy_host_name=&amp;quot;111.111.111.111&amp;quot;;&lt;br /&gt;
  var $proxy_host_port=1234;&lt;br /&gt;
&lt;br /&gt;
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.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/5/bg&amp;diff=58029</id>
		<title>Translations:ComfortUpdate/5/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/5/bg&amp;diff=58029"/>
		<updated>2013-10-24T10:09:31Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Изискване  Вашата PHP инсталация трябва да бъде компилирана с поддръжка за ZLib. Проверете вашето PH...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Изискване&lt;br /&gt;
&lt;br /&gt;
Вашата PHP инсталация трябва да бъде компилирана с поддръжка за ZLib. Проверете вашето PHPInfo, за да видите, и се свържете с вашия системен администратор, за да потвърди.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58028</id>
		<title>ComfortUpdate/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58028"/>
		<updated>2013-10-24T10:07:28Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;ComfortUpdate в момента е безплатна бета тест услуга. Предполагаме, че в някакъв момент в бъдеще потре...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
Общо&lt;br /&gt;
&lt;br /&gt;
Инструментът ComfortUpdate е нова функция за LimeSurvey въведена във версия 1.87. ComfortUpdate е проектиран, за да актуализира вашата инсталация на LimeSurvey автоматично от уеб браузъра ви, само с няколко кликвания на мишката, вместо да се налага да се извършва ръчно обновяване.&lt;br /&gt;
&lt;br /&gt;
ComfortUpdate в момента е безплатна бета тест услуга. Предполагаме, че в някакъв момент в бъдеще потребителите ще се наложи да плащат малка такса за закупуване на ключов ъпгрейд за да продължите да използвате тази функция.&lt;br /&gt;
&lt;br /&gt;
Your PHP installation must be compiled with support for ZLib. Check your PHPInfo to see, and contact your system administrator to confirm. [http://php.net/manual/es/book.zlib.php].&lt;br /&gt;
&lt;br /&gt;
Your server must be able to connect to http://update.limesurvey.org/(external link) in order to use the ComfortUpdate tool. If you have problems with this and get error messages like&lt;br /&gt;
&lt;br /&gt;
   10060 could not connect to the host &amp;quot;update.limesurvey.org&amp;quot;&lt;br /&gt;
you should tweak/edit your proxy/firewall security settings or ask your server administrator for help.&lt;br /&gt;
&lt;br /&gt;
=Using ComfortUpdate=&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
*Go to the Global Settings Icon, select the first tab, and click the button for “Updates”&lt;br /&gt;
*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.&lt;br /&gt;
*If an update is found, LimeSurvey will display a link to allow you to update. Click on this to begin updating.&lt;br /&gt;
*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.&lt;br /&gt;
*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.&lt;br /&gt;
*If there are any problems, you must correct them at this point, and then proceed to the next step.&lt;br /&gt;
*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.&lt;br /&gt;
ComfortUpdate will now update your installation to the latest version, including updating the database for any new changes. &lt;br /&gt;
&lt;br /&gt;
=Known problems=&lt;br /&gt;
&lt;br /&gt;
==Blank page on step 3==&lt;br /&gt;
&lt;br /&gt;
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).&lt;br /&gt;
&lt;br /&gt;
==Using a proxy server to connect to update.limesurvey.com==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Example: Connect to a proxy server 111.111.111.111 port 1234 without authentication edit the following lines to look like&lt;br /&gt;
  var $proxy_host_name=&amp;quot;111.111.111.111&amp;quot;;&lt;br /&gt;
  var $proxy_host_port=1234;&lt;br /&gt;
&lt;br /&gt;
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.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/4/bg&amp;diff=58027</id>
		<title>Translations:ComfortUpdate/4/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/4/bg&amp;diff=58027"/>
		<updated>2013-10-24T10:07:28Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;ComfortUpdate в момента е безплатна бета тест услуга. Предполагаме, че в някакъв момент в бъдеще потре...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ComfortUpdate в момента е безплатна бета тест услуга. Предполагаме, че в някакъв момент в бъдеще потребителите ще се наложи да плащат малка такса за закупуване на ключов ъпгрейд за да продължите да използвате тази функция.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58026</id>
		<title>ComfortUpdate/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58026"/>
		<updated>2013-10-24T09:23:47Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Инструментът ComfortUpdate е нова функция за LimeSurvey въведена във версия 1.87. ComfortUpdate е проектиран, за да ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
Общо&lt;br /&gt;
&lt;br /&gt;
Инструментът ComfortUpdate е нова функция за LimeSurvey въведена във версия 1.87. ComfortUpdate е проектиран, за да актуализира вашата инсталация на LimeSurvey автоматично от уеб браузъра ви, само с няколко кликвания на мишката, вместо да се налага да се извършва ръчно обновяване.&lt;br /&gt;
&lt;br /&gt;
ComfortUpdate is currently a free beta test service. We considering that at some point in the future users might have to pay a small fee to purchase an upgrade key to continue using the feature.&lt;br /&gt;
=Requirements=&lt;br /&gt;
&lt;br /&gt;
Your PHP installation must be compiled with support for ZLib. Check your PHPInfo to see, and contact your system administrator to confirm. [http://php.net/manual/es/book.zlib.php].&lt;br /&gt;
&lt;br /&gt;
Your server must be able to connect to http://update.limesurvey.org/(external link) in order to use the ComfortUpdate tool. If you have problems with this and get error messages like&lt;br /&gt;
&lt;br /&gt;
   10060 could not connect to the host &amp;quot;update.limesurvey.org&amp;quot;&lt;br /&gt;
you should tweak/edit your proxy/firewall security settings or ask your server administrator for help.&lt;br /&gt;
&lt;br /&gt;
=Using ComfortUpdate=&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
*Go to the Global Settings Icon, select the first tab, and click the button for “Updates”&lt;br /&gt;
*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.&lt;br /&gt;
*If an update is found, LimeSurvey will display a link to allow you to update. Click on this to begin updating.&lt;br /&gt;
*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.&lt;br /&gt;
*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.&lt;br /&gt;
*If there are any problems, you must correct them at this point, and then proceed to the next step.&lt;br /&gt;
*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.&lt;br /&gt;
ComfortUpdate will now update your installation to the latest version, including updating the database for any new changes. &lt;br /&gt;
&lt;br /&gt;
=Known problems=&lt;br /&gt;
&lt;br /&gt;
==Blank page on step 3==&lt;br /&gt;
&lt;br /&gt;
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).&lt;br /&gt;
&lt;br /&gt;
==Using a proxy server to connect to update.limesurvey.com==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Example: Connect to a proxy server 111.111.111.111 port 1234 without authentication edit the following lines to look like&lt;br /&gt;
  var $proxy_host_name=&amp;quot;111.111.111.111&amp;quot;;&lt;br /&gt;
  var $proxy_host_port=1234;&lt;br /&gt;
&lt;br /&gt;
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.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/3/bg&amp;diff=58025</id>
		<title>Translations:ComfortUpdate/3/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/3/bg&amp;diff=58025"/>
		<updated>2013-10-24T09:23:47Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Инструментът ComfortUpdate е нова функция за LimeSurvey въведена във версия 1.87. ComfortUpdate е проектиран, за да ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Инструментът ComfortUpdate е нова функция за LimeSurvey въведена във версия 1.87. ComfortUpdate е проектиран, за да актуализира вашата инсталация на LimeSurvey автоматично от уеб браузъра ви, само с няколко кликвания на мишката, вместо да се налага да се извършва ръчно обновяване.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58024</id>
		<title>ComfortUpdate/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58024"/>
		<updated>2013-10-24T09:22:48Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Общо&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
Общо&lt;br /&gt;
&lt;br /&gt;
The ComfortUpdate tool is a new feature for LimeSurvey introduced in version 1.87. ComfortUpdate is designed to update your installation of LimeSurvey automatically from your web browser, with just a few mouse clicks; instead of having to perform a manual update.&lt;br /&gt;
&lt;br /&gt;
ComfortUpdate is currently a free beta test service. We considering that at some point in the future users might have to pay a small fee to purchase an upgrade key to continue using the feature.&lt;br /&gt;
=Requirements=&lt;br /&gt;
&lt;br /&gt;
Your PHP installation must be compiled with support for ZLib. Check your PHPInfo to see, and contact your system administrator to confirm. [http://php.net/manual/es/book.zlib.php].&lt;br /&gt;
&lt;br /&gt;
Your server must be able to connect to http://update.limesurvey.org/(external link) in order to use the ComfortUpdate tool. If you have problems with this and get error messages like&lt;br /&gt;
&lt;br /&gt;
   10060 could not connect to the host &amp;quot;update.limesurvey.org&amp;quot;&lt;br /&gt;
you should tweak/edit your proxy/firewall security settings or ask your server administrator for help.&lt;br /&gt;
&lt;br /&gt;
=Using ComfortUpdate=&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
*Go to the Global Settings Icon, select the first tab, and click the button for “Updates”&lt;br /&gt;
*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.&lt;br /&gt;
*If an update is found, LimeSurvey will display a link to allow you to update. Click on this to begin updating.&lt;br /&gt;
*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.&lt;br /&gt;
*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.&lt;br /&gt;
*If there are any problems, you must correct them at this point, and then proceed to the next step.&lt;br /&gt;
*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.&lt;br /&gt;
ComfortUpdate will now update your installation to the latest version, including updating the database for any new changes. &lt;br /&gt;
&lt;br /&gt;
=Known problems=&lt;br /&gt;
&lt;br /&gt;
==Blank page on step 3==&lt;br /&gt;
&lt;br /&gt;
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).&lt;br /&gt;
&lt;br /&gt;
==Using a proxy server to connect to update.limesurvey.com==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Example: Connect to a proxy server 111.111.111.111 port 1234 without authentication edit the following lines to look like&lt;br /&gt;
  var $proxy_host_name=&amp;quot;111.111.111.111&amp;quot;;&lt;br /&gt;
  var $proxy_host_port=1234;&lt;br /&gt;
&lt;br /&gt;
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.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/2/bg&amp;diff=58023</id>
		<title>Translations:ComfortUpdate/2/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/2/bg&amp;diff=58023"/>
		<updated>2013-10-24T09:22:48Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Общо&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Общо&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58022</id>
		<title>ComfortUpdate/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=ComfortUpdate/bg&amp;diff=58022"/>
		<updated>2013-10-24T09:22:22Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Комфортно обновяване&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=General=&lt;br /&gt;
&lt;br /&gt;
The ComfortUpdate tool is a new feature for LimeSurvey introduced in version 1.87. ComfortUpdate is designed to update your installation of LimeSurvey automatically from your web browser, with just a few mouse clicks; instead of having to perform a manual update.&lt;br /&gt;
&lt;br /&gt;
ComfortUpdate is currently a free beta test service. We considering that at some point in the future users might have to pay a small fee to purchase an upgrade key to continue using the feature.&lt;br /&gt;
=Requirements=&lt;br /&gt;
&lt;br /&gt;
Your PHP installation must be compiled with support for ZLib. Check your PHPInfo to see, and contact your system administrator to confirm. [http://php.net/manual/es/book.zlib.php].&lt;br /&gt;
&lt;br /&gt;
Your server must be able to connect to http://update.limesurvey.org/(external link) in order to use the ComfortUpdate tool. If you have problems with this and get error messages like&lt;br /&gt;
&lt;br /&gt;
   10060 could not connect to the host &amp;quot;update.limesurvey.org&amp;quot;&lt;br /&gt;
you should tweak/edit your proxy/firewall security settings or ask your server administrator for help.&lt;br /&gt;
&lt;br /&gt;
=Using ComfortUpdate=&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
*Go to the Global Settings Icon, select the first tab, and click the button for “Updates”&lt;br /&gt;
*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.&lt;br /&gt;
*If an update is found, LimeSurvey will display a link to allow you to update. Click on this to begin updating.&lt;br /&gt;
*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.&lt;br /&gt;
*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.&lt;br /&gt;
*If there are any problems, you must correct them at this point, and then proceed to the next step.&lt;br /&gt;
*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.&lt;br /&gt;
ComfortUpdate will now update your installation to the latest version, including updating the database for any new changes. &lt;br /&gt;
&lt;br /&gt;
=Known problems=&lt;br /&gt;
&lt;br /&gt;
==Blank page on step 3==&lt;br /&gt;
&lt;br /&gt;
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).&lt;br /&gt;
&lt;br /&gt;
==Using a proxy server to connect to update.limesurvey.com==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Example: Connect to a proxy server 111.111.111.111 port 1234 without authentication edit the following lines to look like&lt;br /&gt;
  var $proxy_host_name=&amp;quot;111.111.111.111&amp;quot;;&lt;br /&gt;
  var $proxy_host_port=1234;&lt;br /&gt;
&lt;br /&gt;
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.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/Page_display_title/bg&amp;diff=58021</id>
		<title>Translations:ComfortUpdate/Page display title/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:ComfortUpdate/Page_display_title/bg&amp;diff=58021"/>
		<updated>2013-10-24T09:22:22Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Комфортно обновяване&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Комфортно обновяване&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Upgrading_from_a_previous_version/bg&amp;diff=58019</id>
		<title>Upgrading from a previous version/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Upgrading_from_a_previous_version/bg&amp;diff=58019"/>
		<updated>2013-10-24T09:15:40Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;За съжаление има няколко неща които трябва да се вземат предвид, така че, моля разгледайте следв...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt; &amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;Additional pages:{toc}&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
Преди да започнете&lt;br /&gt;
&lt;br /&gt;
Винаги преди да започнете правете backup на файловете и базата данни от вашата текуща инсталация.&lt;br /&gt;
&lt;br /&gt;
Може да направите това като използвате БД административните елементи като [http://www.phpmyadmin.net phpMyAdmin] и т.н или файлов мениджър! Ако не знаете как да направите това е по-добре не продължавайте и попитайте някой, който знае или вместо това използвайте ComfortUpdate&lt;br /&gt;
&lt;br /&gt;
Бърз начин (при незначителни промени във версията)&lt;br /&gt;
&lt;br /&gt;
Можете да използвате тези инструкции, ако правите малък ъпгрейд (например от 2,00 до 2,01)&lt;br /&gt;
&lt;br /&gt;
   * Архивирайте вашите файлове и бази данни (Вече споменахме това?)&lt;br /&gt;
   * Изтрийте всички стари файлове / директориии с изключение на&lt;br /&gt;
        ** /application/config/config.php&lt;br /&gt;
        ** /upload directory &lt;br /&gt;
     Копирайте новите файлове от новия пакет LimeSurvey в съществуващата локация.&lt;br /&gt;
     След ъпгрейда: Изчистете кеша и кукитата на браузъра!&lt;br /&gt;
&lt;br /&gt;
Задълбочен начин (за скокове на по-голяма версия)&lt;br /&gt;
&lt;br /&gt;
За съжаление има няколко неща които трябва да се вземат предвид, така че, моля разгледайте следващите инструкции внимателно.&lt;br /&gt;
&lt;br /&gt;
==Upgrading from version 1.50 or later to any later 2.xx version==&lt;br /&gt;
#[http://www.limesurvey.org/download Download] the latest version of LimeSurvey.&lt;br /&gt;
# Prepare and backup the old installation&lt;br /&gt;
## Backup your installation directory files and SQL-based database just in case.&lt;br /&gt;
### At the command-line level, make a &#039;&#039;&#039;.zip&#039;&#039;&#039; or similar archive of the whole installation directory tree of files. For example in Linux tar cvzf foo.tgz cps100 will tar and zip the whole of the cps100 directory.&lt;br /&gt;
### Using phpMyAdmin or similar to export all tables; or use the according &#039;&#039;&#039;LimeSurvey Administration&#039;&#039;&#039; button [[File:button-export-sql.png]] to backup the entire database&lt;br /&gt;
## Copy your &#039;&#039;&#039;config.php&#039;&#039;&#039; file, modified &#039;&#039;&#039;template&#039;&#039;&#039; directories and the /upload directory separately for quick access later.&lt;br /&gt;
# Replace all the installation directory files&lt;br /&gt;
## Delete all old files in the existing installation directory&lt;br /&gt;
## Upload and unpack the new code version into the same installation directory&lt;br /&gt;
## If your previous version was older than 1.90: Copy any customized templates to /upload/templates - you will also need to rename each template directory whose name matches an existing template in /templates.&lt;br /&gt;
## Copy your /upload directory back to the old location&lt;br /&gt;
## Double check the &#039;&#039;&#039;permissions&#039;&#039;&#039; set on the directories (write access to &#039;&#039;&#039;/tmp&#039;&#039;&#039;, &#039;&#039;&#039;/upload&#039;&#039;&#039; and and their subdirectories is required) as described in [[Installation#Set_Directory_permissions|Installation]]&lt;br /&gt;
## Open http://&amp;lt;yourdomain&amp;gt;/&amp;lt;yourlimesurveydir&amp;gt;/admin in your browser and follow the instructions (you can use the old config.php as reference). The existing database will be automatically detected and , if necessary, upgraded after confirmation.&lt;br /&gt;
# Check if any special manual checks apply as listed below&lt;br /&gt;
# &#039;&#039;&#039;Now clear your browser cache and cookies!&#039;&#039;&#039;&lt;br /&gt;
# You are done (:biggrin:).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;&#039;&#039;&#039;Special checks after an upgrade&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;from any earlier version to 2.xx&#039;&#039;&#039;: The &#039;&#039;&#039;templates&#039;&#039;&#039; have been changed in a lot of places. Please check your customized templates if they are still looking right. If not you will have to edit your templates accordingly (check out the original templates to see what was changed). The upgrade process tries to replace the template.js inclusion by the placeholder {TEMPLATEJS}. If you have javascript issue with your custom template, verify if your template have the placeholder {TEMPLATEJS} in startpage.pstpl.&lt;br /&gt;
*&#039;&#039;&#039;from a version earlier than v1.53&#039;&#039;&#039;: When upgrading from a version before v1.53 to the latest version, please check the &#039;&#039;&#039;global user rights&#039;&#039;&#039; of each user. There was a new &#039;&#039;&#039;superadmin&#039;&#039;&#039; right introduced in v1.53 that can give a user the same privilege as the master administration account created during the install. The upgrade script is guessing who to give this right to in the older versions.  As this is not perfect, it should be carefully checked.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Upgrading from version 1.50 or later to any later 1.xx version==&lt;br /&gt;
#[http://www.limesurvey.org/download Download] the desired version of LimeSurvey.&lt;br /&gt;
# Prepare and backup the old installation&lt;br /&gt;
## Backup your installation directory files and SQL-based database just in case.&lt;br /&gt;
### At the command-line level, make a &#039;&#039;&#039;.zip&#039;&#039;&#039; or similar archive of the whole installation directory tree of files. e.g. tar cvzf foo.tgz cps100 will tar and zip the whole of the cps100 directory&lt;br /&gt;
### Using phpMyAdmin or similar to export all tables; or using the &#039;&#039;&#039;LimeSurvey Administration&#039;&#039;&#039; button [[File:button-export-sql.png]] to backup the entire database&lt;br /&gt;
## Copy your &#039;&#039;&#039;config.php&#039;&#039;&#039; file ,modified &#039;&#039;&#039;template&#039;&#039;&#039; directories and the /upload directory separately for quick access later.&lt;br /&gt;
# Replace all the installation directory files&lt;br /&gt;
## Delete all old files in the existing installation directory&lt;br /&gt;
## Upload and unpack the new code version into the same installation directory&lt;br /&gt;
## Edit or replace the &#039;&#039;&#039;config.php&#039;&#039;&#039; file:&lt;br /&gt;
### If your previous version was &amp;lt; 1.70: Edit the new &#039;&#039;&#039;config.php&#039;&#039;&#039; to reflect changed settings in the backup &#039;&#039;&#039;config.php&#039;&#039;&#039; file. &#039;&#039;&#039;Do not just overwrite the new &#039;&#039;&#039;config.php&#039;&#039;&#039; with your old one!&#039;&#039;&#039;&lt;br /&gt;
### If your previous version was &amp;gt;= 1.70: Simply replace the new &#039;&#039;&#039;config.php&#039;&#039;&#039; with your backup &#039;&#039;&#039;config.php&#039;&#039;&#039; (as the file format has not changed).&lt;br /&gt;
## If your previous version was older than 1.90: Copy any customized templates to /upload/templates - you will also need to rename each template directory whose name matches an existing template in /templates.&lt;br /&gt;
## Copy your /upload directory back to the old location&lt;br /&gt;
## Double check the &#039;&#039;&#039;permissions&#039;&#039;&#039; set on the directories (write access to &#039;&#039;&#039;/tmp&#039;&#039;&#039;, &#039;&#039;&#039;/upload&#039;&#039;&#039; and and their subdirectories is required) as described in [[Installation#Set Directory permissions|Installation]]&lt;br /&gt;
# Finishing the installation&lt;br /&gt;
## Once you open the URL to your LimeSurvey administration the database tables will be updated after confirmation&lt;br /&gt;
## Remove or rename the &#039;&#039;&#039;/admin/install&#039;&#039;&#039; directory as/if instructed by the installation script&lt;br /&gt;
## Check if any special, manual checks apply as listed below&lt;br /&gt;
# You are done (:biggrin:). If you notice any problems after the upgrade: Clear your browser cache and cookies!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;&#039;&#039;&#039;Special checks after an upgrade&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;from any earlier version to 1.92&#039;&#039;&#039;: The &#039;&#039;&#039;templates&#039;&#039;&#039; have been changed in a lot of places. Please check your customized templates if they are still looking right. If not you will have to edit your templates accordingly (check out the original templates to see what was changed)&amp;lt;br /&amp;gt;&lt;br /&gt;
*&#039;&#039;&#039;from a version earlier than v1.53&#039;&#039;&#039;: When upgrading from a version before v1.53 to the latest version, please check the &#039;&#039;&#039;global user rights&#039;&#039;&#039; of each user. There was a new &#039;&#039;&#039;superadmin&#039;&#039;&#039; right introduced in v1.53 that can give a user the same privilege as the master administration account created during the install. The upgrade script is guessing who to give this right to in the older versions.  As this is not perfect, it should be carefully checked.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Upgrading from a version earlier than v1.50 (v1.0 through v1.44)==&lt;br /&gt;
&lt;br /&gt;
Since the data structure and a lot of other things were changed, &#039;&#039;&#039;upgrading from any version previous to v1.50 is NOT possible&#039;&#039;&#039;.  If you have old survey structure files with a *.sql extension the only way to get these into a newer version is to install [http://www.limesurvey.org/en/archived-releases/289-limesurvey150zip version 1.50], import the .sql file(s) there, then upgrade that version to the most recent LimeSurvey version. See the also then page [[Transferring an installation]] for more details.&lt;br /&gt;
&lt;br /&gt;
=Upgrade FAQ=&lt;br /&gt;
&lt;br /&gt;
==What is the most actual LimeSurvey version that still supports PHP4?==&lt;br /&gt;
&lt;br /&gt;
The last release offering PHP4 support was version 1.82+.&lt;br /&gt;
&lt;br /&gt;
==Can I upgrade even if I have active surveys?==&lt;br /&gt;
&lt;br /&gt;
Yes, you can. Exceptions may be mentioned in the thorough instructions above. We strongly advise to test your surveys after upgrade to check if your design templates still work alright.&lt;br /&gt;
&lt;br /&gt;
==What is best way to port LimeSurvey *.sql survey structure files to the latest version?==&lt;br /&gt;
&lt;br /&gt;
Install version 1.50, import the file and export the survey structure to the newer .csv format. The latest version still can read the .csv survey structure format.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:Upgrading_from_a_previous_version/8/bg&amp;diff=58018</id>
		<title>Translations:Upgrading from a previous version/8/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:Upgrading_from_a_previous_version/8/bg&amp;diff=58018"/>
		<updated>2013-10-24T09:15:40Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;За съжаление има няколко неща които трябва да се вземат предвид, така че, моля разгледайте следв...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;За съжаление има няколко неща които трябва да се вземат предвид, така че, моля разгледайте следващите инструкции внимателно.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Upgrading_from_a_previous_version/bg&amp;diff=58017</id>
		<title>Upgrading from a previous version/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Upgrading_from_a_previous_version/bg&amp;diff=58017"/>
		<updated>2013-10-24T09:13:36Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Задълбочен начин (за скокове на по-голяма версия)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt; &amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;Additional pages:{toc}&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
Преди да започнете&lt;br /&gt;
&lt;br /&gt;
Винаги преди да започнете правете backup на файловете и базата данни от вашата текуща инсталация.&lt;br /&gt;
&lt;br /&gt;
Може да направите това като използвате БД административните елементи като [http://www.phpmyadmin.net phpMyAdmin] и т.н или файлов мениджър! Ако не знаете как да направите това е по-добре не продължавайте и попитайте някой, който знае или вместо това използвайте ComfortUpdate&lt;br /&gt;
&lt;br /&gt;
Бърз начин (при незначителни промени във версията)&lt;br /&gt;
&lt;br /&gt;
Можете да използвате тези инструкции, ако правите малък ъпгрейд (например от 2,00 до 2,01)&lt;br /&gt;
&lt;br /&gt;
   * Архивирайте вашите файлове и бази данни (Вече споменахме това?)&lt;br /&gt;
   * Изтрийте всички стари файлове / директориии с изключение на&lt;br /&gt;
        ** /application/config/config.php&lt;br /&gt;
        ** /upload directory &lt;br /&gt;
     Копирайте новите файлове от новия пакет LimeSurvey в съществуващата локация.&lt;br /&gt;
     След ъпгрейда: Изчистете кеша и кукитата на браузъра!&lt;br /&gt;
&lt;br /&gt;
Задълбочен начин (за скокове на по-голяма версия)&lt;br /&gt;
&lt;br /&gt;
Unfortunately there are a couple of things to consider, so please scan the following instruction closely.&lt;br /&gt;
&lt;br /&gt;
==Upgrading from version 1.50 or later to any later 2.xx version==&lt;br /&gt;
#[http://www.limesurvey.org/download Download] the latest version of LimeSurvey.&lt;br /&gt;
# Prepare and backup the old installation&lt;br /&gt;
## Backup your installation directory files and SQL-based database just in case.&lt;br /&gt;
### At the command-line level, make a &#039;&#039;&#039;.zip&#039;&#039;&#039; or similar archive of the whole installation directory tree of files. For example in Linux tar cvzf foo.tgz cps100 will tar and zip the whole of the cps100 directory.&lt;br /&gt;
### Using phpMyAdmin or similar to export all tables; or use the according &#039;&#039;&#039;LimeSurvey Administration&#039;&#039;&#039; button [[File:button-export-sql.png]] to backup the entire database&lt;br /&gt;
## Copy your &#039;&#039;&#039;config.php&#039;&#039;&#039; file, modified &#039;&#039;&#039;template&#039;&#039;&#039; directories and the /upload directory separately for quick access later.&lt;br /&gt;
# Replace all the installation directory files&lt;br /&gt;
## Delete all old files in the existing installation directory&lt;br /&gt;
## Upload and unpack the new code version into the same installation directory&lt;br /&gt;
## If your previous version was older than 1.90: Copy any customized templates to /upload/templates - you will also need to rename each template directory whose name matches an existing template in /templates.&lt;br /&gt;
## Copy your /upload directory back to the old location&lt;br /&gt;
## Double check the &#039;&#039;&#039;permissions&#039;&#039;&#039; set on the directories (write access to &#039;&#039;&#039;/tmp&#039;&#039;&#039;, &#039;&#039;&#039;/upload&#039;&#039;&#039; and and their subdirectories is required) as described in [[Installation#Set_Directory_permissions|Installation]]&lt;br /&gt;
## Open http://&amp;lt;yourdomain&amp;gt;/&amp;lt;yourlimesurveydir&amp;gt;/admin in your browser and follow the instructions (you can use the old config.php as reference). The existing database will be automatically detected and , if necessary, upgraded after confirmation.&lt;br /&gt;
# Check if any special manual checks apply as listed below&lt;br /&gt;
# &#039;&#039;&#039;Now clear your browser cache and cookies!&#039;&#039;&#039;&lt;br /&gt;
# You are done (:biggrin:).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;&#039;&#039;&#039;Special checks after an upgrade&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;from any earlier version to 2.xx&#039;&#039;&#039;: The &#039;&#039;&#039;templates&#039;&#039;&#039; have been changed in a lot of places. Please check your customized templates if they are still looking right. If not you will have to edit your templates accordingly (check out the original templates to see what was changed). The upgrade process tries to replace the template.js inclusion by the placeholder {TEMPLATEJS}. If you have javascript issue with your custom template, verify if your template have the placeholder {TEMPLATEJS} in startpage.pstpl.&lt;br /&gt;
*&#039;&#039;&#039;from a version earlier than v1.53&#039;&#039;&#039;: When upgrading from a version before v1.53 to the latest version, please check the &#039;&#039;&#039;global user rights&#039;&#039;&#039; of each user. There was a new &#039;&#039;&#039;superadmin&#039;&#039;&#039; right introduced in v1.53 that can give a user the same privilege as the master administration account created during the install. The upgrade script is guessing who to give this right to in the older versions.  As this is not perfect, it should be carefully checked.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Upgrading from version 1.50 or later to any later 1.xx version==&lt;br /&gt;
#[http://www.limesurvey.org/download Download] the desired version of LimeSurvey.&lt;br /&gt;
# Prepare and backup the old installation&lt;br /&gt;
## Backup your installation directory files and SQL-based database just in case.&lt;br /&gt;
### At the command-line level, make a &#039;&#039;&#039;.zip&#039;&#039;&#039; or similar archive of the whole installation directory tree of files. e.g. tar cvzf foo.tgz cps100 will tar and zip the whole of the cps100 directory&lt;br /&gt;
### Using phpMyAdmin or similar to export all tables; or using the &#039;&#039;&#039;LimeSurvey Administration&#039;&#039;&#039; button [[File:button-export-sql.png]] to backup the entire database&lt;br /&gt;
## Copy your &#039;&#039;&#039;config.php&#039;&#039;&#039; file ,modified &#039;&#039;&#039;template&#039;&#039;&#039; directories and the /upload directory separately for quick access later.&lt;br /&gt;
# Replace all the installation directory files&lt;br /&gt;
## Delete all old files in the existing installation directory&lt;br /&gt;
## Upload and unpack the new code version into the same installation directory&lt;br /&gt;
## Edit or replace the &#039;&#039;&#039;config.php&#039;&#039;&#039; file:&lt;br /&gt;
### If your previous version was &amp;lt; 1.70: Edit the new &#039;&#039;&#039;config.php&#039;&#039;&#039; to reflect changed settings in the backup &#039;&#039;&#039;config.php&#039;&#039;&#039; file. &#039;&#039;&#039;Do not just overwrite the new &#039;&#039;&#039;config.php&#039;&#039;&#039; with your old one!&#039;&#039;&#039;&lt;br /&gt;
### If your previous version was &amp;gt;= 1.70: Simply replace the new &#039;&#039;&#039;config.php&#039;&#039;&#039; with your backup &#039;&#039;&#039;config.php&#039;&#039;&#039; (as the file format has not changed).&lt;br /&gt;
## If your previous version was older than 1.90: Copy any customized templates to /upload/templates - you will also need to rename each template directory whose name matches an existing template in /templates.&lt;br /&gt;
## Copy your /upload directory back to the old location&lt;br /&gt;
## Double check the &#039;&#039;&#039;permissions&#039;&#039;&#039; set on the directories (write access to &#039;&#039;&#039;/tmp&#039;&#039;&#039;, &#039;&#039;&#039;/upload&#039;&#039;&#039; and and their subdirectories is required) as described in [[Installation#Set Directory permissions|Installation]]&lt;br /&gt;
# Finishing the installation&lt;br /&gt;
## Once you open the URL to your LimeSurvey administration the database tables will be updated after confirmation&lt;br /&gt;
## Remove or rename the &#039;&#039;&#039;/admin/install&#039;&#039;&#039; directory as/if instructed by the installation script&lt;br /&gt;
## Check if any special, manual checks apply as listed below&lt;br /&gt;
# You are done (:biggrin:). If you notice any problems after the upgrade: Clear your browser cache and cookies!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;&#039;&#039;&#039;Special checks after an upgrade&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;from any earlier version to 1.92&#039;&#039;&#039;: The &#039;&#039;&#039;templates&#039;&#039;&#039; have been changed in a lot of places. Please check your customized templates if they are still looking right. If not you will have to edit your templates accordingly (check out the original templates to see what was changed)&amp;lt;br /&amp;gt;&lt;br /&gt;
*&#039;&#039;&#039;from a version earlier than v1.53&#039;&#039;&#039;: When upgrading from a version before v1.53 to the latest version, please check the &#039;&#039;&#039;global user rights&#039;&#039;&#039; of each user. There was a new &#039;&#039;&#039;superadmin&#039;&#039;&#039; right introduced in v1.53 that can give a user the same privilege as the master administration account created during the install. The upgrade script is guessing who to give this right to in the older versions.  As this is not perfect, it should be carefully checked.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Upgrading from a version earlier than v1.50 (v1.0 through v1.44)==&lt;br /&gt;
&lt;br /&gt;
Since the data structure and a lot of other things were changed, &#039;&#039;&#039;upgrading from any version previous to v1.50 is NOT possible&#039;&#039;&#039;.  If you have old survey structure files with a *.sql extension the only way to get these into a newer version is to install [http://www.limesurvey.org/en/archived-releases/289-limesurvey150zip version 1.50], import the .sql file(s) there, then upgrade that version to the most recent LimeSurvey version. See the also then page [[Transferring an installation]] for more details.&lt;br /&gt;
&lt;br /&gt;
=Upgrade FAQ=&lt;br /&gt;
&lt;br /&gt;
==What is the most actual LimeSurvey version that still supports PHP4?==&lt;br /&gt;
&lt;br /&gt;
The last release offering PHP4 support was version 1.82+.&lt;br /&gt;
&lt;br /&gt;
==Can I upgrade even if I have active surveys?==&lt;br /&gt;
&lt;br /&gt;
Yes, you can. Exceptions may be mentioned in the thorough instructions above. We strongly advise to test your surveys after upgrade to check if your design templates still work alright.&lt;br /&gt;
&lt;br /&gt;
==What is best way to port LimeSurvey *.sql survey structure files to the latest version?==&lt;br /&gt;
&lt;br /&gt;
Install version 1.50, import the file and export the survey structure to the newer .csv format. The latest version still can read the .csv survey structure format.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:Upgrading_from_a_previous_version/7/bg&amp;diff=58016</id>
		<title>Translations:Upgrading from a previous version/7/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:Upgrading_from_a_previous_version/7/bg&amp;diff=58016"/>
		<updated>2013-10-24T09:13:36Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Задълбочен начин (за скокове на по-голяма версия)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Задълбочен начин (за скокове на по-голяма версия)&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Upgrading_from_a_previous_version/bg&amp;diff=58015</id>
		<title>Upgrading from a previous version/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Upgrading_from_a_previous_version/bg&amp;diff=58015"/>
		<updated>2013-10-24T09:12:10Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Можете да използвате тези инструкции, ако правите малък ъпгрейд (например от 2,00 до 2,01)     * Архиви...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt; &amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;Additional pages:{toc}&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
Преди да започнете&lt;br /&gt;
&lt;br /&gt;
Винаги преди да започнете правете backup на файловете и базата данни от вашата текуща инсталация.&lt;br /&gt;
&lt;br /&gt;
Може да направите това като използвате БД административните елементи като [http://www.phpmyadmin.net phpMyAdmin] и т.н или файлов мениджър! Ако не знаете как да направите това е по-добре не продължавайте и попитайте някой, който знае или вместо това използвайте ComfortUpdate&lt;br /&gt;
&lt;br /&gt;
Бърз начин (при незначителни промени във версията)&lt;br /&gt;
&lt;br /&gt;
Можете да използвате тези инструкции, ако правите малък ъпгрейд (например от 2,00 до 2,01)&lt;br /&gt;
&lt;br /&gt;
   * Архивирайте вашите файлове и бази данни (Вече споменахме това?)&lt;br /&gt;
   * Изтрийте всички стари файлове / директориии с изключение на&lt;br /&gt;
        ** /application/config/config.php&lt;br /&gt;
        ** /upload directory &lt;br /&gt;
     Копирайте новите файлове от новия пакет LimeSurvey в съществуващата локация.&lt;br /&gt;
     След ъпгрейда: Изчистете кеша и кукитата на браузъра!&lt;br /&gt;
&lt;br /&gt;
=The thorough way (for big version jumps)=&lt;br /&gt;
&lt;br /&gt;
Unfortunately there are a couple of things to consider, so please scan the following instruction closely.&lt;br /&gt;
&lt;br /&gt;
==Upgrading from version 1.50 or later to any later 2.xx version==&lt;br /&gt;
#[http://www.limesurvey.org/download Download] the latest version of LimeSurvey.&lt;br /&gt;
# Prepare and backup the old installation&lt;br /&gt;
## Backup your installation directory files and SQL-based database just in case.&lt;br /&gt;
### At the command-line level, make a &#039;&#039;&#039;.zip&#039;&#039;&#039; or similar archive of the whole installation directory tree of files. For example in Linux tar cvzf foo.tgz cps100 will tar and zip the whole of the cps100 directory.&lt;br /&gt;
### Using phpMyAdmin or similar to export all tables; or use the according &#039;&#039;&#039;LimeSurvey Administration&#039;&#039;&#039; button [[File:button-export-sql.png]] to backup the entire database&lt;br /&gt;
## Copy your &#039;&#039;&#039;config.php&#039;&#039;&#039; file, modified &#039;&#039;&#039;template&#039;&#039;&#039; directories and the /upload directory separately for quick access later.&lt;br /&gt;
# Replace all the installation directory files&lt;br /&gt;
## Delete all old files in the existing installation directory&lt;br /&gt;
## Upload and unpack the new code version into the same installation directory&lt;br /&gt;
## If your previous version was older than 1.90: Copy any customized templates to /upload/templates - you will also need to rename each template directory whose name matches an existing template in /templates.&lt;br /&gt;
## Copy your /upload directory back to the old location&lt;br /&gt;
## Double check the &#039;&#039;&#039;permissions&#039;&#039;&#039; set on the directories (write access to &#039;&#039;&#039;/tmp&#039;&#039;&#039;, &#039;&#039;&#039;/upload&#039;&#039;&#039; and and their subdirectories is required) as described in [[Installation#Set_Directory_permissions|Installation]]&lt;br /&gt;
## Open http://&amp;lt;yourdomain&amp;gt;/&amp;lt;yourlimesurveydir&amp;gt;/admin in your browser and follow the instructions (you can use the old config.php as reference). The existing database will be automatically detected and , if necessary, upgraded after confirmation.&lt;br /&gt;
# Check if any special manual checks apply as listed below&lt;br /&gt;
# &#039;&#039;&#039;Now clear your browser cache and cookies!&#039;&#039;&#039;&lt;br /&gt;
# You are done (:biggrin:).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;&#039;&#039;&#039;Special checks after an upgrade&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;from any earlier version to 2.xx&#039;&#039;&#039;: The &#039;&#039;&#039;templates&#039;&#039;&#039; have been changed in a lot of places. Please check your customized templates if they are still looking right. If not you will have to edit your templates accordingly (check out the original templates to see what was changed). The upgrade process tries to replace the template.js inclusion by the placeholder {TEMPLATEJS}. If you have javascript issue with your custom template, verify if your template have the placeholder {TEMPLATEJS} in startpage.pstpl.&lt;br /&gt;
*&#039;&#039;&#039;from a version earlier than v1.53&#039;&#039;&#039;: When upgrading from a version before v1.53 to the latest version, please check the &#039;&#039;&#039;global user rights&#039;&#039;&#039; of each user. There was a new &#039;&#039;&#039;superadmin&#039;&#039;&#039; right introduced in v1.53 that can give a user the same privilege as the master administration account created during the install. The upgrade script is guessing who to give this right to in the older versions.  As this is not perfect, it should be carefully checked.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Upgrading from version 1.50 or later to any later 1.xx version==&lt;br /&gt;
#[http://www.limesurvey.org/download Download] the desired version of LimeSurvey.&lt;br /&gt;
# Prepare and backup the old installation&lt;br /&gt;
## Backup your installation directory files and SQL-based database just in case.&lt;br /&gt;
### At the command-line level, make a &#039;&#039;&#039;.zip&#039;&#039;&#039; or similar archive of the whole installation directory tree of files. e.g. tar cvzf foo.tgz cps100 will tar and zip the whole of the cps100 directory&lt;br /&gt;
### Using phpMyAdmin or similar to export all tables; or using the &#039;&#039;&#039;LimeSurvey Administration&#039;&#039;&#039; button [[File:button-export-sql.png]] to backup the entire database&lt;br /&gt;
## Copy your &#039;&#039;&#039;config.php&#039;&#039;&#039; file ,modified &#039;&#039;&#039;template&#039;&#039;&#039; directories and the /upload directory separately for quick access later.&lt;br /&gt;
# Replace all the installation directory files&lt;br /&gt;
## Delete all old files in the existing installation directory&lt;br /&gt;
## Upload and unpack the new code version into the same installation directory&lt;br /&gt;
## Edit or replace the &#039;&#039;&#039;config.php&#039;&#039;&#039; file:&lt;br /&gt;
### If your previous version was &amp;lt; 1.70: Edit the new &#039;&#039;&#039;config.php&#039;&#039;&#039; to reflect changed settings in the backup &#039;&#039;&#039;config.php&#039;&#039;&#039; file. &#039;&#039;&#039;Do not just overwrite the new &#039;&#039;&#039;config.php&#039;&#039;&#039; with your old one!&#039;&#039;&#039;&lt;br /&gt;
### If your previous version was &amp;gt;= 1.70: Simply replace the new &#039;&#039;&#039;config.php&#039;&#039;&#039; with your backup &#039;&#039;&#039;config.php&#039;&#039;&#039; (as the file format has not changed).&lt;br /&gt;
## If your previous version was older than 1.90: Copy any customized templates to /upload/templates - you will also need to rename each template directory whose name matches an existing template in /templates.&lt;br /&gt;
## Copy your /upload directory back to the old location&lt;br /&gt;
## Double check the &#039;&#039;&#039;permissions&#039;&#039;&#039; set on the directories (write access to &#039;&#039;&#039;/tmp&#039;&#039;&#039;, &#039;&#039;&#039;/upload&#039;&#039;&#039; and and their subdirectories is required) as described in [[Installation#Set Directory permissions|Installation]]&lt;br /&gt;
# Finishing the installation&lt;br /&gt;
## Once you open the URL to your LimeSurvey administration the database tables will be updated after confirmation&lt;br /&gt;
## Remove or rename the &#039;&#039;&#039;/admin/install&#039;&#039;&#039; directory as/if instructed by the installation script&lt;br /&gt;
## Check if any special, manual checks apply as listed below&lt;br /&gt;
# You are done (:biggrin:). If you notice any problems after the upgrade: Clear your browser cache and cookies!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;&#039;&#039;&#039;Special checks after an upgrade&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;from any earlier version to 1.92&#039;&#039;&#039;: The &#039;&#039;&#039;templates&#039;&#039;&#039; have been changed in a lot of places. Please check your customized templates if they are still looking right. If not you will have to edit your templates accordingly (check out the original templates to see what was changed)&amp;lt;br /&amp;gt;&lt;br /&gt;
*&#039;&#039;&#039;from a version earlier than v1.53&#039;&#039;&#039;: When upgrading from a version before v1.53 to the latest version, please check the &#039;&#039;&#039;global user rights&#039;&#039;&#039; of each user. There was a new &#039;&#039;&#039;superadmin&#039;&#039;&#039; right introduced in v1.53 that can give a user the same privilege as the master administration account created during the install. The upgrade script is guessing who to give this right to in the older versions.  As this is not perfect, it should be carefully checked.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Upgrading from a version earlier than v1.50 (v1.0 through v1.44)==&lt;br /&gt;
&lt;br /&gt;
Since the data structure and a lot of other things were changed, &#039;&#039;&#039;upgrading from any version previous to v1.50 is NOT possible&#039;&#039;&#039;.  If you have old survey structure files with a *.sql extension the only way to get these into a newer version is to install [http://www.limesurvey.org/en/archived-releases/289-limesurvey150zip version 1.50], import the .sql file(s) there, then upgrade that version to the most recent LimeSurvey version. See the also then page [[Transferring an installation]] for more details.&lt;br /&gt;
&lt;br /&gt;
=Upgrade FAQ=&lt;br /&gt;
&lt;br /&gt;
==What is the most actual LimeSurvey version that still supports PHP4?==&lt;br /&gt;
&lt;br /&gt;
The last release offering PHP4 support was version 1.82+.&lt;br /&gt;
&lt;br /&gt;
==Can I upgrade even if I have active surveys?==&lt;br /&gt;
&lt;br /&gt;
Yes, you can. Exceptions may be mentioned in the thorough instructions above. We strongly advise to test your surveys after upgrade to check if your design templates still work alright.&lt;br /&gt;
&lt;br /&gt;
==What is best way to port LimeSurvey *.sql survey structure files to the latest version?==&lt;br /&gt;
&lt;br /&gt;
Install version 1.50, import the file and export the survey structure to the newer .csv format. The latest version still can read the .csv survey structure format.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:Upgrading_from_a_previous_version/6/bg&amp;diff=58014</id>
		<title>Translations:Upgrading from a previous version/6/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:Upgrading_from_a_previous_version/6/bg&amp;diff=58014"/>
		<updated>2013-10-24T09:12:10Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Можете да използвате тези инструкции, ако правите малък ъпгрейд (например от 2,00 до 2,01)     * Архиви...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Можете да използвате тези инструкции, ако правите малък ъпгрейд (например от 2,00 до 2,01)&lt;br /&gt;
&lt;br /&gt;
   * Архивирайте вашите файлове и бази данни (Вече споменахме това?)&lt;br /&gt;
   * Изтрийте всички стари файлове / директориии с изключение на&lt;br /&gt;
        ** /application/config/config.php&lt;br /&gt;
        ** /upload directory &lt;br /&gt;
     Копирайте новите файлове от новия пакет LimeSurvey в съществуващата локация.&lt;br /&gt;
     След ъпгрейда: Изчистете кеша и кукитата на браузъра!&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Upgrading_from_a_previous_version/bg&amp;diff=58013</id>
		<title>Upgrading from a previous version/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Upgrading_from_a_previous_version/bg&amp;diff=58013"/>
		<updated>2013-10-24T09:07:13Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Бърз начин (при незначителни промени във версията)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt; &amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;Additional pages:{toc}&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
Преди да започнете&lt;br /&gt;
&lt;br /&gt;
Винаги преди да започнете правете backup на файловете и базата данни от вашата текуща инсталация.&lt;br /&gt;
&lt;br /&gt;
Може да направите това като използвате БД административните елементи като [http://www.phpmyadmin.net phpMyAdmin] и т.н или файлов мениджър! Ако не знаете как да направите това е по-добре не продължавайте и попитайте някой, който знае или вместо това използвайте ComfortUpdate&lt;br /&gt;
&lt;br /&gt;
Бърз начин (при незначителни промени във версията)&lt;br /&gt;
&lt;br /&gt;
You can use these instructions if you are doing a minor upgrade  (for example from 2.00 to 2.01)&lt;br /&gt;
*Backup your files and database (did we already mention that?)&lt;br /&gt;
*Delete all the old files/directory except for&lt;br /&gt;
**/application/config/config.php&lt;br /&gt;
**/upload directory&lt;br /&gt;
*Copy the new files from the new LimeSurvey package to the existing location.&lt;br /&gt;
*&#039;&#039;&#039;After the upgrade: Clear your browser cache and cookies!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=The thorough way (for big version jumps)=&lt;br /&gt;
&lt;br /&gt;
Unfortunately there are a couple of things to consider, so please scan the following instruction closely.&lt;br /&gt;
&lt;br /&gt;
==Upgrading from version 1.50 or later to any later 2.xx version==&lt;br /&gt;
#[http://www.limesurvey.org/download Download] the latest version of LimeSurvey.&lt;br /&gt;
# Prepare and backup the old installation&lt;br /&gt;
## Backup your installation directory files and SQL-based database just in case.&lt;br /&gt;
### At the command-line level, make a &#039;&#039;&#039;.zip&#039;&#039;&#039; or similar archive of the whole installation directory tree of files. For example in Linux tar cvzf foo.tgz cps100 will tar and zip the whole of the cps100 directory.&lt;br /&gt;
### Using phpMyAdmin or similar to export all tables; or use the according &#039;&#039;&#039;LimeSurvey Administration&#039;&#039;&#039; button [[File:button-export-sql.png]] to backup the entire database&lt;br /&gt;
## Copy your &#039;&#039;&#039;config.php&#039;&#039;&#039; file, modified &#039;&#039;&#039;template&#039;&#039;&#039; directories and the /upload directory separately for quick access later.&lt;br /&gt;
# Replace all the installation directory files&lt;br /&gt;
## Delete all old files in the existing installation directory&lt;br /&gt;
## Upload and unpack the new code version into the same installation directory&lt;br /&gt;
## If your previous version was older than 1.90: Copy any customized templates to /upload/templates - you will also need to rename each template directory whose name matches an existing template in /templates.&lt;br /&gt;
## Copy your /upload directory back to the old location&lt;br /&gt;
## Double check the &#039;&#039;&#039;permissions&#039;&#039;&#039; set on the directories (write access to &#039;&#039;&#039;/tmp&#039;&#039;&#039;, &#039;&#039;&#039;/upload&#039;&#039;&#039; and and their subdirectories is required) as described in [[Installation#Set_Directory_permissions|Installation]]&lt;br /&gt;
## Open http://&amp;lt;yourdomain&amp;gt;/&amp;lt;yourlimesurveydir&amp;gt;/admin in your browser and follow the instructions (you can use the old config.php as reference). The existing database will be automatically detected and , if necessary, upgraded after confirmation.&lt;br /&gt;
# Check if any special manual checks apply as listed below&lt;br /&gt;
# &#039;&#039;&#039;Now clear your browser cache and cookies!&#039;&#039;&#039;&lt;br /&gt;
# You are done (:biggrin:).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;&#039;&#039;&#039;Special checks after an upgrade&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;from any earlier version to 2.xx&#039;&#039;&#039;: The &#039;&#039;&#039;templates&#039;&#039;&#039; have been changed in a lot of places. Please check your customized templates if they are still looking right. If not you will have to edit your templates accordingly (check out the original templates to see what was changed). The upgrade process tries to replace the template.js inclusion by the placeholder {TEMPLATEJS}. If you have javascript issue with your custom template, verify if your template have the placeholder {TEMPLATEJS} in startpage.pstpl.&lt;br /&gt;
*&#039;&#039;&#039;from a version earlier than v1.53&#039;&#039;&#039;: When upgrading from a version before v1.53 to the latest version, please check the &#039;&#039;&#039;global user rights&#039;&#039;&#039; of each user. There was a new &#039;&#039;&#039;superadmin&#039;&#039;&#039; right introduced in v1.53 that can give a user the same privilege as the master administration account created during the install. The upgrade script is guessing who to give this right to in the older versions.  As this is not perfect, it should be carefully checked.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Upgrading from version 1.50 or later to any later 1.xx version==&lt;br /&gt;
#[http://www.limesurvey.org/download Download] the desired version of LimeSurvey.&lt;br /&gt;
# Prepare and backup the old installation&lt;br /&gt;
## Backup your installation directory files and SQL-based database just in case.&lt;br /&gt;
### At the command-line level, make a &#039;&#039;&#039;.zip&#039;&#039;&#039; or similar archive of the whole installation directory tree of files. e.g. tar cvzf foo.tgz cps100 will tar and zip the whole of the cps100 directory&lt;br /&gt;
### Using phpMyAdmin or similar to export all tables; or using the &#039;&#039;&#039;LimeSurvey Administration&#039;&#039;&#039; button [[File:button-export-sql.png]] to backup the entire database&lt;br /&gt;
## Copy your &#039;&#039;&#039;config.php&#039;&#039;&#039; file ,modified &#039;&#039;&#039;template&#039;&#039;&#039; directories and the /upload directory separately for quick access later.&lt;br /&gt;
# Replace all the installation directory files&lt;br /&gt;
## Delete all old files in the existing installation directory&lt;br /&gt;
## Upload and unpack the new code version into the same installation directory&lt;br /&gt;
## Edit or replace the &#039;&#039;&#039;config.php&#039;&#039;&#039; file:&lt;br /&gt;
### If your previous version was &amp;lt; 1.70: Edit the new &#039;&#039;&#039;config.php&#039;&#039;&#039; to reflect changed settings in the backup &#039;&#039;&#039;config.php&#039;&#039;&#039; file. &#039;&#039;&#039;Do not just overwrite the new &#039;&#039;&#039;config.php&#039;&#039;&#039; with your old one!&#039;&#039;&#039;&lt;br /&gt;
### If your previous version was &amp;gt;= 1.70: Simply replace the new &#039;&#039;&#039;config.php&#039;&#039;&#039; with your backup &#039;&#039;&#039;config.php&#039;&#039;&#039; (as the file format has not changed).&lt;br /&gt;
## If your previous version was older than 1.90: Copy any customized templates to /upload/templates - you will also need to rename each template directory whose name matches an existing template in /templates.&lt;br /&gt;
## Copy your /upload directory back to the old location&lt;br /&gt;
## Double check the &#039;&#039;&#039;permissions&#039;&#039;&#039; set on the directories (write access to &#039;&#039;&#039;/tmp&#039;&#039;&#039;, &#039;&#039;&#039;/upload&#039;&#039;&#039; and and their subdirectories is required) as described in [[Installation#Set Directory permissions|Installation]]&lt;br /&gt;
# Finishing the installation&lt;br /&gt;
## Once you open the URL to your LimeSurvey administration the database tables will be updated after confirmation&lt;br /&gt;
## Remove or rename the &#039;&#039;&#039;/admin/install&#039;&#039;&#039; directory as/if instructed by the installation script&lt;br /&gt;
## Check if any special, manual checks apply as listed below&lt;br /&gt;
# You are done (:biggrin:). If you notice any problems after the upgrade: Clear your browser cache and cookies!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;&#039;&#039;&#039;Special checks after an upgrade&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;from any earlier version to 1.92&#039;&#039;&#039;: The &#039;&#039;&#039;templates&#039;&#039;&#039; have been changed in a lot of places. Please check your customized templates if they are still looking right. If not you will have to edit your templates accordingly (check out the original templates to see what was changed)&amp;lt;br /&amp;gt;&lt;br /&gt;
*&#039;&#039;&#039;from a version earlier than v1.53&#039;&#039;&#039;: When upgrading from a version before v1.53 to the latest version, please check the &#039;&#039;&#039;global user rights&#039;&#039;&#039; of each user. There was a new &#039;&#039;&#039;superadmin&#039;&#039;&#039; right introduced in v1.53 that can give a user the same privilege as the master administration account created during the install. The upgrade script is guessing who to give this right to in the older versions.  As this is not perfect, it should be carefully checked.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Upgrading from a version earlier than v1.50 (v1.0 through v1.44)==&lt;br /&gt;
&lt;br /&gt;
Since the data structure and a lot of other things were changed, &#039;&#039;&#039;upgrading from any version previous to v1.50 is NOT possible&#039;&#039;&#039;.  If you have old survey structure files with a *.sql extension the only way to get these into a newer version is to install [http://www.limesurvey.org/en/archived-releases/289-limesurvey150zip version 1.50], import the .sql file(s) there, then upgrade that version to the most recent LimeSurvey version. See the also then page [[Transferring an installation]] for more details.&lt;br /&gt;
&lt;br /&gt;
=Upgrade FAQ=&lt;br /&gt;
&lt;br /&gt;
==What is the most actual LimeSurvey version that still supports PHP4?==&lt;br /&gt;
&lt;br /&gt;
The last release offering PHP4 support was version 1.82+.&lt;br /&gt;
&lt;br /&gt;
==Can I upgrade even if I have active surveys?==&lt;br /&gt;
&lt;br /&gt;
Yes, you can. Exceptions may be mentioned in the thorough instructions above. We strongly advise to test your surveys after upgrade to check if your design templates still work alright.&lt;br /&gt;
&lt;br /&gt;
==What is best way to port LimeSurvey *.sql survey structure files to the latest version?==&lt;br /&gt;
&lt;br /&gt;
Install version 1.50, import the file and export the survey structure to the newer .csv format. The latest version still can read the .csv survey structure format.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:Upgrading_from_a_previous_version/5/bg&amp;diff=58012</id>
		<title>Translations:Upgrading from a previous version/5/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:Upgrading_from_a_previous_version/5/bg&amp;diff=58012"/>
		<updated>2013-10-24T09:07:12Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Бърз начин (при незначителни промени във версията)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Бърз начин (при незначителни промени във версията)&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Upgrading_from_a_previous_version/bg&amp;diff=58011</id>
		<title>Upgrading from a previous version/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Upgrading_from_a_previous_version/bg&amp;diff=58011"/>
		<updated>2013-10-24T09:06:03Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Може да направите това като използвате БД административните елементи като [http://www.phpmyadmin.net phpMyAdmin...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt; &amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;Additional pages:{toc}&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
Преди да започнете&lt;br /&gt;
&lt;br /&gt;
Винаги преди да започнете правете backup на файловете и базата данни от вашата текуща инсталация.&lt;br /&gt;
&lt;br /&gt;
Може да направите това като използвате БД административните елементи като [http://www.phpmyadmin.net phpMyAdmin] и т.н или файлов мениджър! Ако не знаете как да направите това е по-добре не продължавайте и попитайте някой, който знае или вместо това използвайте ComfortUpdate&lt;br /&gt;
&lt;br /&gt;
=The quick way (for minor version changes)=&lt;br /&gt;
&lt;br /&gt;
You can use these instructions if you are doing a minor upgrade  (for example from 2.00 to 2.01)&lt;br /&gt;
*Backup your files and database (did we already mention that?)&lt;br /&gt;
*Delete all the old files/directory except for&lt;br /&gt;
**/application/config/config.php&lt;br /&gt;
**/upload directory&lt;br /&gt;
*Copy the new files from the new LimeSurvey package to the existing location.&lt;br /&gt;
*&#039;&#039;&#039;After the upgrade: Clear your browser cache and cookies!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=The thorough way (for big version jumps)=&lt;br /&gt;
&lt;br /&gt;
Unfortunately there are a couple of things to consider, so please scan the following instruction closely.&lt;br /&gt;
&lt;br /&gt;
==Upgrading from version 1.50 or later to any later 2.xx version==&lt;br /&gt;
#[http://www.limesurvey.org/download Download] the latest version of LimeSurvey.&lt;br /&gt;
# Prepare and backup the old installation&lt;br /&gt;
## Backup your installation directory files and SQL-based database just in case.&lt;br /&gt;
### At the command-line level, make a &#039;&#039;&#039;.zip&#039;&#039;&#039; or similar archive of the whole installation directory tree of files. For example in Linux tar cvzf foo.tgz cps100 will tar and zip the whole of the cps100 directory.&lt;br /&gt;
### Using phpMyAdmin or similar to export all tables; or use the according &#039;&#039;&#039;LimeSurvey Administration&#039;&#039;&#039; button [[File:button-export-sql.png]] to backup the entire database&lt;br /&gt;
## Copy your &#039;&#039;&#039;config.php&#039;&#039;&#039; file, modified &#039;&#039;&#039;template&#039;&#039;&#039; directories and the /upload directory separately for quick access later.&lt;br /&gt;
# Replace all the installation directory files&lt;br /&gt;
## Delete all old files in the existing installation directory&lt;br /&gt;
## Upload and unpack the new code version into the same installation directory&lt;br /&gt;
## If your previous version was older than 1.90: Copy any customized templates to /upload/templates - you will also need to rename each template directory whose name matches an existing template in /templates.&lt;br /&gt;
## Copy your /upload directory back to the old location&lt;br /&gt;
## Double check the &#039;&#039;&#039;permissions&#039;&#039;&#039; set on the directories (write access to &#039;&#039;&#039;/tmp&#039;&#039;&#039;, &#039;&#039;&#039;/upload&#039;&#039;&#039; and and their subdirectories is required) as described in [[Installation#Set_Directory_permissions|Installation]]&lt;br /&gt;
## Open http://&amp;lt;yourdomain&amp;gt;/&amp;lt;yourlimesurveydir&amp;gt;/admin in your browser and follow the instructions (you can use the old config.php as reference). The existing database will be automatically detected and , if necessary, upgraded after confirmation.&lt;br /&gt;
# Check if any special manual checks apply as listed below&lt;br /&gt;
# &#039;&#039;&#039;Now clear your browser cache and cookies!&#039;&#039;&#039;&lt;br /&gt;
# You are done (:biggrin:).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;&#039;&#039;&#039;Special checks after an upgrade&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;from any earlier version to 2.xx&#039;&#039;&#039;: The &#039;&#039;&#039;templates&#039;&#039;&#039; have been changed in a lot of places. Please check your customized templates if they are still looking right. If not you will have to edit your templates accordingly (check out the original templates to see what was changed). The upgrade process tries to replace the template.js inclusion by the placeholder {TEMPLATEJS}. If you have javascript issue with your custom template, verify if your template have the placeholder {TEMPLATEJS} in startpage.pstpl.&lt;br /&gt;
*&#039;&#039;&#039;from a version earlier than v1.53&#039;&#039;&#039;: When upgrading from a version before v1.53 to the latest version, please check the &#039;&#039;&#039;global user rights&#039;&#039;&#039; of each user. There was a new &#039;&#039;&#039;superadmin&#039;&#039;&#039; right introduced in v1.53 that can give a user the same privilege as the master administration account created during the install. The upgrade script is guessing who to give this right to in the older versions.  As this is not perfect, it should be carefully checked.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Upgrading from version 1.50 or later to any later 1.xx version==&lt;br /&gt;
#[http://www.limesurvey.org/download Download] the desired version of LimeSurvey.&lt;br /&gt;
# Prepare and backup the old installation&lt;br /&gt;
## Backup your installation directory files and SQL-based database just in case.&lt;br /&gt;
### At the command-line level, make a &#039;&#039;&#039;.zip&#039;&#039;&#039; or similar archive of the whole installation directory tree of files. e.g. tar cvzf foo.tgz cps100 will tar and zip the whole of the cps100 directory&lt;br /&gt;
### Using phpMyAdmin or similar to export all tables; or using the &#039;&#039;&#039;LimeSurvey Administration&#039;&#039;&#039; button [[File:button-export-sql.png]] to backup the entire database&lt;br /&gt;
## Copy your &#039;&#039;&#039;config.php&#039;&#039;&#039; file ,modified &#039;&#039;&#039;template&#039;&#039;&#039; directories and the /upload directory separately for quick access later.&lt;br /&gt;
# Replace all the installation directory files&lt;br /&gt;
## Delete all old files in the existing installation directory&lt;br /&gt;
## Upload and unpack the new code version into the same installation directory&lt;br /&gt;
## Edit or replace the &#039;&#039;&#039;config.php&#039;&#039;&#039; file:&lt;br /&gt;
### If your previous version was &amp;lt; 1.70: Edit the new &#039;&#039;&#039;config.php&#039;&#039;&#039; to reflect changed settings in the backup &#039;&#039;&#039;config.php&#039;&#039;&#039; file. &#039;&#039;&#039;Do not just overwrite the new &#039;&#039;&#039;config.php&#039;&#039;&#039; with your old one!&#039;&#039;&#039;&lt;br /&gt;
### If your previous version was &amp;gt;= 1.70: Simply replace the new &#039;&#039;&#039;config.php&#039;&#039;&#039; with your backup &#039;&#039;&#039;config.php&#039;&#039;&#039; (as the file format has not changed).&lt;br /&gt;
## If your previous version was older than 1.90: Copy any customized templates to /upload/templates - you will also need to rename each template directory whose name matches an existing template in /templates.&lt;br /&gt;
## Copy your /upload directory back to the old location&lt;br /&gt;
## Double check the &#039;&#039;&#039;permissions&#039;&#039;&#039; set on the directories (write access to &#039;&#039;&#039;/tmp&#039;&#039;&#039;, &#039;&#039;&#039;/upload&#039;&#039;&#039; and and their subdirectories is required) as described in [[Installation#Set Directory permissions|Installation]]&lt;br /&gt;
# Finishing the installation&lt;br /&gt;
## Once you open the URL to your LimeSurvey administration the database tables will be updated after confirmation&lt;br /&gt;
## Remove or rename the &#039;&#039;&#039;/admin/install&#039;&#039;&#039; directory as/if instructed by the installation script&lt;br /&gt;
## Check if any special, manual checks apply as listed below&lt;br /&gt;
# You are done (:biggrin:). If you notice any problems after the upgrade: Clear your browser cache and cookies!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;&#039;&#039;&#039;Special checks after an upgrade&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;from any earlier version to 1.92&#039;&#039;&#039;: The &#039;&#039;&#039;templates&#039;&#039;&#039; have been changed in a lot of places. Please check your customized templates if they are still looking right. If not you will have to edit your templates accordingly (check out the original templates to see what was changed)&amp;lt;br /&amp;gt;&lt;br /&gt;
*&#039;&#039;&#039;from a version earlier than v1.53&#039;&#039;&#039;: When upgrading from a version before v1.53 to the latest version, please check the &#039;&#039;&#039;global user rights&#039;&#039;&#039; of each user. There was a new &#039;&#039;&#039;superadmin&#039;&#039;&#039; right introduced in v1.53 that can give a user the same privilege as the master administration account created during the install. The upgrade script is guessing who to give this right to in the older versions.  As this is not perfect, it should be carefully checked.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Upgrading from a version earlier than v1.50 (v1.0 through v1.44)==&lt;br /&gt;
&lt;br /&gt;
Since the data structure and a lot of other things were changed, &#039;&#039;&#039;upgrading from any version previous to v1.50 is NOT possible&#039;&#039;&#039;.  If you have old survey structure files with a *.sql extension the only way to get these into a newer version is to install [http://www.limesurvey.org/en/archived-releases/289-limesurvey150zip version 1.50], import the .sql file(s) there, then upgrade that version to the most recent LimeSurvey version. See the also then page [[Transferring an installation]] for more details.&lt;br /&gt;
&lt;br /&gt;
=Upgrade FAQ=&lt;br /&gt;
&lt;br /&gt;
==What is the most actual LimeSurvey version that still supports PHP4?==&lt;br /&gt;
&lt;br /&gt;
The last release offering PHP4 support was version 1.82+.&lt;br /&gt;
&lt;br /&gt;
==Can I upgrade even if I have active surveys?==&lt;br /&gt;
&lt;br /&gt;
Yes, you can. Exceptions may be mentioned in the thorough instructions above. We strongly advise to test your surveys after upgrade to check if your design templates still work alright.&lt;br /&gt;
&lt;br /&gt;
==What is best way to port LimeSurvey *.sql survey structure files to the latest version?==&lt;br /&gt;
&lt;br /&gt;
Install version 1.50, import the file and export the survey structure to the newer .csv format. The latest version still can read the .csv survey structure format.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:Upgrading_from_a_previous_version/4/bg&amp;diff=58010</id>
		<title>Translations:Upgrading from a previous version/4/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:Upgrading_from_a_previous_version/4/bg&amp;diff=58010"/>
		<updated>2013-10-24T09:06:02Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Може да направите това като използвате БД административните елементи като [http://www.phpmyadmin.net phpMyAdmin...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Може да направите това като използвате БД административните елементи като [http://www.phpmyadmin.net phpMyAdmin] и т.н или файлов мениджър! Ако не знаете как да направите това е по-добре не продължавайте и попитайте някой, който знае или вместо това използвайте ComfortUpdate&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Upgrading_from_a_previous_version/bg&amp;diff=58009</id>
		<title>Upgrading from a previous version/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Upgrading_from_a_previous_version/bg&amp;diff=58009"/>
		<updated>2013-10-24T08:59:24Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Винаги преди да започнете правете backup на файловете и базата данни от вашата текуща инсталация.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt; &amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;Additional pages:{toc}&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
Преди да започнете&lt;br /&gt;
&lt;br /&gt;
Винаги преди да започнете правете backup на файловете и базата данни от вашата текуща инсталация.&lt;br /&gt;
&lt;br /&gt;
You can do this using a database adminstration tool like [http://www.phpmyadmin.net phpMyAdmin] etc. and a file manager! If you don&#039;t know how to do this you should better not proceed but ask someone who knows or use the [[ComfortUpdate]] instead.&lt;br /&gt;
&lt;br /&gt;
=The quick way (for minor version changes)=&lt;br /&gt;
&lt;br /&gt;
You can use these instructions if you are doing a minor upgrade  (for example from 2.00 to 2.01)&lt;br /&gt;
*Backup your files and database (did we already mention that?)&lt;br /&gt;
*Delete all the old files/directory except for&lt;br /&gt;
**/application/config/config.php&lt;br /&gt;
**/upload directory&lt;br /&gt;
*Copy the new files from the new LimeSurvey package to the existing location.&lt;br /&gt;
*&#039;&#039;&#039;After the upgrade: Clear your browser cache and cookies!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=The thorough way (for big version jumps)=&lt;br /&gt;
&lt;br /&gt;
Unfortunately there are a couple of things to consider, so please scan the following instruction closely.&lt;br /&gt;
&lt;br /&gt;
==Upgrading from version 1.50 or later to any later 2.xx version==&lt;br /&gt;
#[http://www.limesurvey.org/download Download] the latest version of LimeSurvey.&lt;br /&gt;
# Prepare and backup the old installation&lt;br /&gt;
## Backup your installation directory files and SQL-based database just in case.&lt;br /&gt;
### At the command-line level, make a &#039;&#039;&#039;.zip&#039;&#039;&#039; or similar archive of the whole installation directory tree of files. For example in Linux tar cvzf foo.tgz cps100 will tar and zip the whole of the cps100 directory.&lt;br /&gt;
### Using phpMyAdmin or similar to export all tables; or use the according &#039;&#039;&#039;LimeSurvey Administration&#039;&#039;&#039; button [[File:button-export-sql.png]] to backup the entire database&lt;br /&gt;
## Copy your &#039;&#039;&#039;config.php&#039;&#039;&#039; file, modified &#039;&#039;&#039;template&#039;&#039;&#039; directories and the /upload directory separately for quick access later.&lt;br /&gt;
# Replace all the installation directory files&lt;br /&gt;
## Delete all old files in the existing installation directory&lt;br /&gt;
## Upload and unpack the new code version into the same installation directory&lt;br /&gt;
## If your previous version was older than 1.90: Copy any customized templates to /upload/templates - you will also need to rename each template directory whose name matches an existing template in /templates.&lt;br /&gt;
## Copy your /upload directory back to the old location&lt;br /&gt;
## Double check the &#039;&#039;&#039;permissions&#039;&#039;&#039; set on the directories (write access to &#039;&#039;&#039;/tmp&#039;&#039;&#039;, &#039;&#039;&#039;/upload&#039;&#039;&#039; and and their subdirectories is required) as described in [[Installation#Set_Directory_permissions|Installation]]&lt;br /&gt;
## Open http://&amp;lt;yourdomain&amp;gt;/&amp;lt;yourlimesurveydir&amp;gt;/admin in your browser and follow the instructions (you can use the old config.php as reference). The existing database will be automatically detected and , if necessary, upgraded after confirmation.&lt;br /&gt;
# Check if any special manual checks apply as listed below&lt;br /&gt;
# &#039;&#039;&#039;Now clear your browser cache and cookies!&#039;&#039;&#039;&lt;br /&gt;
# You are done (:biggrin:).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;&#039;&#039;&#039;Special checks after an upgrade&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;from any earlier version to 2.xx&#039;&#039;&#039;: The &#039;&#039;&#039;templates&#039;&#039;&#039; have been changed in a lot of places. Please check your customized templates if they are still looking right. If not you will have to edit your templates accordingly (check out the original templates to see what was changed). The upgrade process tries to replace the template.js inclusion by the placeholder {TEMPLATEJS}. If you have javascript issue with your custom template, verify if your template have the placeholder {TEMPLATEJS} in startpage.pstpl.&lt;br /&gt;
*&#039;&#039;&#039;from a version earlier than v1.53&#039;&#039;&#039;: When upgrading from a version before v1.53 to the latest version, please check the &#039;&#039;&#039;global user rights&#039;&#039;&#039; of each user. There was a new &#039;&#039;&#039;superadmin&#039;&#039;&#039; right introduced in v1.53 that can give a user the same privilege as the master administration account created during the install. The upgrade script is guessing who to give this right to in the older versions.  As this is not perfect, it should be carefully checked.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Upgrading from version 1.50 or later to any later 1.xx version==&lt;br /&gt;
#[http://www.limesurvey.org/download Download] the desired version of LimeSurvey.&lt;br /&gt;
# Prepare and backup the old installation&lt;br /&gt;
## Backup your installation directory files and SQL-based database just in case.&lt;br /&gt;
### At the command-line level, make a &#039;&#039;&#039;.zip&#039;&#039;&#039; or similar archive of the whole installation directory tree of files. e.g. tar cvzf foo.tgz cps100 will tar and zip the whole of the cps100 directory&lt;br /&gt;
### Using phpMyAdmin or similar to export all tables; or using the &#039;&#039;&#039;LimeSurvey Administration&#039;&#039;&#039; button [[File:button-export-sql.png]] to backup the entire database&lt;br /&gt;
## Copy your &#039;&#039;&#039;config.php&#039;&#039;&#039; file ,modified &#039;&#039;&#039;template&#039;&#039;&#039; directories and the /upload directory separately for quick access later.&lt;br /&gt;
# Replace all the installation directory files&lt;br /&gt;
## Delete all old files in the existing installation directory&lt;br /&gt;
## Upload and unpack the new code version into the same installation directory&lt;br /&gt;
## Edit or replace the &#039;&#039;&#039;config.php&#039;&#039;&#039; file:&lt;br /&gt;
### If your previous version was &amp;lt; 1.70: Edit the new &#039;&#039;&#039;config.php&#039;&#039;&#039; to reflect changed settings in the backup &#039;&#039;&#039;config.php&#039;&#039;&#039; file. &#039;&#039;&#039;Do not just overwrite the new &#039;&#039;&#039;config.php&#039;&#039;&#039; with your old one!&#039;&#039;&#039;&lt;br /&gt;
### If your previous version was &amp;gt;= 1.70: Simply replace the new &#039;&#039;&#039;config.php&#039;&#039;&#039; with your backup &#039;&#039;&#039;config.php&#039;&#039;&#039; (as the file format has not changed).&lt;br /&gt;
## If your previous version was older than 1.90: Copy any customized templates to /upload/templates - you will also need to rename each template directory whose name matches an existing template in /templates.&lt;br /&gt;
## Copy your /upload directory back to the old location&lt;br /&gt;
## Double check the &#039;&#039;&#039;permissions&#039;&#039;&#039; set on the directories (write access to &#039;&#039;&#039;/tmp&#039;&#039;&#039;, &#039;&#039;&#039;/upload&#039;&#039;&#039; and and their subdirectories is required) as described in [[Installation#Set Directory permissions|Installation]]&lt;br /&gt;
# Finishing the installation&lt;br /&gt;
## Once you open the URL to your LimeSurvey administration the database tables will be updated after confirmation&lt;br /&gt;
## Remove or rename the &#039;&#039;&#039;/admin/install&#039;&#039;&#039; directory as/if instructed by the installation script&lt;br /&gt;
## Check if any special, manual checks apply as listed below&lt;br /&gt;
# You are done (:biggrin:). If you notice any problems after the upgrade: Clear your browser cache and cookies!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;&#039;&#039;&#039;Special checks after an upgrade&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;from any earlier version to 1.92&#039;&#039;&#039;: The &#039;&#039;&#039;templates&#039;&#039;&#039; have been changed in a lot of places. Please check your customized templates if they are still looking right. If not you will have to edit your templates accordingly (check out the original templates to see what was changed)&amp;lt;br /&amp;gt;&lt;br /&gt;
*&#039;&#039;&#039;from a version earlier than v1.53&#039;&#039;&#039;: When upgrading from a version before v1.53 to the latest version, please check the &#039;&#039;&#039;global user rights&#039;&#039;&#039; of each user. There was a new &#039;&#039;&#039;superadmin&#039;&#039;&#039; right introduced in v1.53 that can give a user the same privilege as the master administration account created during the install. The upgrade script is guessing who to give this right to in the older versions.  As this is not perfect, it should be carefully checked.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Upgrading from a version earlier than v1.50 (v1.0 through v1.44)==&lt;br /&gt;
&lt;br /&gt;
Since the data structure and a lot of other things were changed, &#039;&#039;&#039;upgrading from any version previous to v1.50 is NOT possible&#039;&#039;&#039;.  If you have old survey structure files with a *.sql extension the only way to get these into a newer version is to install [http://www.limesurvey.org/en/archived-releases/289-limesurvey150zip version 1.50], import the .sql file(s) there, then upgrade that version to the most recent LimeSurvey version. See the also then page [[Transferring an installation]] for more details.&lt;br /&gt;
&lt;br /&gt;
=Upgrade FAQ=&lt;br /&gt;
&lt;br /&gt;
==What is the most actual LimeSurvey version that still supports PHP4?==&lt;br /&gt;
&lt;br /&gt;
The last release offering PHP4 support was version 1.82+.&lt;br /&gt;
&lt;br /&gt;
==Can I upgrade even if I have active surveys?==&lt;br /&gt;
&lt;br /&gt;
Yes, you can. Exceptions may be mentioned in the thorough instructions above. We strongly advise to test your surveys after upgrade to check if your design templates still work alright.&lt;br /&gt;
&lt;br /&gt;
==What is best way to port LimeSurvey *.sql survey structure files to the latest version?==&lt;br /&gt;
&lt;br /&gt;
Install version 1.50, import the file and export the survey structure to the newer .csv format. The latest version still can read the .csv survey structure format.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:Upgrading_from_a_previous_version/3/bg&amp;diff=58008</id>
		<title>Translations:Upgrading from a previous version/3/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:Upgrading_from_a_previous_version/3/bg&amp;diff=58008"/>
		<updated>2013-10-24T08:59:24Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Винаги преди да започнете правете backup на файловете и базата данни от вашата текуща инсталация.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Винаги преди да започнете правете backup на файловете и базата данни от вашата текуща инсталация.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Upgrading_from_a_previous_version/bg&amp;diff=58007</id>
		<title>Upgrading from a previous version/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Upgrading_from_a_previous_version/bg&amp;diff=58007"/>
		<updated>2013-10-24T08:58:18Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Преди да започнете&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt; &amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;Additional pages:{toc}&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
Преди да започнете&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&#039;color:#FF0000&#039;&amp;gt;... read this because it is very important: &#039;&#039;&#039;Always backup the files and the database of your current installation!!&#039;&#039;&#039;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can do this using a database adminstration tool like [http://www.phpmyadmin.net phpMyAdmin] etc. and a file manager! If you don&#039;t know how to do this you should better not proceed but ask someone who knows or use the [[ComfortUpdate]] instead.&lt;br /&gt;
&lt;br /&gt;
=The quick way (for minor version changes)=&lt;br /&gt;
&lt;br /&gt;
You can use these instructions if you are doing a minor upgrade  (for example from 2.00 to 2.01)&lt;br /&gt;
*Backup your files and database (did we already mention that?)&lt;br /&gt;
*Delete all the old files/directory except for&lt;br /&gt;
**/application/config/config.php&lt;br /&gt;
**/upload directory&lt;br /&gt;
*Copy the new files from the new LimeSurvey package to the existing location.&lt;br /&gt;
*&#039;&#039;&#039;After the upgrade: Clear your browser cache and cookies!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=The thorough way (for big version jumps)=&lt;br /&gt;
&lt;br /&gt;
Unfortunately there are a couple of things to consider, so please scan the following instruction closely.&lt;br /&gt;
&lt;br /&gt;
==Upgrading from version 1.50 or later to any later 2.xx version==&lt;br /&gt;
#[http://www.limesurvey.org/download Download] the latest version of LimeSurvey.&lt;br /&gt;
# Prepare and backup the old installation&lt;br /&gt;
## Backup your installation directory files and SQL-based database just in case.&lt;br /&gt;
### At the command-line level, make a &#039;&#039;&#039;.zip&#039;&#039;&#039; or similar archive of the whole installation directory tree of files. For example in Linux tar cvzf foo.tgz cps100 will tar and zip the whole of the cps100 directory.&lt;br /&gt;
### Using phpMyAdmin or similar to export all tables; or use the according &#039;&#039;&#039;LimeSurvey Administration&#039;&#039;&#039; button [[File:button-export-sql.png]] to backup the entire database&lt;br /&gt;
## Copy your &#039;&#039;&#039;config.php&#039;&#039;&#039; file, modified &#039;&#039;&#039;template&#039;&#039;&#039; directories and the /upload directory separately for quick access later.&lt;br /&gt;
# Replace all the installation directory files&lt;br /&gt;
## Delete all old files in the existing installation directory&lt;br /&gt;
## Upload and unpack the new code version into the same installation directory&lt;br /&gt;
## If your previous version was older than 1.90: Copy any customized templates to /upload/templates - you will also need to rename each template directory whose name matches an existing template in /templates.&lt;br /&gt;
## Copy your /upload directory back to the old location&lt;br /&gt;
## Double check the &#039;&#039;&#039;permissions&#039;&#039;&#039; set on the directories (write access to &#039;&#039;&#039;/tmp&#039;&#039;&#039;, &#039;&#039;&#039;/upload&#039;&#039;&#039; and and their subdirectories is required) as described in [[Installation#Set_Directory_permissions|Installation]]&lt;br /&gt;
## Open http://&amp;lt;yourdomain&amp;gt;/&amp;lt;yourlimesurveydir&amp;gt;/admin in your browser and follow the instructions (you can use the old config.php as reference). The existing database will be automatically detected and , if necessary, upgraded after confirmation.&lt;br /&gt;
# Check if any special manual checks apply as listed below&lt;br /&gt;
# &#039;&#039;&#039;Now clear your browser cache and cookies!&#039;&#039;&#039;&lt;br /&gt;
# You are done (:biggrin:).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;&#039;&#039;&#039;Special checks after an upgrade&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;from any earlier version to 2.xx&#039;&#039;&#039;: The &#039;&#039;&#039;templates&#039;&#039;&#039; have been changed in a lot of places. Please check your customized templates if they are still looking right. If not you will have to edit your templates accordingly (check out the original templates to see what was changed). The upgrade process tries to replace the template.js inclusion by the placeholder {TEMPLATEJS}. If you have javascript issue with your custom template, verify if your template have the placeholder {TEMPLATEJS} in startpage.pstpl.&lt;br /&gt;
*&#039;&#039;&#039;from a version earlier than v1.53&#039;&#039;&#039;: When upgrading from a version before v1.53 to the latest version, please check the &#039;&#039;&#039;global user rights&#039;&#039;&#039; of each user. There was a new &#039;&#039;&#039;superadmin&#039;&#039;&#039; right introduced in v1.53 that can give a user the same privilege as the master administration account created during the install. The upgrade script is guessing who to give this right to in the older versions.  As this is not perfect, it should be carefully checked.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Upgrading from version 1.50 or later to any later 1.xx version==&lt;br /&gt;
#[http://www.limesurvey.org/download Download] the desired version of LimeSurvey.&lt;br /&gt;
# Prepare and backup the old installation&lt;br /&gt;
## Backup your installation directory files and SQL-based database just in case.&lt;br /&gt;
### At the command-line level, make a &#039;&#039;&#039;.zip&#039;&#039;&#039; or similar archive of the whole installation directory tree of files. e.g. tar cvzf foo.tgz cps100 will tar and zip the whole of the cps100 directory&lt;br /&gt;
### Using phpMyAdmin or similar to export all tables; or using the &#039;&#039;&#039;LimeSurvey Administration&#039;&#039;&#039; button [[File:button-export-sql.png]] to backup the entire database&lt;br /&gt;
## Copy your &#039;&#039;&#039;config.php&#039;&#039;&#039; file ,modified &#039;&#039;&#039;template&#039;&#039;&#039; directories and the /upload directory separately for quick access later.&lt;br /&gt;
# Replace all the installation directory files&lt;br /&gt;
## Delete all old files in the existing installation directory&lt;br /&gt;
## Upload and unpack the new code version into the same installation directory&lt;br /&gt;
## Edit or replace the &#039;&#039;&#039;config.php&#039;&#039;&#039; file:&lt;br /&gt;
### If your previous version was &amp;lt; 1.70: Edit the new &#039;&#039;&#039;config.php&#039;&#039;&#039; to reflect changed settings in the backup &#039;&#039;&#039;config.php&#039;&#039;&#039; file. &#039;&#039;&#039;Do not just overwrite the new &#039;&#039;&#039;config.php&#039;&#039;&#039; with your old one!&#039;&#039;&#039;&lt;br /&gt;
### If your previous version was &amp;gt;= 1.70: Simply replace the new &#039;&#039;&#039;config.php&#039;&#039;&#039; with your backup &#039;&#039;&#039;config.php&#039;&#039;&#039; (as the file format has not changed).&lt;br /&gt;
## If your previous version was older than 1.90: Copy any customized templates to /upload/templates - you will also need to rename each template directory whose name matches an existing template in /templates.&lt;br /&gt;
## Copy your /upload directory back to the old location&lt;br /&gt;
## Double check the &#039;&#039;&#039;permissions&#039;&#039;&#039; set on the directories (write access to &#039;&#039;&#039;/tmp&#039;&#039;&#039;, &#039;&#039;&#039;/upload&#039;&#039;&#039; and and their subdirectories is required) as described in [[Installation#Set Directory permissions|Installation]]&lt;br /&gt;
# Finishing the installation&lt;br /&gt;
## Once you open the URL to your LimeSurvey administration the database tables will be updated after confirmation&lt;br /&gt;
## Remove or rename the &#039;&#039;&#039;/admin/install&#039;&#039;&#039; directory as/if instructed by the installation script&lt;br /&gt;
## Check if any special, manual checks apply as listed below&lt;br /&gt;
# You are done (:biggrin:). If you notice any problems after the upgrade: Clear your browser cache and cookies!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;&#039;&#039;&#039;Special checks after an upgrade&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;from any earlier version to 1.92&#039;&#039;&#039;: The &#039;&#039;&#039;templates&#039;&#039;&#039; have been changed in a lot of places. Please check your customized templates if they are still looking right. If not you will have to edit your templates accordingly (check out the original templates to see what was changed)&amp;lt;br /&amp;gt;&lt;br /&gt;
*&#039;&#039;&#039;from a version earlier than v1.53&#039;&#039;&#039;: When upgrading from a version before v1.53 to the latest version, please check the &#039;&#039;&#039;global user rights&#039;&#039;&#039; of each user. There was a new &#039;&#039;&#039;superadmin&#039;&#039;&#039; right introduced in v1.53 that can give a user the same privilege as the master administration account created during the install. The upgrade script is guessing who to give this right to in the older versions.  As this is not perfect, it should be carefully checked.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Upgrading from a version earlier than v1.50 (v1.0 through v1.44)==&lt;br /&gt;
&lt;br /&gt;
Since the data structure and a lot of other things were changed, &#039;&#039;&#039;upgrading from any version previous to v1.50 is NOT possible&#039;&#039;&#039;.  If you have old survey structure files with a *.sql extension the only way to get these into a newer version is to install [http://www.limesurvey.org/en/archived-releases/289-limesurvey150zip version 1.50], import the .sql file(s) there, then upgrade that version to the most recent LimeSurvey version. See the also then page [[Transferring an installation]] for more details.&lt;br /&gt;
&lt;br /&gt;
=Upgrade FAQ=&lt;br /&gt;
&lt;br /&gt;
==What is the most actual LimeSurvey version that still supports PHP4?==&lt;br /&gt;
&lt;br /&gt;
The last release offering PHP4 support was version 1.82+.&lt;br /&gt;
&lt;br /&gt;
==Can I upgrade even if I have active surveys?==&lt;br /&gt;
&lt;br /&gt;
Yes, you can. Exceptions may be mentioned in the thorough instructions above. We strongly advise to test your surveys after upgrade to check if your design templates still work alright.&lt;br /&gt;
&lt;br /&gt;
==What is best way to port LimeSurvey *.sql survey structure files to the latest version?==&lt;br /&gt;
&lt;br /&gt;
Install version 1.50, import the file and export the survey structure to the newer .csv format. The latest version still can read the .csv survey structure format.&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:Upgrading_from_a_previous_version/2/bg&amp;diff=58006</id>
		<title>Translations:Upgrading from a previous version/2/bg</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:Upgrading_from_a_previous_version/2/bg&amp;diff=58006"/>
		<updated>2013-10-24T08:58:18Z</updated>

		<summary type="html">&lt;p&gt;Magibox: Created page with &amp;quot;Преди да започнете&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Преди да започнете&lt;/div&gt;</summary>
		<author><name>Magibox</name></author>
	</entry>
</feed>