I've heard great things about Symfony so thought I would try download Symfony2 (Symfony_Standard_Vendors_2.0.0BETA4.tgz) and have a play with it but I cant get it to run!
I have fixed the usual permission errors etc on /Symfony/web/config.php but when I click:
(Configure your Symfony Application online) or (Bypass configuration and go to the Welcome page)
Then I get a horrible error message saying:
ErrorException: Warning: DOMDocument::schemaValidateSource(): Invalid Schema in /usr/local/zend/apache2/htdocs/Symfony/vendor/symfony/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php line 357
I dont really understand what this means or how to fix it.
I am running a standard LAMP stack using Zend Server.. Has anyone else experienced this and know how to fix it?