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

Class 'Core\Mvc\Application' not found #3

Open
patrioticcow opened this issue Apr 8, 2014 · 0 comments
Open

Class 'Core\Mvc\Application' not found #3

patrioticcow opened this issue Apr 8, 2014 · 0 comments

Comments

@patrioticcow
Copy link

im not sure if i setup this wrong, but i get

PHP Fatal error:  Class 'Core\Mvc\Application' not found in /usr/share/nginx/html/phalcon/public/index.php on line 25

or if i remove Application::setDebugMode(true); the the error goes to line 27.

if, in the init_autoloader.php i remove the return; on line 8

i get this:

It is forwarded controller
Hello, Test!
External Data
These data were obtained using di, of the 'ExampleDi' module.

any ideas?

by the way, i like this ZF2 approach

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

1 participant