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

Detect when shell_exec() has been disabled and use HTTP API instead #4824

Closed
mattab opened this issue Mar 7, 2014 · 2 comments
Closed

Detect when shell_exec() has been disabled and use HTTP API instead #4824

mattab opened this issue Mar 7, 2014 · 2 comments
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Mar 7, 2014

As of Piwik 2.1.0 we use CLI to issue archiving requests, see: #4610

There is a bug reported in forums: http://forum.piwik.org/read.php?2,112603

when shell_exec is in the list of disabled functions we should not use it, and instead call the API over HTTP as in Piwik <= 2.0.3

@mattab
Copy link
Member Author

mattab commented Mar 7, 2014

In 360ca40: Fixes #4824 Use HTTP API instead of async CLI when shell_exec is disabled

@mattab
Copy link
Member Author

mattab commented Mar 7, 2014

In 68d0bdb: Fixes #4824 fix typo

@mattab mattab added this to the 2.2.1 - Piwik 2.2.1 milestone Jul 8, 2014
@mattab mattab self-assigned this Jul 8, 2014
sabl0r pushed a commit to sabl0r/piwik that referenced this issue Sep 23, 2014
sabl0r pushed a commit to sabl0r/piwik that referenced this issue Sep 23, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

1 participant