Announcement

Collapse
No announcement yet.

System Requ. - zip extension error after php-upgrade from 7.0 to 7.2.17 or 7.3.4

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • System Requ. - zip extension error after php-upgrade from 7.0 to 7.2.17 or 7.3.4

    Hi,
    after the upgrade from php 7.0.x to php 7.2.x or php 7.3.x I get the following error message:
    zip Off Fail (extension is missing)
    Who has a solution for this? The zip extension is installed.

    System: CentOS 7, Espo 5.5.6

    many thanks

  • #2
    i found the solution:
    yum install php-pecl-zip

    Comment

    Working...
    X