Bug 1657461
Summary: | phpMyAdmin Doesn't Work with PHP 7+ | ||
---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | warvia |
Component: | phpMyAdmin | Assignee: | Robert Scheck <redhat-bugzilla> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | el6 | CC: | fedora, imlinux+fedora, redhat-bugzilla |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-12-08 17:42:09 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
warvia
2018-12-08 15:57:59 UTC
Package in EPEL are designed to work with PHP in Base repository (so PHP 5.4) We cannot support random 3rd party repository. (or choose another provider which provide a consistent stack, including PHP and webapp). More recent version doesn't work with PHP 5.4. Thank you for responding to this post. I'm not asking for random 3rd party support. I'm discussing packages installed from the widely used IUS repository. All the dependencies for phpMyAdmin are available and work for php70u and php71u. The limitation on this is artificial as it is looking for the line: dependency: php(language) < 7 Removal of that line from the depedency list would resolve the problem. The phpMyAdmin package works with php56u which is also provided by IUS but is less than 7 per the line mentioned. The ancient phpMyAdmin version in EPEL 6 doesn't support modern PHP versions, however the phpMyAdmin version in EPEL 7 works with PHP >= 5.4 && PHP <= 7.2. Given that phpMyAdmin 4.0.10.x only supports and works properly with PHP 5.x, the current PHP package requirement is correct. RHEL/CentOS 6 is too old from my point of view to introduce now any hacks for 3rd party repositories like IUS. Please use a repository that provides a consistent web stack, such as Remi already said. |