We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 15962
    • 5 Posts
    Всем привет!

    Подскажите, пожалуйста, как преодолеть следующее.

    Система:
    Debian 4.0 (etch)
    Apache/2.2.3
    PHP/5.2.0-8+etch7
    MySQL 5.0.32

    Все это крутится на VmWare.

    И вот такая ошибка:
    Pre-install validation

    Setup has carried out a number of checks to see if everything’s ready to start the setup.

    Checking PHP version: OK!

    Checking if sessions are properly configured: OK!

    Checking if assets/cache directory exists: OK!

    Checking if assets/cache directory is writable: Failed!

    Checking if assets/cache/siteCache.idx.php file is writable: Failed!

    Checking if assets/cache/sitePublishing.idx.php file is writable: Failed!

    Checking if assets/images directory exists: OK!

    Checking if assets/images directory is writable: Failed!

    Checking if assets/export directory exists: OK!

    Checking if assets/export directory is writable: Failed!

    Checking if manager/includes/config.inc.php exists and is writable: Failed!

    For new Linux/Unix installs, please create a blank file named config.inc.php in the manager/includes/ directory with file permissions set to 0666.

    Creating connection to the database: OK!

    Checking table prefix `modx_`: OK!

    Unfortunately, Setup cannot continue at the moment, due to the above 6 errors. Please correct the errors, and try again. If you need help figuring out how to fix the problems, visit the Operation MODx Forums.

    Может, быть у кого-нибудь есть идеи как это победить?

    Заранее спасибо,
    Михаил
      • 19164
      • 1,215 Posts
      Ну а права на запись на указанные файлы и папки вообще стоят?
        DirectResize 0.9 beta. PHPThumb, sets of configurations, configuration, binded to specific path. No backward compatibility. | DirectResize 0.9. PHPThumb, наборы параметров, параметры, привязанные к определенным путям. Без обратной совместимости.

        Unfortunately, DirectResize project is closed. If you want to continue development, PM me for access to project page on Google Code. К сожалению, проект DirectResize закрыт. Если вы желаете продолжить разработки, обращайтесь через ПМ для получения доступа к репозиторию на Google Code.

        [PLUGIN] DirectResize - as Maxigallery but for single images :: Download :: [url=http://modxcms.com/forums/index.php/topic,21490]
        • 15962
        • 5 Posts
        Вы правы, конечно. Проблема была именно в этом.

        Сейчас я написал от имени root’а:
        # chmod - R 777 ./asserts/cache
        # chmod 777 ./asserts/images
        # chmod 777 ./asserts/export
        # cp ./manager/includes/config.inc.php.blank ./manager/includes/config.inc.php
        # chmod 777 ./manager/includes/config.inc.php


        Теперь все работает. Проблема решена. Огромное спасибо!

        Просто дело было в том, что я уже это делал. Много раз. И апач перегружал, и инсталятор передергивал - не было результата. Потом отчаялся, написал сюда и хальтнул машину. Сейчас включил, еще раз все сделал. Запустил инсталятор - все ок. Что думать, даже не знаю. Но да ладно. smiley

        Спасибо!
          • 53953
          • 3 Posts
          Здравствуйте

          При попытке развернуть старую архивную версию сайта (MODx Evolution 1.0.6 (Mar 08, 2012))


          Database could not be selected!
          Please check the database permissions for the specified user and try again.

          До этого была создана база данных с данными из config.inc.php
          Добавлен пользователь
          Данные были загружены из дампа

          Обратил внимание, что pma нет привилегий уровня таблицы. Какие именно привелегии нужны, чтобы установить мод-экс?