Ошибка could not load modx config file

Сегодня мы рассмотрим еще одну популярную ошибку в CMS MODX Revolution, которая сопровождается сообщением:

Could not load MODX config file

Откуда берется эта ошибка и как ее решить? Здесь все очень просто. Когда вы только начинаете устанавливать эту CMS на хостинг, перейдя на главную страницу сайта, и выскакивает эта ошибка.

Решаем проблему «Could not load MODX config file» на MODX Revo

Чтобы обойти эту ошибку и продолжить корректную установку движка, просто перейдите по адресу:

http://your_site.ru/setup/

Где «your_site.ru» – доменное имя вашего сайта.

На этом все. До новых встреч!

    • 18367

    • 834 Posts
    • Send PM

    Trying to install the latest version of Revo and I keep getting this error message

    503 Error

    Could not load MODX config file.

    Anyone know how to fix this?

    I’ve installed previous version of Revo many times without issue, so I’m not sure what’s going on. There’s nothing in the install guide about this.

    Thanks

    [ed. note: markg last edited this post 11 years, 2 months ago.]

      Content Creator and Copywriter

      • 19369

      • 1,098 Posts
      • Send PM

      • 18367

      • 834 Posts
      • Send PM

      Tried that, no luck

      Do I need to rename any of the files?

        Content Creator and Copywriter

        • 19369

        • 1,098 Posts
        • Send PM

        I think you need to rename ht.access to .htaccess, other than that, I don’t know.

          • 18367

          • 834 Posts
          • Send PM

          Yeh already did that.

          By the way this is a local install on Wamp using php5.3, Apachge2.2.11

            Content Creator and Copywriter

            • 18367

            • 834 Posts
            • Send PM

            Now this is weird. After much head scratching I created a completely new folder, dragged the zip file over, unzipped it, and hey presto it worked (sort of)

            Just to double check I tried re-unzipping it in the old folder and there was just no way it was going to get past the 503 error. Truly strange.

            So installed now, but now when I try to run it I get a

            Parse error: parse error in D:wampwwwRevolutionmodx-2.2.1-plcoreconfigconfig.inc.php on line 13

            Error. Time to search the forums again.

              Content Creator and Copywriter

              • 39780

              • 1 Posts
              • Send PM

              I’m thinking that it is either a file and folder owner permissions issue of where they are located, and/or an Apache permissions issue relating to cgi & php; i.e., A malformed or missing .htaccess file.

              So that you don’t have to go translate the link above, here is the answer from the Russian link:

              Figured out.
              If you have PHP 5.3 and comes out an error 503, then most likely you will need to register in. Htaccess your time zone, for example:
              php_value date.timezone «Asia / Moscow»

                • 39787

                • 1 Posts
                • Send PM

                To install latest version Revo try to use full installation way like this yoursitename/setup/index.php
                For me it worked.

                  • 39987

                  • 20 Posts
                  • Send PM

                  У меня после установки пишет вот такое, мучаюсь уже 3 день. А версия EVO устанавливается без проблем. Но мне нужна именно REVO.

                  500 Error

                  Site temporarily unavailable.

                    • 40177

                    • 1 Posts
                    • Send PM

                    I have just downloaded and installed modx-2.2.4-pl on a linux system (Apache2/PHP 5.3.10 + Suhosin) and I get the same error after setting up a local host and calling the site. I, too, get the error «Could not load MODX config file». I traced the error to core/model/modx/modx.class.php [l. 492].

                    MODX expects an empty, writable config file at /core/config/config.inc.php. This is described in the installation manual — but one can easily miss that. Just create the empty, writable file there and it should be working.

                    The easiest alternative is to call the setup directly by opening: http://mymodxsite.loc/setup/ in the browser.

                    • <
                    • 1
                    • 2
                    • >

                    Распаковываю папку с modx в папку domains, запускаю, пишет Could not load MODX config file.


                    • Вопрос задан

                      более трёх лет назад

                    • 592 просмотра

                    Я так понимаю у вас опенсервер. В папке domains создаете локальный домен, к примеру modx.local, далее распаковываете в него все файлы, создаете базу и пользователя, перезапускаете опен сервер и вводите modx.local/setup . Да еще настройки опенсервера посмотрите и выставите под требования modx

                    Пригласить эксперта

                    Обычно нужно распаковывать в www или public_html.

                    Посмотрите как это устроено у вашего хостера.

                    В OpenServer есть аналогичные настройки.


                    • Показать ещё
                      Загружается…

                    24 июн. 2023, в 10:51

                    5000 руб./за проект

                    24 июн. 2023, в 10:40

                    10000 руб./за проект

                    24 июн. 2023, в 10:30

                    20000 руб./за проект

                    Минуточку внимания

                    Опубликовано: 06 Апреля 2023

                    В случае возникновения ошибки «503 Error Could not load MODX config file» в момент установки MODX 3, необходимо:

                    • в /core/config создать файл config.inc.php и сделать его доступным для записи (755);
                    • в файле /setup/index.php написать: @ini_set(‘date.timezone’, ‘Europe/Moscow’); (это не обязательно, но может помочь с лечением проблемы временной зоны);
                    • чтобы продолжить установку зайдите на свой сайт, добавив в адресной строке каталог /setup/

                    Если устанавливаете CMF на Timeweb и в процессе установки система ругается на неподходящий пароль к базе данных:

                    • удаляете автоматически созданную базу данных;
                    • создаете свою;
                    • прописываете ее параметры в окно установки modx.
                    • Работы
                    • О студии
                    • Услуги
                    • Блог
                    • Контакты

                    Menu

                      • Блог
                      • Новости
                      • Разработка сайтов
                      • Кейсы

                    В случае возникновения ошибки «503 Error Could not load MODX config file» необходимо:

                    • в /core/config создать файл config.inc.php и сделать его доступным для записи (777);
                    • в файле /setup/index.php написать: @ini_set(‘date.timezone’, ‘Moscow/Europe’);

                    Есть интересный проект?

                    Давайте продумаем его и реализуем. Для начала свяжитесь с нами любым удобным для вас способом.

                    Хочешь работать у нас?

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

                    Есть вопросы?

                    Воспользуйтесь формой обратной связи или просто позвоните нам, мы с радостью на них ответим.

                    Звоните:

                    Пишите:
                    info@webemot.com

                  • Ошибка could not launch game only one instance of this
                  • Ошибка cors javascript fetch
                  • Ошибка could not initialize direct3d
                  • Ошибка corona error message
                  • Ошибка could not initialize a required audio device