Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include ZIP for compressed feeds #23

Open
cudeso opened this issue Jul 29, 2020 · 4 comments
Open

Include ZIP for compressed feeds #23

cudeso opened this issue Jul 29, 2020 · 4 comments

Comments

@cudeso
Copy link

cudeso commented Jul 29, 2020

sudo apt-get install libzip-dev
sudo pecl install zip

Add extension=zip.so to /etc/php/7.2/apache2/conf.d/20-zip.ini

@0xtf
Copy link
Member

0xtf commented Sep 24, 2020

Does this file exist or will it be created solely to hold extension=zip.so?

@ChrisNoDiesel
Copy link

you need to install

sudo apt-get install php-zip

libzip-dev is not sufficient to import freetext feeds

@0xtf
Copy link
Member

0xtf commented Sep 28, 2020

Thanks. I'll also need confirmation on my second comment before I change it.

@ChrisNoDiesel
Copy link

Does this file exist or will it be created solely to hold extension=zip.so?

This file will be created by the command. In current cloud build it does not exist.

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

No branches or pull requests

3 participants