3

I have installed symfony from the tutorial Tutorial.The installation is ok and it shows me the Welcome page but when i click on configure your symfony app it gives the following error Fatal error: Class 'Symfony\Component\DependencyInjection\Compiler\ResolveDefinitionTemplatesPass' not found in C:\xampp\htdocs\Symfony\vendor\symfony\src\Symfony\Component\DependencyInjection\Compiler\PassConfig.php on line 48

2 Answers 2

7

There are differences between zip and tar.gz archives. If you are working on windows, I recommend download and use zip archive of Symfony standard edition.

Sign up to request clarification or add additional context in comments.

Comments

2

I've wrote a post about this on my blog in polish [link points to the page translated to english]:

http://translate.google.pl/translate?hl=pl&sl=pl&tl=en&u=http%3A%2F%2Fblog.kowalczyk.cc%2F2011%2F04%2F01%2Fsymfony2-fatal-error-class-resolvedefinitiontemplatespass-not-found-in-pathpassconfig-php-on-line-line%2F

In general, the conclusion is that .tgz archives have some parts missing, and you must use .zip in order to get the full package.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.