Issue in installing
  • Hi all,
    I tried to install newscoop but If I go to example.com/newscoop/install I receive


    Fatal error: Uncaught exception 'Symfony\Component\Intl\Exception\MethodArgumentValueNotImplementedException' with message 'The Symfony\Component\Intl\Collator\Collator::__construct() method's argument $locale value 'fr_FR' behavior is not implemented. Only the locale "en" is supported. Please install the "intl" extension for full localization capabilities.' in /**/vendor/symfony/symfony/src/Symfony/Component/Intl/Collator/Collator.php:80 Stack trace: #0

    I would like to install it in Italian.

    I think I solved the previous problem but I have also the following issue:
    Fatal error: Uncaught exception 'ReflectionException' with message 'Extension intl does not exist' in /install/SymfonyRequirements.php:659 Stack trace: #0 /install/SymfonyRequirements.php(659): ReflectionExtension->__construct('intl') #1 /install/index.php(21): SymfonyRequirements->__construct() #2 {main} thrown in /install/SymfonyRequirements.php on line 659

    What is this?

    Thx in advance
    Post edited by Fregior at 2015-01-08 11:41:18
  • 2 Comments sorted by
  • Vote Up0Vote Down Andrey PodshivalovAndrey Podshivalov
    Posts: 1,526Member, Administrator, Sourcefabric Team
    install php5-intl package (ubuntu/debian)