Jump to content

Recommended Posts

Posted

Hi guys,

I am trying to upgrade an older version of Revive to the latest one.

I am using PHP 7.3 (this is the reason for the upgrade) and it seems that it no longer supports zip extension.

Is there any way I can continue with my upgrade without this zip dependency?

Thank you,
Adrian

Posted

Hi Ian,

Thank you for the response.

PHP has changed something in their configuration starting with 7.3.0 and I am in this exact position.

I cannot activate the zip library from PHP.ini anymore.

Is there any way I can workaround it?

Thank you,
Adrian

Posted

[root@web42 ~]# php -v
PHP 7.3.12 (cli) (built: Nov 19 2019 12:37:39) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.3.12, Copyright (c) 1998-2018 Zend Technologies
    with Zend OPcache v7.3.12, Copyright (c) 1999-2018, by Zend Technologies
[root@web42 ~]# php -m | grep -i zip
zip
[root@web42 ~]# 
 

 

its still in the repository.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...