Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Error: Your PHP version is not compiled with zip support #52

Open
hazem1taha opened this issue Aug 11, 2015 · 3 comments
Open

Error: Your PHP version is not compiled with zip support #52

hazem1taha opened this issue Aug 11, 2015 · 3 comments

Comments

@hazem1taha
Copy link

I'm getting this error with a Laravel project

Exception in ZipRepository.php line 23:
Error: Your PHP version is not compiled with zip support

The application is working perfectly on the local machine, but after it is deployed on a Godaddy hosting account, I'm getting this error.

How to fix it ?

@webbtj
Copy link

webbtj commented Nov 13, 2015

You'll need to contact your hosting provider and their support team. Your PHP version is not compiled with zip support.

@joaomlopes
Copy link

I'm getting the same error but I already installed zip with the pecl command and add the extension on php.ini.
Any help?

@yamenarahman
Copy link

yamenarahman commented Jul 26, 2017

You need to install zipArchive php extenstion, If you're on shared host I'm afraid you can't install it because It won't give you sudo permissions so you need to contact support of your host. Don't forget to restart you apache server.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants