• 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

Enable zip PHP extension

Status
Not open for further replies.

Georgio1234

Chevereto Member
Chevereto version
3.10.5

Description of the issue
Hey, I have "zip" component enabled in my "PHP Selector" in cPanel, yet the Chevereto installer is still saying

"Aw, Snap!

Your websever lacks some requirements that must be fixed to install Chevereto.

Please check:

Enable zip PHP extension
If you already fixed your web server then make sure to restart it to apply changes. If the problem persists contact your server administrator. Check our hosting offer if you don't want to worry about this."


it was always enabled. I use namecheap.com shared hosting. Any suggestions about how to make it work?
 
Last edited:
If the system fails to detect ZipArchive is because is not running on your server. The system uses class_exists and if that doesn't return true then the library is just not there.
 
Status
Not open for further replies.
Back
Top