Akeeba backup ошибка 500

Akeeba Backup for WordPress / Akeeba Solo throws an AJAX Error,
500 Internal Server Error or the backup does not complete

If the backup process does not start, i.e. you click on the
button and nothing happens, please go through the client-side
troubleshooting steps before doing anything else. Most likely
it’s an issue with your PC configuration or ISP.

Before you do anything else, make sure that your server complies
with the minimum requirements of Akeeba Backup for WordPress / Akeeba
Solo. The PHP (and WordPress) version compatibility matrix is
published on our site.

[Tip] Tip

If you have tried all of the above and your site is hosted on
one.com, check out the special
instructions at the bottom of this page.

The most usual backup issues manifest themselves by means of an
«AJAX Loading Error» message. This error message by itself means
pretty much nothing. All it tells us is that the backup failed.
Normally, you should post your log file to our ticket system so that
we can take a look at it to figure out what went wrong. However, there
are some common issues you can work around yourself, without looking
at the log file. You should follow the following troubleshooting steps
one by one until your backup works.

  1. Are you on Windows, backing up a local site? Some antivirus
    and backup software may end up locking the backup archive while
    it’s still being created, leading to an error message about the
    backup archive not being able to be opened for writing. One very
    notorious case of this kind is WD SmartWare backup software (kudos
    to our user, Markus, for letting us know). We strongly advise you
    to turn off or at least temporarily suspend any backup and
    antivirus software while the backup is in progress.

    Another issue on Windows is resource usage, especially on
    old (Windows XP) and 32-bit versions of Windows. These versions of
    Windows have a limited capacity of system resources, meaning that
    they can only keep a very finite number of files open at any time.
    Combined with a bug in older versions of PHP for Windows this can
    lead to resource depletion and backup issues, appearing as
    unreadable files. Please try quitting as many applications as
    possible, including those running in the background (e.g. those
    running as system tray icons). It’s also a good idea to turn off
    or temporarily suspend resource-intensive software such as backup
    and antivirus applications while the backup is running.

  2. Sometimes the backup seems to complete, but it hangs when
    uploading the backup archive to a remote location (e.g. Dropbox,
    Amazon S3, an FTP server, …). If you are not sure, the hang
    we’re describing happens after the progress
    bar hits 75%. In this case you will need to lower the
    Part Size for Split Archives setting. Find
    the Archiver Engine option of the Akeeba
    Backup’s / Akeeba Solo’s Configuration page and click on the
    Configure… button next to it. The
    Part Size for Split Archives setting is in
    the pane which opens below. Try smaller settings until the backup
    completes. Please note that your backup will now be split in
    multiple files and you need all of them to be present to restore
    your backup. The exact reason this may be required is described in
    Akeeba Backup User’s Guide, under the cloud backup section.

  3. The first thing you must do is to use the
    Configuration Wizard button in the Control
    Panel page to automatically adjust a series of configuration
    parameters to safer settings. The wizard performs benchmarking of
    your server to determine those values. It is not always 100%
    accurate, but the settings it creates are at the very least a good
    starting point for tweaking them manually. If it seems to get
    stuck for more than three minutes (180 seconds) the first time you
    run it, reload the page.

  4. Make sure that your hosts PHP memory_limit is at least 16Mb.
    Anything lower than that will most likely result to a backup
    failure. If unsure, ask your host; we can’t know this value for
    sure. If this is an option, ask your host to increase the PHP
    memory limit. We recommend 32Mb for medium-sized sites, 64Mb for
    larger sites.

  5. Try visiting the Configuration page and
    clicking on Save. This is sometimes
    necessary right after upgrading from a very old version. This
    simple move will refresh your configuration and pick up the
    default values for any new parameters which might have been
    introduced in the new release.

  6. Check your free space. Akeeba Backup / Akeeba Solo is trying
    to create an archive with your entire database and all of your
    site’s files; it needs adequate free space to do that. If you
    don’t have enough free space, your host will kill the script in
    mid-process, making Akeeba Backup’s / Akeeba Solo’s interface
    throw this error. As a rule of thumb, we propose having about
    40-50% of your account’s allocated quota free.

    Some hosts claim to give you «unlimited» space, or an absurd
    amount like 100Gb. According to our experience, they mostly lie.
    On many occasions the host only gave 100Mb or 1Gb of space. If
    unsure, please ask your host about the real free space you have in
    your account.

  7. If you are using the ZIP archive format it is possible that
    you run into timeouts. The problem with the ZIP format is that we
    have to read each file twice. We read it once in order to
    calculate a «file signature» (properly called a «CRC32 checksum»),
    then we read it again in order to add it inside the archive.
    Unfortunately these steps can’t be combined and, on top of that,
    the very slow signature calculation step must be able to run in
    one go. With larger files and slower hosts this will consistently
    lead to timeouts. If you suspect this is the case, please use the
    JPA format setting in the Archiver Engine
    option of the Akeeba Backup’s / Akeeba Solo’s Configuration
    page.

    Note: On some hosts you might have to use the «ZIP Format»
    or «ZIP using ZipArchiver» options instead of JPA.

  8. Some servers have a very strict limit on the maximum
    execution time of PHP scripts. By default, Akeeba Backup / Akeeba
    Solo is configured with a maximum execution time allowance of 14
    seconds. In order to work around such hosts, please go to your
    Akeeba Backup / Akeeba Solo Configuration page and scroll all the
    way down to the Fine Tuning pane. You will
    find an option labeled Maximum Execution
    Time
    . Select the «Custom…» option and type in 5 in
    the text box that appears to the right of the drop-down. Click on
    the Save button and retry backing up your
    site. WARNING! NEVER SET THE Minimum execution
    time
    TO A VALUE HIGHER THAN 2 SECONDS UNLESS EXPLICITLY
    ASKED TO DO SO BY THE SUPPORT STAFF, OR YOU WILL GET A BACKUP
    FAILURE.

    We have heard of hosts which require settings even lower
    than that. If in doubt, ask your host what their PHP
    maximum_exec_time setting is, then subtract one second and use
    this value in Akeeba Backup’s / Akeeba Solo’s Maximum
    Execution Time
    setting.

If you still have issues, please continue to «Any other Akeeba Backup related question»
page for further instructions on reporting your problem. For your
convenience, please make sure you indicate that you have gone through
the steps on this page when posting your support request to avoid a
canned reply that you should check this page first. Thank you.

Special notes for one.com customers

If your site is hosted on one.com please follow these
instructions if the above doesn’t work:

  1. Run the Configuration Wizard but do not take a backup
    yet

  2. Go to Akeeba Backup’s / Akeeba Solo’s Configuration page and
    set the following parameters:

    • Logging Level: Only errors (however, if you want to ask
      for support in our ticket system you must switch it back to
      All Information and Debug and try taking a new backup before
      posting us your log file)

    • Click the Configure button in the Archiver Engine and
      set the «Part size for split archives» to 127Mb or
      less.

    • Minimum execution time: 10 seconds

    • Maximum execution time: 7 seconds

    • Execution time bias: 50%

Please note that the above settings do cause the backup to run
at half speed, but this is required for your backup to run under
smoothly on one.com. We’d like to thank one.com’s tech support for
testing and providing these safe settings.

Перейти к контенту

0 Пользователей и 1 Гость просматривают эту тему.

  • 31 Ответов
  • 6392 Просмотров

Мне нужно перекинуть сайт с хостинга на локальный сервер Ubuntu. Сделал бэкап сайта через Akeeba Backup, перебросил базу данных, восстановил сайт, но после удаления папки installation браузер выдаёт ошибку 500. Логи указаны правильно, но ничего нет. В чём может быть проблема?

Смотрите логи веб-сервера.

В логах ничего нет. Абсолютно ничего.

В логах ничего нет. Абсолютно ничего.

Значит логи отключены.

Логи включены, но нет даже файла error.log.
Вот что в файле конфигурации:

	public $debug = '1';
public $debug_lang = '1';

Может где-то ещё надо что-то изменить?
P.S: Путь к логам правильный!

По умолчанию журналы в Linux хранятся в  /var/log, папка httpd. Вы там смотрите?

Записан

Оказываю услуги по Joomla | Миграция на Joomla 3.x | Сопровождение | IT-аутсорсинг | Недорогие домены и хостинг

Ой, не там смотрел. ;D
Нашёл ошибку вот что пишет:

PHP Fatal error:  Cannot use Joomla\String\String as String because 'String' is a special class name in /var/www/html/bazakuba/libraries/vendor/joomla/registry/src/Format/Json.php on line 12

Нашёл файл, вот эта линия:

Что она может значить?

« Последнее редактирование: 20.09.2016, 16:33:47 от Gbsyi »

Записан

Только то, что у вас древнейшая версия движка и относительно новая версия php

Понятно, но что делать?
Можно как-то исправить ничего не обновляя?

Поставьте PHP 5.4, должно работать.

Записан

Оказываю услуги по Joomla | Миграция на Joomla 3.x | Сопровождение | IT-аутсорсинг | Недорогие домены и хостинг

Искал в интернете, как откатиться на старую версию, но ничего не получалось. Пробовал способы с разных сайтов, ни один не помог.
Есть какой-то 100% рабочий способ?

Ну если логи по мистической причине не работают, то остается старый добрый методы научного тыка.
1. Пробуем ставить чистую Joomla, если работает то преходим к шагу 2, если нет на 80% траблы в настройках php
2. Если чистый движок работает а ваш перенесенный с хоста бэкап выдает 500 ошибку, то на 90% трабла у в htaccess да и скорее всего в mod_rewrite
3. Если же трабла не в  htaccess а чистое двигло работает, то просто берем и пересобираем сайт ища в чем же косяк

Записан

Не можете справиться с задачей сами пишите, решу ее за вас, не бесплатно*.
*Интересная задача, Деньги или Бартер. Натурой не беру!
CodersRank | Контакты | Мой GitHub | Workshop

2. Если чистый движок работает а ваш перенесенный с хоста бэкап выдает 500 ошибку, то на 90% трабла у в htaccess да и скорее всего в mod_rewrite

Вот моя проблема.
Логи сервера работают, не работают Джумловские, но на сколько я понимаю их нет, так как ничего и не происходило именно в Joomla.

« Последнее редактирование: 20.09.2016, 18:57:48 от Gbsyi »

Записан

Вот что в .htaccess

##Mod_rewrite in use.
RewriteEngine on

Поставьте PHP 5.4, должно работать.

Ответ дан!

Ответ дан!

Нашёл способ устанавливать разные версии, но меньше 5.5 никак. Есть какой-то способ установить именно 5.4?

« Последнее редактирование: 20.09.2016, 19:14:51 от Gbsyi »

Записан

Нашёл способ устанавливать разные версии, но меньше 5.5 никак. Есть какой-то способ установить именно 5.4?

Вот моя проблема.

Ну если читая работает, начните с того что уберите ваш .htaccess и варните родной htaccess.txt так же в configuration.php

Если это все поможет то Google вам в помощь, там гора вариантов на тему .htaccess 500 error.
Но это все только в том случае если чистый движок работает, тогда вам ни какие нстройки и вресии php не нужны (я вообще не понимаю почему начали с них, когда самая распространенная проблема при 500 ошибке это кривой .htaccess )

P.S свой сервак и не исправит 500 ошибку подазрительно

Записан

Не можете справиться с задачей сами пишите, решу ее за вас, не бесплатно*.
*Интересная задача, Деньги или Бартер. Натурой не беру!
CodersRank | Контакты | Мой GitHub | Workshop

Чет я не вьеду в тему, вы как именно восстанавливали?

Сделал бэкап сайта через Akeeba Backup, перебросил базу данных, восстановил сайт, но после удаления папки installation

И вам уже давали советы пошагово, начните с установки чистого движка Joomla.

Записан

Я с мобильного, в основном…

Чет я не вьеду в тему, вы как именно восстанавливали?

1. Через Akeeba backup сохранил сайт.
2. Экспортировал к себе.
3. Скопировал к себе базу данных.
4. Запустил процесс восстановления.
5.Получил ошибку 500.

Но это все только в том случае если чистый движок работает, тогда вам ни какие нстройки и вресии php не нужны (я вообще не понимаю почему начали с них, когда самая распространенная проблема при 500 ошибке это кривой .htaccess )

.htaccess насколько я понял правильный, т.к. в логах ошибка не в .htaccess, а в файле Json.php
Погуглил ошибку и увидел, что проблема в php, а конкретно — Не совместимы php и расширения, т.к. расшерения предназначены для более старой php.
К тому же, у меня различаются версии php на локальном сервере и на хостинге( На хостинге php 5.5, а у меня 7.1)
Пробую откатить, но без толку, в phpinfo показывает версию php 7.1 хотя я её удалял.
Почему так происходит?

Зачем себе отдельно копировали базу данных? Akeeba делает бэкап сайта вместе с базой данных.

1. Через Akeeba backup сохранил сайт.
2. Экспортировал к себе.
3. Скопировал к себе базу данных.
4. Запустил процесс восстановления.
5.Получил ошибку 500..htaccess насколько я понял правильный, т.к. в логах ошибка не в .htaccess, а в файле Json.php
Погуглил ошибку и увидел, что проблема в php, а конкретно — Не совместимы php и расширения, т.к. расшерения предназначены для более старой php.
К тому же, у меня различаются версии php на локальном сервере и на хостинге( На хостинге php 5.5, а у меня 7.1)
Пробую откатить, но без толку, в phpinfo показывает версию php 7.1 хотя я её удалял.
Почему так происходит?

Пункт 3 явно лишний
Вот давно мануал писал.
Мало что изменилось кроме названия

Akeeba при установке проверяет все параметры сервера

Зачем себе отдельно копировали базу данных? Akeeba делает бэкап сайта вместе с базой данных.

Извините, не знал.

Пункт 3 явно лишний
Вот давно мануал писал.
Мало что изменилось кроме названия

Akeeba при установке проверяет все параметры сервера

Получается, надо заново переустановить бэкап, и посмотреть что не так, я правильно понял?

Да, в акибу встроен инсталлятор

если ошибка 500 то вот что можно сделать
Если проблема связана с файлом .htaccess, то Вам следует изменить:

директиву Options +FollowSymLinks на Options +SymLinksIfOwnerMatch
директиву Options All -Indexes на Options -Indexes
убрать параметр +ExecCGI
убрать параметры AddHandler, php_value, php_flag
удалить директиву -MultiViews
Закомментировать директивы в файле .htaccess можно поставив в начале строки символ #

Да, в акибу встроен инсталлятор

Начал переустанавливать. Вот что получил:

Ну надо поправить настройки, он же прямо пишет что не так

Не соответствует версия php, но это было понятно ещё давно, но как я говорил у меня php не хочет переустанавливаться. Я удаляю его, пишет что он удалился либо пишет что он не установлен. Устанавливаю 5.5, не устанавливается без объяснения причины.

Поставьте PHP 5.4, должно работать.

Fatal error: Cannot use JoomlaStringString as String because ‘String’ is a special class name in /var/www/***/libraries/vendor/joomla/registry/src/Format/Json.php on line 12
в 12 строке «use JoomlaStringString;»

Спасибо. все заработало! три дня билась над белым экраном. восстановление резервной копии ничего не давало.

  • Новое
  • Разделы форума

Akeeba Backup 500 Error

(1 чел.) (1) Гость

Вниз Страница: 1

Сообщения темы: Akeeba Backup 500 Error

Опции

  • Создать новую тему
  • Новые сообщения

#11956

Akeeba Backup 500 Error 8 г., 10 мес. назад

Репутация: 0

Ребят, кто сталкивался с проблемой? Гуглил, пишут про какой-то FOF раздел из бэкапа, но к сожалению бэкапа нет.

Буду благодарен за помощь, проблемы начались после танцев с бубном вокруг widgetkit
<hr />
проблему решил своими силами:
index.php?option=com_installer&view=manage — нужно вбить в домен/
попадет на деинсталятор, после нжуно удалить akeeba backup. Спасибо. Тему можно закрывать


snatchv3i

Постов: 22

graphgraph

Пользователь в оффлайне

Кликните здесь, чтобы посмотреть профиль этого пользователя

Последнее редактирование: 01.04.2014 23:14 Редактировал snatchv3i.

Для добавления сообщений Вы должны зарегистрироваться или авторизоваться

 
Вверх Страница: 1
  1. Offline

    kent2013

    Недавно здесь

    Регистрация:
    27.02.2013
    Сообщения:
    7
    Симпатии:
    0
    Пол:
    Мужской

    Здравствуйте.
    Подскажите пожалуйста как можно решить проблему.
    Установил Akeeba Backup, при попытке сделать бекап выдаёт:

    AJAX Loading Error
    HTTP Status: 500 (Internal Server Error)
    Internal status: error
    XHR ReadyState: 4
    Raw server response:

    в логе
    [130227 13:00:39] Akeeba Backup has detected the following potential problems:
    [130227 13:00:39] — 203 Default output directory in use (low)
    [130227 13:00:39] You probably do not have to worry about them, but you should be aware of them.

    Плагин Akeeba Backup Lazy Scheduling отключён.
    сайт на локалке
    Joomla 2.5
    PHP 5.2.4
    Akeeba Backup 3.4.3 (при попытке обновить до более поздней версии пишет ошибку, не обновляется не автоматически не из файла с оф. сайта)

    Причём на одном сайте работает, делает бекап, всё без ошибок, а на другом, в котором те же расширения, модули, плагины, только разный контент и оформление выдаёт ошибку.

    Подскажите возможные решения.
    Спасибо.

  2. Offline

    kent2013

    Недавно здесь

    Регистрация:
    27.02.2013
    Сообщения:
    7
    Симпатии:
    0
    Пол:
    Мужской

    Зарание извиняюсь. если не в тот раздел написал

  3. OlegM

    Offline

    OlegM

    Russian Joomla! Team
    Команда форума

    Регистрация:
    12.04.2007
    Сообщения:
    4 311
    Симпатии:
    375
    Пол:
    Мужской

    Переустановить Akeeba Backup вручную, удалив старую версию. Затем запустить мастер настройки, если будут ошибки — донастроить вручную, особенно каталог сохранения бэкапов.

    Про ошибку здесь https://www.akeebabackup.com/documentation/warnings/q203.html

    PS: Для Joomla 2.5 и Akeeba Backup последних версий рекомендуется PHP 5.3.

  4. Offline

    kent2013

    Недавно здесь

    Регистрация:
    27.02.2013
    Сообщения:
    7
    Симпатии:
    0
    Пол:
    Мужской

    OlegM, Огромное спасибо за помощь! Ещё раз удалил Akeeba Backup, установил тот же пакет и бекап создался. Только так и не понял почему раньше ругался, может установился криво

  5. Offline

    Евгений1505

    Недавно здесь

    Регистрация:
    24.02.2013
    Сообщения:
    4
    Симпатии:
    0
    Пол:
    Мужской

    Здравствуйте!
    Помогите пожалуйста решить проблему.
    При создании резервной копии Akeeba Backup выдает ошибку 502.

    Резервное копирование не удалось
    Операция резервного копирования была приостановлена, поскольку была обнаружена ошибка.
    Последним сообщением об ошибке было:

    AJAX Loading Error
    HTTP Status: 502 (Bad Gateway)
    Internal status: error
    XHR ReadyState: 4
    Raw server response:
    502: Bad Gateway

    Причем эта ошибка стала вылезать недавно. Все работало хорошо. Переставлял Akeeb-y, менял настройки. ничего не помогает. Хостинг Peterhost, PHP4. Joomla 2.5. Akeeba BackUp 3.11.

    Прикрепляю Log журнала, может кто посмотрит, подскажет как решить проблему.

    Заранее спасибо!

    Вложения:

  6. OlegM

    Offline

    OlegM

    Russian Joomla! Team
    Команда форума

    Регистрация:
    12.04.2007
    Сообщения:
    4 311
    Симпатии:
    375
    Пол:
    Мужской

    PHP4? Как Akeeba Backup вообще запустился? :confused:
    Потому что:

  7. Offline

    Евгений1505

    Недавно здесь

    Регистрация:
    24.02.2013
    Сообщения:
    4
    Симпатии:
    0
    Пол:
    Мужской

    Прошу прощения, ошибку допустил. PHP 5.4

  8. OlegM

    Offline

    OlegM

    Russian Joomla! Team
    Команда форума

    Регистрация:
    12.04.2007
    Сообщения:
    4 311
    Симпатии:
    375
    Пол:
    Мужской

    В логе никакого криминала…

    Думаю стоит поиграться с минимальным и максимальным временем выполнения
    http://joomla-support.ru/thread/209/page-3#post-173797

    Мастер настройки запускался?

  9. Offline

    Евгений1505

    Недавно здесь

    Регистрация:
    24.02.2013
    Сообщения:
    4
    Симпатии:
    0
    Пол:
    Мужской

    Мастер установки запускался сразу после установки компонента. минимальное и максимальное время выполнения тоже менял, ничего не помогает.

    Последнее редактирование: 03.07.2014

  10. woojin

    Offline

    woojin

    Местный
    Команда форума
    => Cпециалист <=

    Регистрация:
    31.05.2009
    Сообщения:
    3 206
    Симпатии:
    334
    Пол:
    Мужской

    смотри в логи сервера, после работы акебы
    в них (если не включено то включить display_errors в php, хотя на хостинге такое в 99% случаев запрещено :() должно всё отображаться
    возможно станет яснее в чём проблема

    попробуй понизить версию акебы (это как ещё один вариант, что бы просто работало)
    а если всё же хочется что бы работала именно твоя версия, то в логи и ещё:
    можно обычным php скриптом запаковать весь сайт, сделать дамп БД и развернуть это всё на локалке
    в этом случае можно использовать display_errors в php

  11. Offline

    Евгений1505

    Недавно здесь

    Регистрация:
    24.02.2013
    Сообщения:
    4
    Симпатии:
    0
    Пол:
    Мужской

    Понизил версию акебы, поставил Akeeba 3.2, все равно не работает. ошибка 502.
    Где включается display_errors в php? Спасибо!

  12. woojin

    Offline

    woojin

    Местный
    Команда форума
    => Cпециалист <=

    Регистрация:
    31.05.2009
    Сообщения:
    3 206
    Симпатии:
    334
    Пол:
    Мужской

Поделиться этой страницей

I have hosted my joomla website by uploading all my files to public_html, I have also changed the connections for host, user name, password and database name to the according. But when I run my front end, I see

This page isn’t working
domain name is currently unable to handle this request.
HTTP ERROR 500

Please help

asked Mar 29, 2018 at 6:50

Tlotlego Moesi's user avatar

1

I would like to add one more point in Neil Robertson is as below:

By doing point no 2 — (enabling error reporting) still the issue persist, Please check the public $gzip; variable in configuration file. It should be 0 as Joomla internally does the gzip compression.

Excuse my Grammar :( Novice in English.

answered Mar 29, 2018 at 14:47

Sudhir Sapkal's user avatar

9

Some things to try:

  1. Using FTP or similar, temporarily rename .htaccess to .htaccess.old and copy htaccess.txt to .htaccess in the root folder of your website so you are using the default .htaccess file.

  2. Using FTP or similar, edit your configuration.php file and set public $error_reporting = 'maximum'; to see if there are any more meaningful error messages.

  3. Temporarily rename any php.ini files in the root folder of your website.

  4. Repeat steps 1 and 3 in the /administration folder if the back end of the website is also affected.

  5. In cPanel or similar, try switching PHP 7.x back to PHP 5.6 if applicable. You may have some extensions that are not ready for PHP 7 yet.

  6. Clear the cache by manually deleting everything in the /cache folder. Also clear the cache in the hosting control panel, in your CDN e.g. CloudFlare and anywhere else if these options exist.

  7. Create and upload a simple index.html page to see if the hosting is operational.

  8. Create and upload a simple index.php page to see if php is working (temporarily rename the current index.php to index.old).

  9. Check folder and file permissions. Folders should be 755 and files should be 644.

  10. Try restoring a copy of the website to an alternative local or remote host to see if the problem is with the hosting or if the website is broken somehow.

  11. Try accessing the website via a temporary url rather than the domain name to see if the issue is with the domain name. For example, some hosts allow you to access your website via the IP address and cPanel account name like this: http://123.123.123.123/~acctname

  12. Disable third party extensions one by one by editing the xxx_extensions table using phpMyAdmin or similar until the site works again or until all third party extensions are disabled.

  13. In PHP Selector in cPanel or similar, check that the relevant PHP modules are enabled. PHP 5.6 will look something like this:

PHP 5.6 Options

  1. Assuming nothing else works, assuming you have a current backup and assuming you haven’t edited any of the core code, you could try uploading and expanding the full install package for your current version of Joomla e.g. Joomla_3.8.6-Stable-Full_Package.zip in the root folder of your website to overwrite any corrupt files. Once expanded, delete the install package and the /installation folder.

Hopefully one of these suggestions will help. Unfortunately there are many potential causes of «Error 500».

answered Mar 29, 2018 at 9:45

Neil Robertson's user avatar

Neil RobertsonNeil Robertson

7,9842 gold badges24 silver badges72 bronze badges

4

nerdia.net

January 16, 2015//in WordPress/

I experienced this error when trying to run a backup on a site hosted at the One.com provider.

The solution is to manually adjust the JPA part size for split archives. Even if the configuration wizard had been used, it didn’t work.

  1. Go to Akeeba Backup -> Settings
  2. Scroll down to Archiver engine where JPA is selected.
  3. Click on the Configure button to the right of JPA.
  4. In my case the Part Size for split archives was set to over 2 GB. I lowered it until it worked, which for me was 100 MB.



https://media01.nerdia.net/uploads/nerdia-logo-340×156.png
0
0


Stefan Helander

https://media01.nerdia.net/uploads/nerdia-logo-340×156.png

Stefan Helander2015-01-16 09:11:242015-01-16 09:11:24Akeeba Backup for WordPress Internal Server Error 500 XHR ReadyState: 4

Joomla! 1.5 menu items not visibleConvert Microsoft Outlook PST email to IMAP without Outlook

I have website already and wanted to do many changes in website. So I took the akeeba backup and created site locally.

When I created website, I got error as Internal Server Error. To solve that error I removed whatever was there in .htaccess file. Now website is working locally, however administrator is not working.

I followed the answer of same question, however it is not working.

Can anyone point, where I am going wrong? I need this to be done anyhow.


Edit 1

Below is what I have in apache_error.log

[Thu Nov 29 10:22:34 2012] [notice] Digest: generating secret for digest authentication ...
[Thu Nov 29 10:22:34 2012] [notice] Digest: done
[Thu Nov 29 10:22:34 2012] [notice] Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8r DAV/2 PHP/5.3.6 configured -- resuming normal operations
[Thu Nov 29 10:23:29 2012] [error] [client ::1] (2)No such file or directory: Could not open password file: /home5/smartkwc/public_html/administrator/.htpasswd
[Thu Nov 29 11:02:33 2012] [error] [client ::1] (2)No such file or directory: Could not open password file: /home5/smartkwc/public_html/administrator/.htpasswd
[Thu Nov 29 11:03:28 2012] [error] [client ::1] (2)No such file or directory: Could not open password file: /home5/smartkwc/public_html/administrator/.htpasswd

0 Пользователей и 1 Гость просматривают эту тему.

  • 31 Ответов
  • 6894 Просмотров

Мне нужно перекинуть сайт с хостинга на локальный сервер Ubuntu. Сделал бэкап сайта через Akeeba Backup, перебросил базу данных, восстановил сайт, но после удаления папки installation браузер выдаёт ошибку 500. Логи указаны правильно, но ничего нет. В чём может быть проблема?

Смотрите логи веб-сервера.

В логах ничего нет. Абсолютно ничего.

В логах ничего нет. Абсолютно ничего.

Значит логи отключены.

Логи включены, но нет даже файла error.log.
Вот что в файле конфигурации:

	public $debug = '1';
public $debug_lang = '1';

Может где-то ещё надо что-то изменить?
P.S: Путь к логам правильный!

По умолчанию журналы в Linux хранятся в  /var/log, папка httpd. Вы там смотрите?

Записан

Оказываю услуги по Joomla | Миграция на Joomla 3.x | Сопровождение | IT-аутсорсинг | Недорогие домены и хостинг

Ой, не там смотрел. ;D
Нашёл ошибку вот что пишет:

PHP Fatal error:  Cannot use Joomla\\String\\String as String because 'String' is a special class name in /var/www/html/bazakuba/libraries/vendor/joomla/registry/src/Format/Json.php on line 12

Нашёл файл, вот эта линия:

use Joomla\String\String;

Что она может значить?

« Последнее редактирование: 20.09.2016, 16:33:47 от Gbsyi »

Записан

Только то, что у вас древнейшая версия движка и относительно новая версия php

Понятно, но что делать?
Можно как-то исправить ничего не обновляя?

Поставьте PHP 5.4, должно работать.

Записан

Оказываю услуги по Joomla | Миграция на Joomla 3.x | Сопровождение | IT-аутсорсинг | Недорогие домены и хостинг

Искал в интернете, как откатиться на старую версию, но ничего не получалось. Пробовал способы с разных сайтов, ни один не помог.
Есть какой-то 100% рабочий способ?

Ну если логи по мистической причине не работают, то остается старый добрый методы научного тыка.
1. Пробуем ставить чистую Joomla, если работает то преходим к шагу 2, если нет на 80% траблы в настройках php
2. Если чистый движок работает а ваш перенесенный с хоста бэкап выдает 500 ошибку, то на 90% трабла у в htaccess да и скорее всего в mod_rewrite
3. Если же трабла не в  htaccess а чистое двигло работает, то просто берем и пересобираем сайт ища в чем же косяк

Записан

Не можете справиться с задачей сами пишите, решу ее за вас, не бесплатно*.
*Интересная задача, Деньги или Бартер. Натурой не беру!
CodersRank | Контакты | Мой GitHub | Workshop

2. Если чистый движок работает а ваш перенесенный с хоста бэкап выдает 500 ошибку, то на 90% трабла у в htaccess да и скорее всего в mod_rewrite

Вот моя проблема.
Логи сервера работают, не работают Джумловские, но на сколько я понимаю их нет, так как ничего и не происходило именно в Joomla.

« Последнее редактирование: 20.09.2016, 18:57:48 от Gbsyi »

Записан

Вот что в .htaccess

##Mod_rewrite in use.
RewriteEngine on

Поставьте PHP 5.4, должно работать.

Ответ дан!

Ответ дан!

Нашёл способ устанавливать разные версии, но меньше 5.5 никак. Есть какой-то способ установить именно 5.4?

« Последнее редактирование: 20.09.2016, 19:14:51 от Gbsyi »

Записан

Нашёл способ устанавливать разные версии, но меньше 5.5 никак. Есть какой-то способ установить именно 5.4?

Вот моя проблема.

Ну если читая работает, начните с того что уберите ваш .htaccess и варните родной htaccess.txt так же в configuration.php

Если это все поможет то Google вам в помощь, там гора вариантов на тему .htaccess 500 error.
Но это все только в том случае если чистый движок работает, тогда вам ни какие нстройки и вресии php не нужны (я вообще не понимаю почему начали с них, когда самая распространенная проблема при 500 ошибке это кривой .htaccess )

P.S свой сервак и не исправит 500 ошибку подазрительно

Записан

Не можете справиться с задачей сами пишите, решу ее за вас, не бесплатно*.
*Интересная задача, Деньги или Бартер. Натурой не беру!
CodersRank | Контакты | Мой GitHub | Workshop

Чет я не вьеду в тему, вы как именно восстанавливали?

Сделал бэкап сайта через Akeeba Backup, перебросил базу данных, восстановил сайт, но после удаления папки installation

И вам уже давали советы пошагово, начните с установки чистого движка Joomla.

Записан

Я с мобильного, в основном…

Чет я не вьеду в тему, вы как именно восстанавливали?

1. Через Akeeba backup сохранил сайт.
2. Экспортировал к себе.
3. Скопировал к себе базу данных.
4. Запустил процесс восстановления.
5.Получил ошибку 500.

Но это все только в том случае если чистый движок работает, тогда вам ни какие нстройки и вресии php не нужны (я вообще не понимаю почему начали с них, когда самая распространенная проблема при 500 ошибке это кривой .htaccess )

.htaccess насколько я понял правильный, т.к. в логах ошибка не в .htaccess, а в файле Json.php
Погуглил ошибку и увидел, что проблема в php, а конкретно — Не совместимы php и расширения, т.к. расшерения предназначены для более старой php.
К тому же, у меня различаются версии php на локальном сервере и на хостинге( На хостинге php 5.5, а у меня 7.1)
Пробую откатить, но без толку, в phpinfo показывает версию php 7.1 хотя я её удалял.
Почему так происходит?

Зачем себе отдельно копировали базу данных? Akeeba делает бэкап сайта вместе с базой данных.

1. Через Akeeba backup сохранил сайт.
2. Экспортировал к себе.
3. Скопировал к себе базу данных.
4. Запустил процесс восстановления.
5.Получил ошибку 500..htaccess насколько я понял правильный, т.к. в логах ошибка не в .htaccess, а в файле Json.php
Погуглил ошибку и увидел, что проблема в php, а конкретно — Не совместимы php и расширения, т.к. расшерения предназначены для более старой php.
К тому же, у меня различаются версии php на локальном сервере и на хостинге( На хостинге php 5.5, а у меня 7.1)
Пробую откатить, но без толку, в phpinfo показывает версию php 7.1 хотя я её удалял.
Почему так происходит?

Пункт 3 явно лишний
Вот давно мануал писал.
Мало что изменилось кроме названия

Akeeba при установке проверяет все параметры сервера

Зачем себе отдельно копировали базу данных? Akeeba делает бэкап сайта вместе с базой данных.

Извините, не знал.

Пункт 3 явно лишний
Вот давно мануал писал.
Мало что изменилось кроме названия

Akeeba при установке проверяет все параметры сервера

Получается, надо заново переустановить бэкап, и посмотреть что не так, я правильно понял?

Да, в акибу встроен инсталлятор

если ошибка 500 то вот что можно сделать
Если проблема связана с файлом .htaccess, то Вам следует изменить:

директиву Options +FollowSymLinks на Options +SymLinksIfOwnerMatch
директиву Options All -Indexes на Options -Indexes
убрать параметр +ExecCGI
убрать параметры AddHandler, php_value, php_flag
удалить директиву -MultiViews
Закомментировать директивы в файле .htaccess можно поставив в начале строки символ #

Да, в акибу встроен инсталлятор

Начал переустанавливать. Вот что получил:

Ну надо поправить настройки, он же прямо пишет что не так

Не соответствует версия php, но это было понятно ещё давно, но как я говорил у меня php не хочет переустанавливаться. Я удаляю его, пишет что он удалился либо пишет что он не установлен. Устанавливаю 5.5, не устанавливается без объяснения причины.

Поставьте PHP 5.4, должно работать.

Fatal error: Cannot use Joomla\String\String as String because ‘String’ is a special class name in /var/www/***/libraries/vendor/joomla/registry/src/Format/Json.php on line 12
в 12 строке «use Joomla\String\String;»

Спасибо. все заработало! три дня билась над белым экраном. восстановление резервной копии ничего не давало.

Moderators: pe7er, General Support Moderators

citydan

Joomla! Intern
Joomla! Intern
Posts: 98
Joined: Mon May 11, 2009 3:00 am
Contact:

Akeeba backup and admin tools give 500 error

I’ve been using Akeeba for years. For the first time today it’s throwing an error. I get the same error when I try to use Akeeba backup and Akeeba Admin Tools.

Joomla 2.5.4
CB 1.8
CB Subs 2.0.1
PHP 5.2.17
MySQL 5.0.77
Akeeba Admin Tools 2.2.6
Akeeba Backup 3.5.1

Code: Select all

500 - An error has occurred.
JDatabaseMySQL::query: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE `location` = 'http://cdn.akeebabackup.com/updates/libraries/fof'' at line 2 SQL=SELECT update_site_id WHERE `location` = 'http://cdn.akeebabackup.com/updates/libraries/fof'

Return to Control Panel

Call stack
#	Function	Location
1	JAdministrator->dispatch()	/home/content/22/5879622/html/new2012/administrator/index.php:46
2	JComponentHelper::renderComponent()	/home/content/22/5879622/html/new2012/administrator/includes/application.php:153
3	JComponentHelper::executeComponent()	/home/content/22/5879622/html/new2012/libraries/joomla/application/component/helper.php:357
4	require_once()	/home/content/22/5879622/html/new2012/libraries/joomla/application/component/helper.php:388
5	AkeebaDispatcher->dispatch()	/home/content/22/5879622/html/new2012/administrator/components/com_akeeba/akeeba.php:37
6	FOFDispatcher->dispatch()	/home/content/22/5879622/html/new2012/administrator/components/com_akeeba/dispatcher.php:116
7	AkeebaControllerCpanel->execute()	/home/content/22/5879622/html/new2012/libraries/fof/dispatcher.php:197
8	FOFController->execute()	/home/content/22/5879622/html/new2012/administrator/components/com_akeeba/controllers/cpanel.php:21
9	JController->execute()	/home/content/22/5879622/html/new2012/libraries/fof/controller.php:299
10	FOFController->browse()	/home/content/22/5879622/html/new2012/libraries/joomla/application/component/controller.php:754
11	FOFController->display()	/home/content/22/5879622/html/new2012/libraries/fof/controller.php:381
12	FOFViewHtml->display()	/home/content/22/5879622/html/new2012/libraries/fof/controller.php:359
13	AkeebaViewCpanel->onAdd()	/home/content/22/5879622/html/new2012/libraries/fof/view.html.php:90
14	AkeebaModelCpanels->needsDownloadID()	/home/content/22/5879622/html/new2012/administrator/components/com_akeeba/views/cpanel/view.html.php:39
15	JDatabase->loadResult()	/home/content/22/5879622/html/new2012/administrator/components/com_akeeba/models/cpanels.php:413
16	JDatabaseMySQL->query()	/home/content/22/5879622/html/new2012/libraries/joomla/database/database.php:1109
17	JError::raiseError()	/home/content/22/5879622/html/new2012/libraries/joomla/database/database/mysql.php:542
18	JError::raise()	/home/content/22/5879622/html/new2012/libraries/joomla/error/error.php:251

Does anyone have any idea what this could mean?

Landscape Architecture Resource
everything useful for landscape architects
http://landscapearchitectureresource.com
jobs | schools | materials | news | firms | lare


chryssot

Joomla! Apprentice
Joomla! Apprentice
Posts: 14
Joined: Sun Mar 20, 2011 11:47 am

Re: Akeeba backup and admin tools give 500 error

Post

by chryssot » Sun Jun 10, 2012 11:42 am

Same error here. Still searching …



chryssot

Joomla! Apprentice
Joomla! Apprentice
Posts: 14
Joined: Sun Mar 20, 2011 11:47 am

Re: Akeeba backup and admin tools give 500 error

Post

by chryssot » Sun Jun 10, 2012 1:24 pm

Dont know what CB is…. but i found a solution.

Disable debug option from global settings — system . Seems it is a Joomla bug.


User avatar

Webdongle

Joomla! Master
Joomla! Master
Posts: 42901
Joined: Sat Apr 05, 2008 9:58 pm

Re: Akeeba backup and admin tools give 500 error

Post

by Webdongle » Sun Jun 10, 2012 1:34 pm

@chryssot

Then you do not have the same error. What you were seeing is the debug output because of your settings.


chryssot

Joomla! Apprentice
Joomla! Apprentice
Posts: 14
Joined: Sun Mar 20, 2011 11:47 am

Re: Akeeba backup and admin tools give 500 error

Post

by chryssot » Sun Jun 10, 2012 1:56 pm

Sorry but ur wrong! I’ve got exact the same error. (with the 18 functions and locations)


User avatar

Webdongle

Joomla! Master
Joomla! Master
Posts: 42901
Joined: Sat Apr 05, 2008 9:58 pm

Re: Akeeba backup and admin tools give 500 error

Post

by Webdongle » Sun Jun 10, 2012 2:03 pm

OK I’m wrong bye bye have a nice day




Return to “Extensions for Joomla! 2.5”


Jump to

  • Joomla! Announcements
  • ↳   Announcements
  • ↳   Announcements Discussions
  • Joomla! 4.x — Ask Support Questions Here
  • ↳   General Questions/New to Joomla! 4.x
  • ↳   Installation Joomla! 4.x
  • ↳   Administration Joomla! 4.x
  • ↳   Migrating and Upgrading to Joomla! 4.x
  • ↳   Extensions for Joomla! 4.x
  • ↳   Security in Joomla! 4.x
  • ↳   Templates for Joomla! 4.x
  • ↳   Search Engine Optimization (Joomla! SEO) in Joomla! 4.x
  • ↳   Language — Joomla! 4.x
  • ↳   Performance — Joomla! 4.x
  • ↳   Joomla! 4.x Coding
  • Joomla! Versions which are End of Life
  • ↳   Joomla! 3.x — End of Life 17 Aug 2023
  • ↳   General Questions/New to Joomla! 3.x
  • ↳   Installation Joomla! 3.x
  • ↳   Joomla! 3.x on IIS webserver
  • ↳   Administration Joomla! 3.x
  • ↳   Access Control List (ACL) in Joomla! 3.x
  • ↳   Migrating and Upgrading to Joomla! 3.x
  • ↳   Security in Joomla! 3.x
  • ↳   Extensions for Joomla! 3.x
  • ↳   Templates for Joomla! 3.x
  • ↳   Search Engine Optimization (Joomla! SEO) in Joomla! 3.x
  • ↳   Language — Joomla! 3.x
  • ↳   Performance — Joomla! 3.x
  • ↳   Joomla! 3.x Coding
  • ↳   Joomla! 2.5 — End of Life 31 Dec 2014
  • ↳   General Questions/New to Joomla! 2.5
  • ↳   Installation Joomla! 2.5
  • ↳   Joomla! 2.5 on IIS webserver
  • ↳   Administration Joomla! 2.5
  • ↳   Access Control List (ACL) in Joomla! 2.5
  • ↳   Migrating and Upgrading to Joomla! 2.5
  • ↳   Security in Joomla! 2.5
  • ↳   Extensions for Joomla! 2.5
  • ↳   Templates for Joomla! 2.5
  • ↳   Search Engine Optimization (Joomla! SEO) in Joomla! 2.5
  • ↳   Language — Joomla! 2.5
  • ↳   Performance — Joomla! 2.5
  • ↳   Joomla! 1.5 — End of Life Sep 2012
  • ↳   General Questions/New to Joomla! 1.5
  • ↳   Installation 1.5
  • ↳   Joomla! 1.5 on IIS webserver
  • ↳   Administration 1.5
  • ↳   Migrating and Upgrading to Joomla! 1.5
  • ↳   Security in Joomla! 1.5
  • ↳   Extensions for Joomla! 1.5
  • ↳   Templates for Joomla! 1.5
  • ↳   Search Engine Optimization (Joomla! SEO) in Joomla! 1.5
  • ↳   Language — Joomla! 1.5
  • ↳   Performance — Joomla! 1.5
  • ↳   Joomla! 1.0 — End of Life 22 July 2009
  • ↳   Installation — 1.0.x
  • ↳   Upgrading — 1.0.x
  • ↳   Security — 1.0.x
  • ↳   3rd Party/Non Joomla! Security Issues
  • ↳   Administration — 1.0.x
  • ↳   Extensions — 1.0.x
  • ↳   Components
  • ↳   Modules
  • ↳   Plugins/Mambots
  • ↳   WYSIWYG Editors — 1.0.x
  • ↳   Integration & Bridges — 1.0.x
  • ↳   phpbb — Joomla! Integration
  • ↳   Templates & CSS — 1.0.x
  • ↳   Language — 1.0.x
  • ↳   Joom!Fish and Multilingual Sites
  • ↳   Performance — 1.0.x
  • ↳   General Questions — 1.0.x
  • Joomla! International Language Support
  • ↳   International Zone
  • ↳   Arabic Forum
  • ↳   تنبيهات هامة
  • ↳   الدروس
  • ↳   4.x جوملا!
  • ↳   جوملا! 1.6/1.7
  • ↳   الأسئلة الشائعة
  • ↳   التثبيت و الترقية
  • ↳   الحماية — و تحسين السرعة والأداء
  • ↳   لوحة التحكم
  • ↳   الإضافات البرمجية
  • ↳   تعريب جوملا! و الإضافات البرمجية
  • ↳   القوالب و التصميم
  • ↳   صداقة محركات البحث
  • ↳   القسم العام
  • ↳   1.5 !جوملا
  • ↳   الأسئلة الشائعة
  • ↳   التثبيت و الترقية
  • ↳   الحماية — و تحسين السرعة والأداء
  • ↳   لوحة التحكم
  • ↳   الإضافات البرمجية
  • ↳   تعريب جوملا! و الإضافات البرمجية
  • ↳   القوالب و التصميم
  • ↳   صداقة محركات البحث
  • ↳   القسم العام
  • ↳   جوملا! 1.0
  • ↳   الأسئلة الشائـعة
  • ↳   التثبيت
  • ↳   لوحة التحكم
  • ↳   الإضافات البرمجية
  • ↳   الإضافات المعرّبة
  • ↳   القوالب و التصميم
  • ↳   الحماية — تحسين السرعة والأداء — صداقة محركات البحث
  • ↳   القسم العام
  • ↳   القسم العام
  • ↳   !عرض موقعك بجوملا
  • ↳   الأرشيف
  • ↳   Bengali Forum
  • ↳   Bosnian Forum
  • ↳   Joomla! 1.5
  • ↳   Instalacija i prvi koraci
  • ↳   Ekstenzije
  • ↳   Templejti
  • ↳   Moduli
  • ↳   Prevodi i dokumentacija
  • ↳   Joomla! 1.7 / Joomla! 1.6
  • ↳   Catalan Forum
  • ↳   Notícies
  • ↳   Temes sobre l’administració
  • ↳   Temes sobre la traducció
  • ↳   Components, mòduls i joombots
  • ↳   Temes de disseny
  • ↳   Webs realitzades amb Joomla!
  • ↳   Offtopics
  • ↳   Chinese Forum
  • ↳   Croatian Forum
  • ↳   Danish Forum
  • ↳   Meddelelser
  • ↳   Joomla! 4.x
  • ↳   Joomla! 3.x (Anbefalet til nye installationer. Nyeste funktionalitet)
  • ↳   Installation, backup, opdatering og flytning — Godt igang
  • ↳   Administration — Generel brug
  • ↳   Komponenter, Moduler og Plugins
  • ↳   Template, CSS og Design
  • ↳   Nethandel, betaling m.m.
  • ↳   Ældre versioner (disse vedligeholdes ikke længere fra officiel side)
  • ↳   Joomla! 2.5 (Supporteres indtil 31. dec. 2014)
  • ↳   Installation, backup, opdatering og flytning — Godt igang
  • ↳   Administration — Generel brug
  • ↳   Komponenter, Moduler og Plugins
  • ↳   Template, CSS og Design
  • ↳   Nethandel, betaling m.m.
  • ↳   Joomla 1.5 (Tidligere langtidssupporteret version indtil sep. 2012)
  • ↳   Installation, backup, opdatering og flytning — Godt igang
  • ↳   Administration — Generel brug
  • ↳   Komponenter, Moduler og Plugins
  • ↳   Template, CSS og Design
  • ↳   Nethandel, betaling m.m.
  • ↳   Joomla 1.0 (Udgået version, der blev afløst af 1.5 i 2008)
  • ↳   Installation, backup, opdatering og flytning — Godt igang
  • ↳   Administration — Generel brug
  • ↳   Komponenter, Moduler og Mambots
  • ↳   Template, CSS og Design
  • ↳   Nethandel, betaling m.m.
  • ↳   Oversættelser (lokalisering)
  • ↳   Joomla brugergrupper i Danmark
  • ↳   JUG Kolding
  • ↳   JUG København
  • ↳   JUG Odense
  • ↳   JUG Århus
  • ↳   JUG Sorø
  • ↳   Kommerciel (betalt) hjælp ønskes
  • ↳   SEO
  • ↳   FAQ — Dokumentation og vejledninger
  • ↳   Vis dit websted
  • ↳   Afviste ‘Vis dit websted’ indlæg
  • ↳   Diverse (Off topic)
  • ↳   Dutch Forum
  • ↳   Aankondigingen
  • ↳   Algemene vragen
  • ↳   Joomla! 4.x
  • ↳   Joomla! 3.x
  • ↳   Installatie 3.x
  • ↳   Extensies 3.x
  • ↳   Templates 3.x
  • ↳   Joomla! 2.5
  • ↳   Installatie 2.5
  • ↳   Componenten 2.5
  • ↳   Modules 2.5
  • ↳   Plugins 2.5
  • ↳   Templates 2.5
  • ↳   Joomla! 1.5
  • ↳   Installatie
  • ↳   Componenten
  • ↳   Modules
  • ↳   Plugins
  • ↳   Templates
  • ↳   Joomla! 1.0
  • ↳   Installatie 1.0.x
  • ↳   Componenten 1.0.x
  • ↳   Modules 1.0.x
  • ↳   Mambots 1.0.x
  • ↳   Templates 1.0.x
  • ↳   Vertalingen
  • ↳   Offtopic
  • ↳   Show jouw website
  • ↳   Filipino Forum
  • ↳   International Support Center
  • ↳   Pinoy General Discussion & Archives
  • ↳   Site Showcase
  • ↳   Events
  • ↳   Design Tips and Tricks
  • ↳   Tsismis Zone
  • ↳   Pinoy Translation Zone
  • ↳   Pinoy Forum Archives
  • ↳   Joomla! Philippines Local Forum www.joomla.org.ph
  • ↳   Finnish Forum
  • ↳   French Forum
  • ↳   Les annonces!
  • ↳   Le bistrot!
  • ↳   L’expo!
  • ↳   J! 4.x — L’atelier!
  • ↳   J! 3.x — L’atelier!
  • ↳   3.x — Questions générales, nouvel utilisateur
  • ↳   3.x — Installation, migration et mise à jour
  • ↳   3.x — Sécurité et performances
  • ↳   3.x — Extensions tierce partie
  • ↳   3.x — Templates et design
  • ↳   3.x — Développement
  • ↳   3.x — Ressources
  • ↳   J! 2.5.x — L’atelier!
  • ↳   2.5 — Questions générales
  • ↳   2.5 — Installation, migration et mise à jour
  • ↳   2.5 — Sécurité et performances
  • ↳   2.5 — Extensions tierce partie
  • ↳   2.5 — Templates et design
  • ↳   2.5 — Développement
  • ↳   2.5 — Ressources
  • ↳   J! 1.5.x — L’atelier!
  • ↳   1.5 — Questions générales
  • ↳   1.5 — Installation, migration et mise à jour
  • ↳   1.5 — Sécurité et performances
  • ↳   1.5 — Extensions tierce partie
  • ↳   1.5 — Templates et design
  • ↳   1.5 — Développement
  • ↳   1.5 — Ressources
  • ↳   J! 1.0.x — L’atelier!
  • ↳   1.0 — Questions générales
  • ↳   1.0 — Installation et mise à jour
  • ↳   1.0 — Sécurité
  • ↳   1.0 — Extensions tierce partie
  • ↳   1.0 — Templates et design
  • ↳   1.0 — Développement
  • ↳   1.0 — Ressources
  • ↳   Besoin d’un professionel ?
  • ↳   Extensions Open Source pour Joomla!
  • ↳   German Forum
  • ↳   Ankündigungen
  • ↳   Joomla! 4.x
  • ↳   Joomla! 3.x
  • ↳   Allgemeine Fragen
  • ↳   Installation und erste Schritte
  • ↳   Komponenten, Module, Plugins
  • ↳   Template, CSS und Designfragen
  • ↳   Entwicklerforum
  • ↳   Zeige Deine Webseite
  • ↳   Joomla! 2.5
  • ↳   Allgemeine Fragen
  • ↳   Installation und erste Schritte
  • ↳   Komponenten, Module, Plugins
  • ↳   Template, CSS und Designfragen
  • ↳   Entwicklerforum
  • ↳   Zeige Deine Webseite
  • ↳   Joomla! 1.5
  • ↳   Allgemeine Fragen
  • ↳   Installation und erste Schritte
  • ↳   Komponenten, Module, Plugins
  • ↳   Template, CSS und Designfragen
  • ↳   Entwicklerforum
  • ↳   Zeige Deine Webseite
  • ↳   Professioneller Service
  • ↳   Sonstiges (Offtopic)
  • ↳   Archiv
  • ↳   Joomla! 1.0
  • ↳   Allgemeine Fragen 1.0.x
  • ↳   Installation und erste Schritte 1.0.x
  • ↳   Komponenten, Module, Mambots 1.0.x
  • ↳   Template, CSS und Designfragen 1.0.x
  • ↳   Entwicklerforum 1.0.x
  • ↳   Zeige Deine Webseite 1.0.x
  • ↳   Greek Forum
  • ↳   Joomla! 4.x
  • ↳   Joomla! 3.x
  • ↳   Joomla! 2.5.x
  • ↳   Joomla! 1.5.x
  • ↳   Joomla! 1.0.x
  • ↳   Hebrew Forum
  • ↳   Indic Languages Forum
  • ↳   Indonesian Forum
  • ↳   FAQ
  • ↳   Bantuan
  • ↳   Komponen
  • ↳   Modul
  • ↳   Template
  • ↳   Diskusi
  • ↳   Italian Forum
  • ↳   Guide
  • ↳   Traduzioni
  • ↳   Componenti — Moduli — Plugins
  • ↳   Template — Grafica
  • ↳   Notizie
  • ↳   Prodotti Open Source per Joomla!
  • ↳   Richieste professionali
  • ↳   Joomla! 4.x
  • ↳   Joomla! 3.x
  • ↳   Joomla! 2.5.x
  • ↳   Joomla! 1.x
  • ↳   Latvian Forum
  • ↳   Lithuanian Forum
  • ↳   Joomla! 4.x
  • ↳   Joomla! 1.5
  • ↳   Joomla! 1.7 / Joomla! 1.6
  • ↳   Joomla! 1.0
  • ↳   Vertimai ir Kalba
  • ↳   Malaysian Forum
  • ↳   Solved
  • ↳   Norwegian Forum
  • ↳   Informasjon
  • ↳   Arkiverte annonseringer
  • ↳   FAQ — Ofte spurte spørsmål
  • ↳   Arkiv
  • ↳   Joomla! 4.x
  • ↳   Joomla! 3.x
  • ↳   Administrasjon/installasjon
  • ↳   Migrering/Oppdatering
  • ↳   Template, CSS og design
  • ↳   Komponenter/moduler/programutvidelser
  • ↳   Sikkerhet
  • ↳   Generelt
  • ↳   Netthandel, betaling m.m.
  • ↳   VirtueMart
  • ↳   Andre nettbutikkløsninger
  • ↳   Generelt
  • ↳   Oversettelser
  • ↳   Fremvisning av sider (Show off)
  • ↳   Avviste fremvisninger
  • ↳   Diverse (off topic)
  • ↳   Kommersiell hjelp ønskes
  • ↳   Eldre versjoner av Joomla!
  • ↳   Joomla! 1.0
  • ↳   Administrasjon/installasjon
  • ↳   Template, CSS og design
  • ↳   Komponenter/moduler/mambots
  • ↳   Sikkerhet
  • ↳   Generelt
  • ↳   Joomla! 1.5
  • ↳   Administrasjon/installasjon
  • ↳   Migrering/Oppdatering
  • ↳   Template, CSS og design
  • ↳   Komponenter/moduler/programutvidelser
  • ↳   Sikkerhet
  • ↳   Generelt
  • ↳   Joomla! 2.5
  • ↳   Administrasjon/installasjon
  • ↳   Migrering/Oppdatering
  • ↳   Template, CSS og design
  • ↳   Komponenter/moduler/programutvidelser
  • ↳   Sikkerhet
  • ↳   Generelt
  • ↳   Persian Forum
  • ↳   قالب ها
  • ↳   مدیریت
  • ↳   سوالهای عمومی
  • ↳   نصب
  • ↳   مامبوت ها
  • ↳   ماژولها
  • ↳   کامپوننت ها
  • ↳   Polish Forum
  • ↳   Instalacja i aktualizacja
  • ↳   Administracja
  • ↳   Komponenty, moduły, wtyczki
  • ↳   Szablony
  • ↳   Paczta i Podziwiajta
  • ↳   Modyfikacje i własne rozwiązania
  • ↳   Tłumaczenia
  • ↳   FAQ
  • ↳   Tips&Tricks
  • ↳   Dokumentacja
  • ↳   Profesjonalne usługi
  • ↳   Portuguese Forum
  • ↳   Componentes, módulos e mambots
  • ↳   Programação e desenvolvimento
  • ↳   Segurança
  • ↳   Sites dos usuários
  • ↳   Off-topic
  • ↳   Tradução
  • ↳   Templates
  • ↳   Romanian Forum
  • ↳   Traduceri
  • ↳   Russian Forum
  • ↳   Объявления по Joomla!
  • ↳   Безопасность Joomla!
  • ↳   Joomla 4.x — Задайте здесь свой вопрос по поддержке
  • ↳   Joomla 3.x — Задайте здесь свой вопрос по поддержке
  • ↳   Общие вопросы/Новичок в Joomla! 3.x
  • ↳   Установка Joomla! 3.x
  • ↳   Миграция и переход на Joomla! 3.x
  • ↳   Расширения для Joomla! 3.x
  • ↳   Многоязычные веб-сайты на Joomla 3.x
  • ↳   Joomla 2.5 — Задайте здесь свой вопрос по поддержке
  • ↳   Общие вопросы/Новичок в Joomla! 2.5
  • ↳   Установка Joomla! 2.5
  • ↳   Расширения для Joomla! 2.5
  • ↳   Русский язык Joomla! 2.5
  • ↳   Serbian/Montenegrin Forum
  • ↳   Tehnička pitanja
  • ↳   Instalacija i početnička pitanja
  • ↳   Šabloni
  • ↳   Prevod i dokumentacija
  • ↳   Ćaskanje
  • ↳   Bezbednost
  • ↳   Joomla! dodaci
  • ↳   Pravna pitanja
  • ↳   Arhiva
  • ↳   Joomla! Događaji i Zajednica
  • ↳   Izlog (spisak) sajtova radjenih u Joomla! CMS-u
  • ↳   Profesionalne usluge
  • ↳   Slovak Forum
  • ↳   Spanish Forum
  • ↳   Joomla! 4.x
  • ↳   Joomla! 3.x
  • ↳   Migración y actualización a Joomla 3.x
  • ↳   Versiones de Joomla! obsoletas
  • ↳   Joomla! 2.5
  • ↳   Joomla! 1.5
  • ↳   Extensiones
  • ↳   Plantillas (templates) y diseño
  • ↳   Idioma y traducciones
  • ↳   SEO para Joomla!
  • ↳   Seguridad y rendimiento
  • ↳   Productos de Código Abierto para Joomla!
  • ↳   Servicios profesionales
  • ↳   Salón de la comunidad Ñ
  • ↳   Swedish Forum
  • ↳   Meddelanden
  • ↳   Forum Joomla! 4.x
  • ↳   Forum Joomla! 3.x
  • ↳   Allmänna frågor
  • ↳   Användning och administration
  • ↳   Installation, backup och säkerhet
  • ↳   Komponenter, moduler och plugin
  • ↳   Mallar (templates) och design
  • ↳   Äldre versioner
  • ↳   Forum Joomla! 1.0
  • ↳   Allmänna frågor
  • ↳   Användning och administration
  • ↳   Installation, backup och säkerhet
  • ↳   Komponenter, moduler och Mambots
  • ↳   Mallar (templates) och design
  • ↳   Forum Joomla! 1.7 / Joomla! 1.6
  • ↳   Allmänna frågor
  • ↳   Användning och administration
  • ↳   Installation, backup och säkerhet
  • ↳   Komponenter, moduler och plugin
  • ↳   Mallar (templates) och design
  • ↳   Forum Joomla! 1.5
  • ↳   Allmänna frågor
  • ↳   Användning och administration
  • ↳   Installation, backup och säkerhet
  • ↳   Komponenter, moduler och plugin
  • ↳   Mallar (templates) och design
  • ↳   Forum Joomla! 2.5
  • ↳   Allmänna frågor
  • ↳   Användning och administration
  • ↳   Installation, backup och säkerhet
  • ↳   Komponenter, moduler och plugin
  • ↳   Mallar (templates) och design
  • ↳   Översättning
  • ↳   Webbplatser gjorda i Joomla
  • ↳   Webbplatser J! 3.x
  • ↳   Webbplatser J! 2.5
  • ↳   Webbplatser Joomla! 1.7 / Joomla! 1.6
  • ↳   Webbplatser J! 1.5
  • ↳   Webbplatser J! 1.0
  • ↳   Kommersiell hjälp önskas
  • ↳   Diverse (off topic)
  • ↳   Tamil Forum
  • ↳   Thai Forum
  • ↳   โชว์เว็บไซต์ของคุณที่สร้างด้วยจูมล่า
  • ↳   เคล็ดลับการใช้งานส่วนต่างๆ เกี่ยวกับจ&#
  • ↳   คอมโพเน้นท์ โมดูล ปลักอิน ต่างๆ ที่ติดตั
  • ↳   อับเดดข่าวสารเกี่ยวกับจูมล่าลายไทย
  • ↳   Turkish Forum
  • ↳   Duyurular
  • ↳   Dersler
  • ↳   Genel Sorular
  • ↳   Bileşen, Modül, Bot
  • ↳   Eklenti Haberleri
  • ↳   Temalar
  • ↳   Vietnamese Forum
  • ↳   Gặp gỡ và giao lưu
  • ↳   Joomla Tiếng Việt
  • ↳   Cài đặt — Cấu hình
  • ↳   Thành phần mở rộng cho Joomla!
  • ↳   Hỏi đáp Joomla! 3.x
  • ↳   Hỏi đáp Joomla! 2.5
  • ↳   Hỗ trợ kỹ thuật
  • ↳   Bài viết cũ
  • ↳   Thiết kế Template
  • ↳   Joomla! 1.5
  • ↳   Hỏi đáp Joomla! 4.x
  • ↳   Welsh Forum
  • Other Forums
  • ↳   Open Source Products for Joomla!
  • ↳   The Lounge
  • ↳   Forum Post Assistant (FPA)
  • Joomla! Development Forums
  • Joomla! Official Sites & Infrastructure
  • ↳   docs.joomla.org — Feedback/Information
  • ↳   extensions.joomla.org — Feedback/Information
  • ↳   joomla.com — Feedback/Information
  • ↳   Sites & Infrastructure — Feedback/Information
  • ↳   Archived Boards — All boards closed
  • ↳   Design and Accessibility — Archived
  • ↳   Quality and Testing — Locked and Archived
  • ↳   Joomla! 1.0.x_Q&T
  • ↳   Q&T 1.0.x Resolved
  • ↳   Known Issues
  • ↳   Superseded Issues
  • ↳   Archive
  • ↳   Q&T 1.0.x Resolved — Archived
  • ↳   Known Issues — Archive
  • ↳   Superseded Issues — Archive
  • ↳   Joomla! 3.x Bug Reporting
  • ↳   Third Party Testing for Joomla! 1.5
  • ↳   Q&T 1.5.x Resolved
  • ↳   Joomla! 1.5 BETA
  • ↳   Joomla! 1.5 BETA 2
  • ↳   Reaction to the ‘Letter to the community’
  • ↳   Reaction to New Project Name
  • ↳   Logo Competition
  • ↳   Humor, Fun and Games
  • ↳   Libraries
  • ↳   patTemplate
  • ↳   com_connector — Multi Joomla Bridge
  • ↳   CiviCRM Support
  • ↳   CiviCRM Installation Issues
  • ↳   FAQ Archive
  • ↳   FAQ Discussion Board
  • ↳   3rd Party Extensions FAQ
  • ↳   FAQs not moved
  • ↳   3rd Party/Non Joomla! Security FAQ
  • ↳   Joomla! Coding 101
  • ↳   Joombie Tools of the Trade
  • ↳   Joombie Coding Q/A
  • ↳   Joombie Think Tank
  • ↳   Joombie Developer Lab
  • ↳   Joomla Forge — Archived
  • ↳   Non-Profit Organizations and Joomla!
  • ↳   Schools and Universities
  • ↳   Bangsamoro Forum
  • ↳   Joomla! 1.5 Template Contest
  • ↳   SMF — Simplemachines.org Forum
  • ↳   GPL Discussion
  • ↳   Security Announcements — Old
  • ↳   Tips & Tricks — Moving
  • ↳   Submit Your Suggested Tips & Tricks to Docs.joomla.org now please.
  • ↳   Google Summer of Code and GHOP
  • ↳   Google Summer of Code 2008
  • ↳   Proposed projects
  • ↳   Student area
  • ↳   Past Google Summer of Code Editions
  • ↳   Google’s Highly Open Participation Contest
  • ↳   Documentation
  • ↳   Suggestions, Modifications, and Corrections
  • ↳   Archive
  • ↳   1.5 Archive
  • ↳   Suggestions, Modifications & Corrections
  • ↳   Submit
  • ↳   Feedback and Suggestions
  • ↳   Applications for participation in the Development Workgroup
  • ↳   Development
  • ↳   1.5 Site Showcase — Archived
  • ↳   1.0 x Site Showcase — Archived.
  • ↳   Feature Requests — White Papers — Archived
  • ↳   Under Review — Archived
  • ↳   Accepted — Archived
  • ↳   Not Accepted — Archived
  • ↳   Wishlists and Feature Requests — Archive
  • ↳   Wishlist Archives — Archived
  • ↳   Spanish Forum — Archive
  • ↳   Papelera
  • ↳   Tutoriales
  • ↳   General
  • ↳   Salón de la Joomlaesfera hispanohablante
  • ↳   Danish Forum — Archive
  • ↳   Diskussion af Meddelelser + Sikkerhedsmeddelelser + FAQ
  • ↳   Shop.Joomla.org
  • ↳   Joomla! 1.6 RC Support [closed]
  • ↳   Joomla! 1.0 Coding
  • ↳   Core Hacks and Patches
  • ↳   Joomla! 2.5 Beta Support
  • ↳   People.joomla.org — Feedback/Information
  • ↳   Joomla! 1.5 Bug Reporting
  • ↳   Joomla! 1.5 Coding
  • ↳   Joomla! 3 Beta Support
  • ↳   Trending Topics
  • ↳   Help wanted in the community
  • ↳   templates.joomla.org — Feedback/Information
  • ↳   Certification
  • ↳   Albanian Forum
  • ↳   Azeri Forum
  • ↳   Urdu Forum
  • ↳   Basque Forum
  • ↳   Itzulpenaren inguruan
  • ↳   Laguntza teknikoa
  • ↳   Belarusian Forum
  • ↳   Maltese Forum
  • ↳   Hungarian Forum
  • ↳   Slovenian Forum
  • ↳   Japanese Forum
  • ↳   Khmer Forum
  • ↳   ពិពណ៌​ស្ថាន​បណ្ដាញ​ជុំឡា
  • ↳   ជុំឡា​ខ្មែរ​មូលដ្ឋានីយកម្ម
  • ↳   Community Blog Discussions
  • ↳   JoomlaCode.org
  • ↳   Joomla! Marketing and PR Team
  • ↳   resources.joomla.org — Feedback/Information
  • ↳   Training.Joomla.org
  • ↳   OpenSourceMatters.org
  • ↳   magazine.joomla.org — Feedback/Information
  • ↳   Site Showcase
  • ↳   Joomla! 4 Related
  • ↳   Joomla! Events
  • ↳   Joomla! Ideas Forum
  • ↳   Registered Joomla! User Groups
  • ↳   Joomla! 2.5 Coding
  • ↳   Joomla! 2.5 Bug Reporting
  • ↳   User eXperience (UX)
  • ↳   Joomla! Working Groups
  • ↳   Translations

gauravs9085

New Member

Messages
17
Reaction score
0
Points
0


  • #1

Whenever i try to backup my site using akeeba backup, after running for some time it gives me this error

Code:

AJAX Loading Error
HTTP Status: 500 (Internal Server Error)
Internal status: error
XHR ReadyState: 4
Raw server response:
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, no-reply@x10hosting.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

It work previously with default settings but now its not working.

xav0989

xav0989

Community Public Relation

Community Support

Messages
4,467
Reaction score
95
Points
0


  • #2

Can you check the permissions and make sure that all files have a permission of 644 and all folders have a permission of 755?

gauravs9085

New Member

Messages
17
Reaction score
0
Points
0


  • #3

I have already checked that but the problem still persists. I was able to run backup earlier but now after the server changed from fris to boru it never runned successfully again

Понравилась статья? Поделить с друзьями:
  • Akauthenticationerror ошибка 7005 что это значит
  • Akauthenticationerror ошибка 7005 айфон
  • Ajya90latf коды ошибок
  • Ajya90lalh коды ошибок
  • Ajy144lalh сброс ошибок