| Summary: | php opcache extension doesn't get installed | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | pud |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2015.02 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
pud
2015-05-16 14:25:19 UTC
a little more explaination: opcache is the only extension (i know of) that gets installed to /usr/lib/php, rather than being linked into the binary, so removing that directory also removes the extension Should be fixed by http://patchwork.ozlabs.org/patch/473593/. |