Skip to content

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

@mattab

Description

@mattab

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

Metadata

Metadata

Assignees

Labels

BugFor errors / faults / flaws / inconsistencies etc.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions