Skip to content

Installation error #19

Closed
Closed
@adixon

Description

@adixon

I got the following errors when installing on Centos5. I found my solution here:

http://stackoverflow.com/questions/15260017/complex-type-service-the-content-model-is-not-determinist

ie. downgrade libxml.

[Symfony\Component\DependencyInjection\Exception\InvalidArgumentException]
[ERROR 3070] complex type 'service': The content model is not determinist. (in file:////home/adixon/bin/civix/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/schema/dic/services/services-1.0.xsd - line 75, column 0)
[ERROR 3070] complex type 'argument': The content model is not determinist. (in file:////home/adixon/bin/civix/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/schema/dic/services/services-1.0.xsd - line 131, column 0)
[ERROR 3070] complex type 'call': The content model is not determinist. (in file:////home/adixon/bin/civix/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/schema/dic/services/services-1.0.xsd - line 144, column 0)

Script Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::clearCache handling the post-install-cmd event terminated with an exception

[RuntimeException]
An error occurred when executing the "'cache:clear --no-warmup'" command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions