-
Notifications
You must be signed in to change notification settings - Fork 432
Closed
Description
Hi,
I have a fresh install of ee (I am using vagrant for local development) and I got this message today when trying to install wordpress site using composer:
Failed to download wpackagist-plugin/plugin-name from dist: Could not decompress the archive, enable the PHP zip extension.
The php.ini used by your command-line PHP is: /etc/php/5.6/cli/php.ini
Now trying to download from source.
Has there anything changed recently in respect to zip extension? Right before I run vagrant destroy today (because of some other reason) everything was working correctly.
Thank you in advance for your help.
regards,
Przemek
Please attach the output of following command when open a new support request.
- lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.3 LTS
Release: 14.04
Codename: trusty
- ee -v
EasyEngine v3.5.0
Copyright (c) 2015 rtCamp Solutions Pvt. Ltd.
- ee info
NGINX (1.8.1):
user www-data
worker_processes auto
worker_connections 4096
keepalive_timeout 30
fastcgi_read_timeout 300
client_max_body_size 100m
allow 127.0.0.1
PHP (5.6.18-8):
user
expose_php Off
memory_limit 128M
post_max_size 100M
upload_max_filesize 100M
max_execution_time 300
Information about www.conf
ping.path /ping
pm.status_path /status
process_manager ondemand
pm.max_requests 500
pm.max_children 100
pm.start_servers 20
pm.min_spare_servers 10
pm.max_spare_servers 30
request_terminate_timeout 300
xdebug.profiler_enable_trigger off
listen 127.0.0.1:9000
Information about debug.conf
ping.path /ping
pm.status_path /status
process_manager ondemand
pm.max_requests 500
pm.max_children 100
pm.start_servers 20
pm.min_spare_servers 10
pm.max_spare_servers 30
request_terminate_timeout 300
xdebug.profiler_enable_trigger on
listen 127.0.0.1:9001
MySQL (10.1.11-MariaDB) on localhost:
port 3306
wait_timeout 600
interactive_timeout 28800
max_used_connections 2
datadir /var/lib/mysql/
socket /var/run/mysqld/mysqld.sock
- wp --allow-root --info
PHP binary: /usr/bin/php5.6
PHP version: 5.6.18-8+deb.sury.org~trusty+2
php.ini used: /etc/php/5.6/cli/php.ini
WP-CLI root dir: phar://wp-cli.phar
WP-CLI global config:
WP-CLI project config:
WP-CLI version: 0.22.0
Metadata
Metadata
Assignees
Labels
No labels