Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outdated documentation #863

Closed
ghuser opened this issue May 10, 2011 · 2 comments
Closed

Outdated documentation #863

ghuser opened this issue May 10, 2011 · 2 comments

Comments

@ghuser
Copy link

ghuser commented May 10, 2011

"Creating Pages in Symfony2" does not work with the release provided for download.

I have performed everything up to this line:
"Congratulations! After creating only a route and a controller, you already have a fully-functional page! If you've setup everything correctly, your application should greet you:"
http://localhost/app_dev.php/hello/Ryan

But I get the following error:
Unable to find controller "AcmeStudyBundle:Hello" - class "Acme\StudyBundle\Controller\HelloController" does not exist.
500 Internal Server Error - InvalidArgumentException

If I cannot create a Symfony2 page just by following the documentation, things become extremely difficult for a starter like me.

@ghuser
Copy link
Author

ghuser commented May 11, 2011

The problem finaly is that when I press the download link on the site,
nowhere is stated that I have to clone from http://github.com/symfony/symfony-standard and not from https://github.com/symfony/symfony.git which is the link provided in github.

@stof
Copy link
Member

stof commented May 11, 2011

@ghuser the symfony/symfony repo is the Framework itself, not the distribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants