• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Can't perform automatic update to 3.7.2

Status
Not open for further replies.

mkerala

👽 Chevereto Freak
Can't perform automatic update to 3.7.2. I am getting following error.

PHP ZipArchive class is not enabled in this server

I have enabled zip by adding extension=zip.so to php.ini. Also http://gifyu.com/info.php shows zip is enabled.

Please advise.
 
If you get that error then the lib isn't there and the PHP info doesn't show zip enabled. It shows zlib and some other similar libs but not "zip".
 
Just installed libphp-pclzip, but still no use.

What value I need to check in php.info to see if zip is enabled?
 
Installed zziplib-bin and added zip extension support. Still getting same error.

Not sure what has changed, I was able to do Auto update without issues before 3.7.2.
 
You don't have the ZIP library. Check this picture:

ZIPOK.JPG

You have ZIP when it reads ZIP in the title section, not in the description. You don't have PHP ZIP in that server.
 
Status
Not open for further replies.
Back
Top