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

console issue to symfony #7653

Closed
schoekek opened this issue Apr 9, 2015 · 2 comments
Closed

console issue to symfony #7653

schoekek opened this issue Apr 9, 2015 · 2 comments
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@schoekek
Copy link

schoekek commented Apr 9, 2015

Hi,

when i use
<code php
/usr/bin/php5 /usr/share/piwik/core/Console.php plugin:list

this error is diplayed:

PHP Fatal error: Class 'Symfony\Component\Console\Application' not found in /usr/share/piwik/core/Console.php on line 22

My environment:
Debian Wheezy
Piwik 2.12.1-1 (Debian package from piwik repo)

any idea?

thx Karsten

@schoekek schoekek changed the title console issue tom symfony console issue to symfony Apr 9, 2015
@diosmosis
Copy link
Member

Hi @lgbff , you should execute the /usr/share/piwik/console file, not core/Console.php. So, the command would be: /usr/bin/php5 /usr/share/piwik/console plugin:list.

@diosmosis diosmosis added the answered For when a question was asked and we referred to forum or answered it. label Apr 9, 2015
@schoekek
Copy link
Author

oh, my issue, thx for the hint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

2 participants