Ticket #831 (closed Bug: fixed)
Patching archive.sh for other names of php-binaries than "php5"
| Reported by: | Uli | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Piwik 0.4.2 |
| Component: | Core | Keywords: | Archiving |
| Cc: | Sensitive: |
Description
On my Gentoo-System i've ran into a problem with archive.sh as there is no binary named "php5" available.
Attached you can find a patch for this issue. The new patch searches for a binary named "php". If there is no "php5" and no "php" available, then it fails with a message.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

