12 May 2011 03:42
Invalid Schema error during quickstart with 2.0.0beta1
I was hoping to try out Symfony again after testing a beta of v1 and settling on ZF four years ago. I have been searching but cannot find and answer to this. Using Symfony_Standard_Vendors_2.0.0BETA1.tgz and the Quickstart tutorial I get the following when I click either "Configure your Symfony Application online" or "Bypass configuration and go to the Welcome page" after I finish the check configuration step. Any thoughts/tips/ helps would be appreciated. Warning: DOMDocument::schemaValidateSource() [domdocument.schemavalidatesource]: Invalid Schema in /var/www/ localhost/Symfony/vendor/symfony/src/Symfony/Component/ DependencyInjection/Loader/XmlFileLoader.php on line 357 Fatal error: Uncaught exception 'InvalidArgumentException' with message '[ERROR 3070] CT 'container': The content model is not determinist. (in file:////var/www/localhost/Symfony/vendor/symfony/src/Symfony/Component/DependencyInjection/Loader/schema/dic/services/services-1.0.xsd - line 20, column 0)' in /var/www/localhost/Symfony/vendor/symfony/src/ Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php:362 Stack trace: #0 /var/www/localhost/Symfony/vendor/symfony/src/Symfony/ Component/DependencyInjection/Loader/XmlFileLoader.php(288): Symfony \Component\DependencyInjection\Loader\XmlFileLoader- >validateSchema(Object(DOMDocument), '/var/www/...') #1 /var/www/ localhost/Symfony/vendor/symfony/src/Symfony/Component/ DependencyInjection/Loader/XmlFileLoader.php(218): Symfony\Component \DependencyInjection\Loader\XmlFileLoader- >validate(Object(DOMDocument), '/var/www/...') #2 /var/www/localhost/ Symfony/vendor/symfony/src/Symfony/Component/DependencyInjection/Loa(Continue reading)
RSS Feed