OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – Installation/Technical Issues or Problems Issue Installation PHP Fatal error Symfony\Component

This topic contains 1 reply, has 2 voices, and was last updated by  adrianllopis 8 years, 5 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #26755

    sergdpi
    Participant

    root@orocrm:/var/www/orocrm# app/console oro:install --env prod
    PHP Fatal error: Uncaught exception 'Symfony\Component\Config\Definition\Exception\InvalidConfigurationException' with message 'The child node "providers" at path "security" must be configured.' in /var/www/orocrm/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/ArrayNode.php:234
    Stack trace:
    #0 /var/www/orocrm/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/BaseNode.php(303): Symfony\Component\Config\Definition\ArrayNode->finalizeValue(Array)
    #1 /var/www/orocrm/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/Processor.php(37): Symfony\Component\Config\Definition\BaseNode->finalize(Array)
    #2 /var/www/orocrm/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/Processor.php(50): Symfony\Component\Config\Definition\Processor->process(Object(Symfony\Component\Config\Definition\ArrayNode), Array)
    #3 /var/www/orocrm/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Extension/Extension.php(105): Symfony\Component\Config\Definition\Processor->processConfiguration(O in /var/www/orocrm/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/ArrayNode.php on line 234

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #26756

    adrianllopis
    Participant

    I had the same problem, this is a problem with permissions, try a new fresh install with the correct permissions.

Viewing 1 replies (of 1 total)

The forum ‘OroCRM – Installation/Technical Issues or Problems’ is closed to new topics and replies.

Back to top