Skip to content

Instantly share code, notes, and snippets.

@clairezed
Created December 1, 2018 14:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clairezed/d1efe688ca10acc7a453c1166ce45cb1 to your computer and use it in GitHub Desktop.
Save clairezed/d1efe688ca10acc7a453c1166ce45cb1 to your computer and use it in GitHub Desktop.
Hit:1 http://ppa.launchpad.net/scaleway/stable/ubuntu bionic InRelease
Hit:2 http://security.debian.org stretch/updates InRelease
Ign:3 http://deb.debian.org/debian stretch InRelease
Hit:4 http://deb.debian.org/debian stretch-updates InRelease
Hit:5 http://deb.debian.org/debian stretch-backports InRelease
Hit:6 http://deb.debian.org/debian stretch Release
Hit:7 https://deb.nodesource.com/node_8.x stretch InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'php-mongodb' instead of 'php7.0-mongodb'
build-essential is already the newest version (12.3).
curl is already the newest version (7.52.1-5+deb9u8).
libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3).
git is already the newest version (1:2.11.0-3+deb9u4).
git-core is already the newest version (1:2.11.0-3+deb9u4).
mongodb is already the newest version (1:3.2.11-2+deb9u1).
php-mongodb is already the newest version (1.2.3-1).
php7.0 is already the newest version (7.0.30-0+deb9u1).
php7.0-bcmath is already the newest version (7.0.30-0+deb9u1).
php7.0-cli is already the newest version (7.0.30-0+deb9u1).
php7.0-curl is already the newest version (7.0.30-0+deb9u1).
php7.0-dev is already the newest version (7.0.30-0+deb9u1).
php7.0-fpm is already the newest version (7.0.30-0+deb9u1).
php7.0-gd is already the newest version (7.0.30-0+deb9u1).
php7.0-mbstring is already the newest version (7.0.30-0+deb9u1).
certbot is already the newest version (0.10.2-1).
sudo is already the newest version (1.8.19p1-2.1).
nginx is already the newest version (1.10.3-1+deb9u2).
libssl-dev is already the newest version (1.1.0j-1~deb9u1).
openssl is already the newest version (1.1.0j-1~deb9u1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... Done
Building dependency tree
Reading state information... Done
All settings correct for using Composer
Downloading...
Composer (version 1.7.3) successfully installed to: /usr/local/bin/composer
Use it: php /usr/local/bin/composer
## Installing the NodeSource Node.js 8.x LTS Carbon repo...
## Populating apt-get cache...
+ apt-get update
Hit:1 http://security.debian.org stretch/updates InRelease
Ign:2 http://deb.debian.org/debian stretch InRelease
Hit:3 http://deb.debian.org/debian stretch-updates InRelease
Hit:4 http://ppa.launchpad.net/scaleway/stable/ubuntu bionic InRelease
Hit:5 http://deb.debian.org/debian stretch-backports InRelease
Hit:6 http://deb.debian.org/debian stretch Release
Hit:7 https://deb.nodesource.com/node_8.x stretch InRelease
Reading package lists... Done
## Confirming "stretch" is supported...
+ curl -sLf -o /dev/null 'https://deb.nodesource.com/node_8.x/dists/stretch/Release'
## Adding the NodeSource signing key to your keyring...
+ curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -
OK
## Creating apt sources list file for the NodeSource Node.js 8.x LTS Carbon repo...
+ echo 'deb https://deb.nodesource.com/node_8.x stretch main' > /etc/apt/sources.list.d/nodesource.list
+ echo 'deb-src https://deb.nodesource.com/node_8.x stretch main' >> /etc/apt/sources.list.d/nodesource.list
## Running `apt-get update` for you...
+ apt-get update
Ign:1 http://deb.debian.org/debian stretch InRelease
Hit:2 http://security.debian.org stretch/updates InRelease
Hit:3 http://deb.debian.org/debian stretch-updates InRelease
Hit:4 http://ppa.launchpad.net/scaleway/stable/ubuntu bionic InRelease
Hit:5 http://deb.debian.org/debian stretch-backports InRelease
Hit:6 http://deb.debian.org/debian stretch Release
Hit:7 https://deb.nodesource.com/node_8.x stretch InRelease
Reading package lists... Done
## Run `sudo apt-get install -y nodejs` to install Node.js 8.x LTS Carbon and npm
## You may also need development tools to build native addons:
sudo apt-get install gcc g++ make
## To install the Yarn package manager, run:
curl -sL https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
sudo apt-get update && sudo apt-get install yarn
Reading package lists... Done
Building dependency tree
Reading state information... Done
nodejs is already the newest version (8.14.0-1nodesource1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 5450 100 5450 0 0 28544 0 --:--:-- --:--:-- --:--:-- 28544
tar=/bin/tar
version:
tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
install npm@latest
fetching: https://registry.npmjs.org/npm/-/npm-6.4.1.tgz
npm ERR! path /tmp/npm.5167/package/npm-6.4.1.tgz
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall stat
npm ERR! enoent ENOENT: no such file or directory, stat '/tmp/npm.5167/package/npm-6.4.1.tgz'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2018-12-01T14_01_48_541Z-debug.log
/usr/bin/npm -> /usr/lib/node_modules/npm/bin/npm-cli.js
/usr/bin/npx -> /usr/lib/node_modules/npm/bin/npx-cli.js
+ npm@6.4.1
updated 1 package in 14.179s
It worked
Cloning into '/var/www/gogocarto'...
remote: Enumerating objects: 1100, done.
remote: Counting objects: 100% (1100/1100), done.
remote: Compressing objects: 100% (837/837), done.
remote: Total 24003 (delta 660), reused 675 (delta 240), pack-reused 22903
Receiving objects: 100% (24003/24003), 21.53 MiB | 10.26 MiB/s, done.
Resolving deltas: 100% (15349/15349), done.
npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated graceful-fs@3.0.11: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
/usr/bin/gulp -> /usr/lib/node_modules/gulp/bin/gulp.js
+ gulp@3.9.1
updated 1 package in 10.408s
npm ERR! path /var/www/.npm
npm ERR! code EACCES
npm ERR! errno -13
npm ERR! syscall mkdir
npm ERR! Error: EACCES: permission denied, mkdir '/var/www/.npm'
npm ERR! { Error: EACCES: permission denied, mkdir '/var/www/.npm'
npm ERR! stack: 'Error: EACCES: permission denied, mkdir \'/var/www/.npm\'',
npm ERR! errno: -13,
npm ERR! code: 'EACCES',
npm ERR! syscall: 'mkdir',
npm ERR! path: '/var/www/.npm' }
npm ERR!
npm ERR! The operation was rejected by your operating system.
npm ERR! It is likely you do not have the permissions to access this file as the current user
npm ERR!
npm ERR! If you believe this might be a permissions issue, please double-check the
npm ERR! permissions of the file and its containing directories, or try running
npm ERR! the command again as root/Administrator (though this is not recommended).
Cannot create cache directory /var/www/.composer/cache/repo/https---repo.packagist.org/, or directory is not writable. Proceeding without cache
Cannot create cache directory /var/www/.composer/cache/files/, or directory is not writable. Proceeding without cache
Cannot create cache directory /var/www/.composer/cache/repo/https---repo.packagist.org/, or directory is not writable. Proceeding without cache
Cannot create cache directory /var/www/.composer/cache/files/, or directory is not writable. Proceeding without cache
[RuntimeException]
/var/www/.composer/cache/vcs does not exist and could not be created.
require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-suggest] [--no-update] [--no-scripts] [--update-no-dev] [--update-with-dependencies] [--update-with-all-dependencies] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--] [<packages>]...
Cannot create cache directory /var/www/.composer/cache/repo/https---repo.packagist.org/, or directory is not writable. Proceeding without cache
Cannot create cache directory /var/www/.composer/cache/files/, or directory is not writable. Proceeding without cache
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Package operations: 96 installs, 0 updates, 0 removals
Failed to download mongodb/mongodb from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing mongodb/mongodb (1.1.2): Cloning a307dd60e7
Failed to download alcaeus/mongo-php-adapter from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing alcaeus/mongo-php-adapter (1.1.5): Cloning 4f21e1fdc2
Failed to download behat/transliterator from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing behat/transliterator (v1.2.0): Cloning 826ce7e9c2
Failed to download cocur/slugify from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing cocur/slugify (v3.1): Cloning b2ccf7b735
Failed to download twig/twig from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing twig/twig (v1.35.0): Cloning daa657073e
Failed to download symfony/symfony from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing symfony/symfony (v2.8.46): Cloning a7f5ade1f8
Failed to download symfony/security-acl from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing symfony/security-acl (v3.0.1): Cloning ab4dfe2d95
Failed to download symfony/polyfill-util from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing symfony/polyfill-util (v1.10.0): Cloning 3b58903eae
Failed to download paragonie/random_compat from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing paragonie/random_compat (v2.0.17): Cloning 29af24f25b
Failed to download symfony/polyfill-php70 from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing symfony/polyfill-php70 (v1.10.0): Cloning 6b88000cdd
Failed to download symfony/polyfill-php56 from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing symfony/polyfill-php56 (v1.10.0): Cloning ff208829fe
Failed to download ircmaxell/password-compat from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing ircmaxell/password-compat (v1.0.4): Cloning 5c5cde8822
Failed to download symfony/polyfill-php55 from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing symfony/polyfill-php55 (v1.10.0): Cloning 42a4c00a34
Failed to download symfony/polyfill-php54 from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing symfony/polyfill-php54 (v1.10.0): Cloning 412977e090
Failed to download symfony/polyfill-mbstring from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing symfony/polyfill-mbstring (v1.10.0): Cloning c79c051f5b
Failed to download symfony/polyfill-intl-icu from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing symfony/polyfill-intl-icu (v1.10.0): Cloning f22a90256d
Failed to download symfony/polyfill-ctype from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing symfony/polyfill-ctype (v1.10.0): Cloning e3d8262452
Failed to download symfony/polyfill-apcu from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing symfony/polyfill-apcu (v1.10.0): Cloning 19e1b73bf2
Failed to download psr/log from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing psr/log (1.0.2): Cloning 4ebe3a8bf7
Failed to download doctrine/lexer from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing doctrine/lexer (v1.0.1): Cloning 83893c552f
Failed to download doctrine/inflector from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing doctrine/inflector (v1.1.0): Cloning 90b2128806
Failed to download doctrine/collections from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing doctrine/collections (v1.4.0): Cloning 1a4fb7e902
Failed to download doctrine/cache from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing doctrine/cache (v1.6.2): Cloning eb152c5100
Failed to download doctrine/annotations from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing doctrine/annotations (v1.4.0): Cloning 54cacc9b81
Failed to download doctrine/common from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing doctrine/common (v2.7.3): Cloning 4acb8f8962
- Installing coresphere/console-bundle (dev-master 06eb596): Cloning 06eb5965db
Failed to download doctrine/dbal from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing doctrine/dbal (v2.5.13): Cloning 729340d8d1
Failed to download doctrine/doctrine-cache-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing doctrine/doctrine-cache-bundle (1.3.3): Cloning 4c8e363f96
Failed to download jdorn/sql-formatter from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing jdorn/sql-formatter (v1.2.17): Cloning 64990d96e0
Failed to download doctrine/doctrine-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing doctrine/doctrine-bundle (1.9.1): Cloning 703fad32e4
Failed to download doctrine/data-fixtures from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing doctrine/data-fixtures (v1.2.2): Cloning 17fa5bfe6f
Failed to download doctrine/doctrine-fixtures-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing doctrine/doctrine-fixtures-bundle (v2.4.1): Cloning 74b8cc70a4
Failed to download doctrine/mongodb from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing doctrine/mongodb (1.6.3): Cloning 859dad965f
Failed to download doctrine/instantiator from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing doctrine/instantiator (1.0.5): Cloning 8e884e78f9
- Installing doctrine/mongodb-odm (dev-master 722702a): Cloning 722702a8e4
Failed to download psr/http-message from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing psr/http-message (1.0.1): Cloning f6561bf28d
Failed to download zendframework/zend-diactoros from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing zendframework/zend-diactoros (1.8.6): Cloning 20da13beba
Failed to download egeloen/http-adapter from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing egeloen/http-adapter (0.8.0): Cloning 9641f11487
Failed to download egeloen/json-builder from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing egeloen/json-builder (2.0.1): Cloning c6afb2c53a
Failed to download willdurand/jsonp-callback-validator from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing willdurand/jsonp-callback-validator (v1.1.0): Cloning 1a7d388bb5
Failed to download friendsofsymfony/jsrouting-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing friendsofsymfony/jsrouting-bundle (1.6.3): Cloning 49c1069132
Failed to download guzzlehttp/psr7 from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing guzzlehttp/psr7 (1.4.2): Cloning f5b8a8512e
Failed to download kriswallsmith/buzz from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing kriswallsmith/buzz (v0.16.1): Cloning 4977b7d44d
Failed to download hwi/oauth-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing hwi/oauth-bundle (0.5.3): Cloning 50f4bcbe5c
Failed to download igorw/get-in from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing igorw/get-in (v1.0.3): Cloning 170ded831f
Failed to download incenteev/composer-parameter-handler from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing incenteev/composer-parameter-handler (v2.1.3): Cloning 933c45a348
Failed to download intervention/image from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing intervention/image (2.4.2): Cloning e82d274f78
Failed to download phpoption/phpoption from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing phpoption/phpoption (1.5.0): Cloning 94e644f7d2
Failed to download jms/parser-lib from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing jms/parser-lib (1.0.0): Cloning c509473bc1
Failed to download phpcollection/phpcollection from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing phpcollection/phpcollection (0.5.0): Cloning f2bcff45c0
Failed to download jms/metadata from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing jms/metadata (1.7.0): Cloning e5854ab1aa
Failed to download jms/serializer from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing jms/serializer (1.13.0): Cloning 00863e1d55
Failed to download jms/serializer-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing jms/serializer-bundle (1.5.0): Cloning 85ee039a2b
- Installing joshtronic/php-loremipsum (dev-master 24b768a): Cloning 24b768a630
Failed to download knplabs/knp-menu from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing knplabs/knp-menu (2.2.0): Cloning 964b5b3ca7
Failed to download knplabs/knp-menu-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing knplabs/knp-menu-bundle (2.1.3): Cloning 0e4af7209d
Failed to download kriswallsmith/assetic from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing kriswallsmith/assetic (v1.4.0): Cloning e911c437db
Failed to download michelf/php-markdown from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing michelf/php-markdown (1.8.0): Cloning 01ab082b35
Failed to download zendframework/zend-json from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing zendframework/zend-json (3.1.0): Cloning 4dd940e8e6
Failed to download ob/highcharts-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing ob/highcharts-bundle (1.6): Cloning 22753f7b40
Failed to download ozdemirburak/iris from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing ozdemirburak/iris (1.2.1): Cloning a100a217eb
Failed to download pixassociates/sortable-behavior-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing pixassociates/sortable-behavior-bundle (v1.5): Cloning bcb223f26b
Failed to download composer/ca-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing composer/ca-bundle (1.1.3): Cloning 8afa52cd41
Failed to download sensiolabs/security-checker from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing sensiolabs/security-checker (v5.0.1): Cloning 9ea927417c
Failed to download sensio/distribution-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing sensio/distribution-bundle (v5.0.23): Cloning 088b116a0e
Failed to download sensio/framework-extra-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing sensio/framework-extra-bundle (v3.0.29): Cloning bb907234df
Failed to download sonata-project/cache from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing sonata-project/cache (1.0.7): Cloning f2f6be96c2
Failed to download twig/extensions from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing twig/extensions (v1.5.2): Cloning 2c1a86526d
Failed to download sonata-project/exporter from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing sonata-project/exporter (1.9.1): Cloning 6dbea33794
Failed to download sonata-project/datagrid-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing sonata-project/datagrid-bundle (2.4.0): Cloning aa0923768b
Failed to download sonata-project/core-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing sonata-project/core-bundle (3.11.2): Cloning 16a89c9dd5
Failed to download sonata-project/block-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing sonata-project/block-bundle (3.12.1): Cloning 8196b71f73
Failed to download sonata-project/admin-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing sonata-project/admin-bundle (3.9.0): Cloning 75a8c1d8ef
Failed to download doctrine/mongodb-odm-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing doctrine/mongodb-odm-bundle (3.4.4): Cloning d9e400c94a
Failed to download sonata-project/doctrine-mongodb-admin-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing sonata-project/doctrine-mongodb-admin-bundle (3.0.0): Cloning 5a8d8ef34d
Failed to download knplabs/knp-markdown-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing knplabs/knp-markdown-bundle (1.7.0): Cloning 912796833a
Failed to download egeloen/ckeditor-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing egeloen/ckeditor-bundle (4.0.6): Cloning c974b85b79
Failed to download sonata-project/formatter-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing sonata-project/formatter-bundle (3.1.0): Cloning 93aa4581fa
Failed to download sonata-project/google-authenticator from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing sonata-project/google-authenticator (1.1.0): Cloning ccf7ecb68e
Failed to download sonata-project/easy-extends-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing sonata-project/easy-extends-bundle (2.5.0): Cloning c62fb4f7e7
Failed to download sonata-project/doctrine-extensions from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing sonata-project/doctrine-extensions (1.1.0): Cloning de0c00b1d7
Failed to download friendsofsymfony/user-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing friendsofsymfony/user-bundle (v1.3.7): Cloning 113cc4e48f
Failed to download sonata-project/user-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing sonata-project/user-bundle (3.6.0): Cloning e1b2797c79
Failed to download gedmo/doctrine-extensions from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing gedmo/doctrine-extensions (v2.4.36): Cloning 87c78ff9fd
Failed to download stof/doctrine-extensions-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing stof/doctrine-extensions-bundle (v1.3.0): Cloning 46db71ec7f
Failed to download monolog/monolog from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing monolog/monolog (1.23.0): Cloning fd8c787753
Failed to download symfony/monolog-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing symfony/monolog-bundle (v2.12.1): Cloning b0146bdca7
Failed to download swiftmailer/swiftmailer from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing swiftmailer/swiftmailer (v5.4.12): Cloning 181b89f18a
Failed to download symfony/swiftmailer-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing symfony/swiftmailer-bundle (v2.6.7): Cloning c4808f5169
Failed to download vich/uploader-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing vich/uploader-bundle (1.4.2): Cloning 09c0f0f805
Failed to download willdurand/geocoder from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing willdurand/geocoder (v3.3.2): Cloning ccc178e298
Failed to download willdurand/geocoder-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing willdurand/geocoder-bundle (4.2.0): Cloning 7243732030
Failed to download sensio/generator-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing sensio/generator-bundle (v3.1.7): Cloning 28cbaa244b
Failed to download symfony/phpunit-bridge from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing symfony/phpunit-bridge (v2.8.46): Cloning a1295ca6e2
Failed to download symfony/assetic-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing symfony/assetic-bundle (v2.8.2): Cloning 2e0a23a487
Failed to download xmon/color-picker-type-bundle from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
- Installing xmon/color-picker-type-bundle (v1.0.5): Cloning 2aeff956fa
paragonie/random_compat suggests installing ext-libsodium (Provides a modern crypto API that can be used to generate random bytes.)
symfony/polyfill-intl-icu suggests installing ext-intl (For best performance)
doctrine/doctrine-bundle suggests installing doctrine/orm (The Doctrine ORM integration is optional in the bundle.)
doctrine/data-fixtures suggests installing doctrine/orm (For loading ORM fixtures)
doctrine/data-fixtures suggests installing doctrine/phpcr-odm (For loading PHPCR ODM fixtures)
doctrine/mongodb suggests installing jmikola/geojson (Support GeoJSON geometry objects in 2dsphere queries)
egeloen/http-adapter suggests installing ext-http (Allows you to use the PECL adapter)
egeloen/http-adapter suggests installing guzzle/guzzle (Allows you to use the Guzzle 3 adapter)
egeloen/http-adapter suggests installing guzzlehttp/guzzle (Allows you to use the Guzzle 4 adapter)
egeloen/http-adapter suggests installing nategood/httpful (Allows you to use the httpful adapter)
egeloen/http-adapter suggests installing zendframework/zend-http (Allows you to use the Zend 2 adapter)
egeloen/http-adapter suggests installing zendframework/zendframework1 (Allows you to use the Zend 1 adapter)
intervention/image suggests installing ext-imagick (to use Imagick based image processing.)
intervention/image suggests installing intervention/imagecache (Caching extension for the Intervention Image library)
jms/serializer-bundle suggests installing jms/di-extra-bundle (Required to get lazy loading (de)serialization visitors, ~1.3)
knplabs/knp-menu suggests installing pimple/pimple (for the built-in implementations of the menu provider and renderer provider)
knplabs/knp-menu suggests installing silex/silex (for the integration with your silex application)
kriswallsmith/assetic suggests installing leafo/lessphp (Assetic provides the integration with the lessphp LESS compiler)
kriswallsmith/assetic suggests installing leafo/scssphp (Assetic provides the integration with the scssphp SCSS compiler)
kriswallsmith/assetic suggests installing leafo/scssphp-compass (Assetic provides the integration with the SCSS compass plugin)
kriswallsmith/assetic suggests installing patchwork/jsqueeze (Assetic provides the integration with the JSqueeze JavaScript compressor)
kriswallsmith/assetic suggests installing ptachoire/cssembed (Assetic provides the integration with phpcssembed to embed data uris)
zendframework/zend-json suggests installing zendframework/zend-json-server (For implementing JSON-RPC servers)
zendframework/zend-json suggests installing zendframework/zend-xml2json (For converting XML documents to JSON)
sensio/framework-extra-bundle suggests installing symfony/psr-http-message-bridge (To use the PSR-7 converters)
sonata-project/cache suggests installing doctrine/orm (ORM support)
sonata-project/cache suggests installing doctrine/phpcr-odm (PHPCR ODM support)
sonata-project/cache suggests installing ext-apc (Caching with ext/apc)
sonata-project/cache suggests installing ext-memcached (Caching with ext/memcached)
sonata-project/cache suggests installing predis/predis (Install redis php)
sonata-project/exporter suggests installing propel/propel1 (^1.6)
sonata-project/block-bundle suggests installing jms/di-extra-bundle (Annotations for Block definition)
sonata-project/block-bundle suggests installing sonata-project/cache-bundle (^3.0)
sonata-project/admin-bundle suggests installing jms/di-extra-bundle (Annotations for Admin definition)
sonata-project/admin-bundle suggests installing jms/translation-bundle (Extract message keys from Admins)
sonata-project/admin-bundle suggests installing sonata-project/intl-bundle (Add localized date and number into the list)
knplabs/knp-markdown-bundle suggests installing ext-sundown (to use optional support for php-sundown extension instead of php implementation)
egeloen/ckeditor-bundle suggests installing egeloen/form-extra-bundle (Allows to load CKEditor asynchronously)
sonata-project/formatter-bundle suggests installing sonata-project/media-bundle (For using the admin media browser.)
sonata-project/doctrine-extensions suggests installing doctrine/orm (If you use doctrine orm)
sonata-project/doctrine-extensions suggests installing doctrine/phpcr-odm (If you use doctrine phpcr)
friendsofsymfony/user-bundle suggests installing willdurand/propel-typehintable-behavior (Needed when using the propel implementation)
sonata-project/user-bundle suggests installing friendsofsymfony/rest-bundle (For using the public API methods.)
sonata-project/user-bundle suggests installing nelmio/api-doc-bundle (For using the public API methods.)
sonata-project/user-bundle suggests installing sonata-project/doctrine-orm-admin-bundle (^3.0)
sonata-project/user-bundle suggests installing sonata-project/seo-bundle (For SEO breadcrumb block service usage)
gedmo/doctrine-extensions suggests installing doctrine/orm (to use the extensions with the ORM)
monolog/monolog suggests installing aws/aws-sdk-php (Allow sending log messages to AWS services like DynamoDB)
monolog/monolog suggests installing doctrine/couchdb (Allow sending log messages to a CouchDB server)
monolog/monolog suggests installing ext-amqp (Allow sending log messages to an AMQP server (1.0+ required))
monolog/monolog suggests installing graylog2/gelf-php (Allow sending log messages to a GrayLog2 server)
monolog/monolog suggests installing php-amqplib/php-amqplib (Allow sending log messages to an AMQP server using php-amqplib)
monolog/monolog suggests installing php-console/php-console (Allow sending log messages to Google Chrome)
monolog/monolog suggests installing rollbar/rollbar (Allow sending log messages to Rollbar)
monolog/monolog suggests installing ruflin/elastica (Allow sending log messages to an Elastic Search server)
monolog/monolog suggests installing sentry/sentry (Allow sending log messages to a Sentry server)
vich/uploader-bundle suggests installing doctrine/orm (^2.2.3)
vich/uploader-bundle suggests installing doctrine/phpcr-odm (~1.0)
vich/uploader-bundle suggests installing knplabs/knp-gaufrette-bundle (~0.3)
vich/uploader-bundle suggests installing ocramius/proxy-manager (To have the Gaufrette with Doctrine adapter)
vich/uploader-bundle suggests installing willdurand/propel-eventdispatcher-bundle (~1.2)
willdurand/geocoder suggests installing ext-geoip (Enabling the geoip extension allows you to use the MaxMindProvider.)
willdurand/geocoder suggests installing geoip/geoip (If you are going to use the MaxMindBinaryProvider (conflict with geoip extension).)
willdurand/geocoder suggests installing geoip2/geoip2 (If you are going to use the GeoIP2DatabaseProvider.)
symfony/assetic-bundle suggests installing kriswallsmith/spork (to be able to dump assets in parallel)
Package egeloen/http-adapter is abandoned, you should avoid using it. Use php-http/httplug instead.
Package symfony/assetic-bundle is abandoned, you should avoid using it. Use symfony/webpack-encore-pack instead.
Generating autoload files
> Incenteev\ParameterHandler\ScriptHandler::buildParameters
Updating the "app/config/parameters.yml" file
Some parameters are missing. Please provide them.
contact_email (contact@localhost.fr): clairezuliani@gmail.com
> Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::buildBootstrap
> Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::clearCache
// Clearing the cache for the dev environment with debug true
[OK] Cache for the "dev" environment (debug=true) was successfully cleared.
> Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::installAssets
Trying to install assets as relative symbolic links.
--- --------------------------- ------------------
Bundle Method / Error
--- --------------------------- ------------------
✔ FrameworkBundle relative symlink
✔ FOSJsRoutingBundle relative symlink
✔ PixSortableBehaviorBundle relative symlink
✔ SonataCoreBundle relative symlink
✔ SonataAdminBundle relative symlink
✔ IvoryCKEditorBundle relative symlink
✔ SonataFormatterBundle relative symlink
✔ XmonColorPickerTypeBundle relative symlink
✔ SonataUserBundle relative symlink
✔ CoreSphereConsoleBundle relative symlink
--- --------------------------- ------------------
[OK] All assets were successfully installed.
> Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::installRequirementsFile
> Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::prepareDeploymentTarget
Trying to install assets as absolute symbolic links.
--- --------------------------- ------------------
Bundle Method / Error
--- --------------------------- ------------------
✔ FrameworkBundle absolute symlink
✔ FOSJsRoutingBundle absolute symlink
✔ PixSortableBehaviorBundle absolute symlink
✔ SonataCoreBundle absolute symlink
✔ SonataAdminBundle absolute symlink
✔ IvoryCKEditorBundle absolute symlink
✔ SonataFormatterBundle absolute symlink
✔ XmonColorPickerTypeBundle absolute symlink
✔ SonataUserBundle absolute symlink
✔ CoreSphereConsoleBundle absolute symlink
--- --------------------------- ------------------
[OK] All assets were successfully installed.
[14:08:17] Local gulp not found in ~/gogocarto
[14:08:17] Try running: npm install gulp
[14:08:18] Local gulp not found in ~/gogocarto
[14:08:18] Try running: npm install gulp
Created dbs for all classes
Created collections for all classes
Created indexes for all classes
install_debian9.sh: line 106: 9896 Segmentation fault sudo -u $WEB_USR php $WEB_DIR/bin/console doctrine:mongodb:schema:create --no-interaction
Processing document "Gedmo\Loggable\Document\MappedSuperclass\AbstractLogEntry"
Processing document "Gedmo\Loggable\Document\LogEntry"
Processing document "Biopen\GeoDirectoryBundle\Document\PostalAddress"
Processing document "Biopen\GeoDirectoryBundle\Document\Element"
Processing document "Biopen\GeoDirectoryBundle\Document\ElementImage"
Processing document "Biopen\GeoDirectoryBundle\Document\DailyTimeSlot"
Processing document "Biopen\GeoDirectoryBundle\Document\Taxonomy"
Processing document "Biopen\GeoDirectoryBundle\Document\Option"
Processing document "Biopen\GeoDirectoryBundle\Document\Import"
Processing document "Biopen\GeoDirectoryBundle\Document\UserInteraction"
Processing document "Biopen\GeoDirectoryBundle\Document\UserInteractionVote"
Processing document "Biopen\GeoDirectoryBundle\Document\OptionValue"
Processing document "Biopen\GeoDirectoryBundle\Document\UserInteractionContribution"
Processing document "Biopen\GeoDirectoryBundle\Document\OpenHours"
Processing document "Biopen\GeoDirectoryBundle\Document\UserInteractionReport"
Processing document "Biopen\GeoDirectoryBundle\Document\Coordinates"
Processing document "Biopen\GeoDirectoryBundle\Document\Source"
Processing document "Biopen\GeoDirectoryBundle\Document\SourceExternal"
Processing document "Biopen\GeoDirectoryBundle\Document\Category"
Processing document "Biopen\GeoDirectoryBundle\Document\Stamp"
Processing document "Biopen\CoreBundle\Document\AbstractFile"
Processing document "Biopen\CoreBundle\Document\EmbeddedImage"
Processing document "Biopen\CoreBundle\Document\FeatureConfiguration"
Processing document "Biopen\CoreBundle\Document\InteractionConfiguration"
Processing document "Biopen\CoreBundle\Document\User"
Processing document "Biopen\CoreBundle\Document\Wrapper"
Processing document "Biopen\CoreBundle\Document\TileLayer"
Processing document "Biopen\CoreBundle\Document\Configuration\ConfigurationHome"
Processing document "Biopen\CoreBundle\Document\Configuration\ConfigurationMenu"
Processing document "Biopen\CoreBundle\Document\Configuration\ConfigurationUser"
Processing document "Biopen\CoreBundle\Document\Configuration\ConfigurationApi"
Processing document "Biopen\CoreBundle\Document\Configuration\ConfigurationInfobar"
Processing document "Biopen\CoreBundle\Document\Partner"
Processing document "Biopen\CoreBundle\Document\Configuration"
Processing document "Biopen\CoreBundle\Document\About"
Processing document "Biopen\CoreBundle\Document\AutomatedMailConfiguration"
Processing document "Biopen\CoreBundle\Document\ConfImage"
Processing document "Biopen\CoreBundle\Document\PartnerImage"
Processing document "Biopen\SaasBundle\Document\ScheduledCommand"
Processing document "Biopen\SaasBundle\Document\Project"
Processing document "FOS\UserBundle\Document\Group"
Processing document "FOS\UserBundle\Document\User"
Processing document "Sonata\UserBundle\Document\BaseGroup"
Processing document "Sonata\UserBundle\Document\BaseUser"
Processing document "Application\Sonata\UserBundle\Document\Group"
Hydrator classes generated to "/var/www/gogocarto/var/cache/dev/doctrine/odm/mongodb/Hydrators"
Processing document "Gedmo\Loggable\Document\MappedSuperclass\AbstractLogEntry"
Processing document "Gedmo\Loggable\Document\LogEntry"
Processing document "Biopen\GeoDirectoryBundle\Document\PostalAddress"
Processing document "Biopen\GeoDirectoryBundle\Document\Element"
Processing document "Biopen\GeoDirectoryBundle\Document\ElementImage"
Processing document "Biopen\GeoDirectoryBundle\Document\DailyTimeSlot"
Processing document "Biopen\GeoDirectoryBundle\Document\Taxonomy"
Processing document "Biopen\GeoDirectoryBundle\Document\Option"
Processing document "Biopen\GeoDirectoryBundle\Document\Import"
Processing document "Biopen\GeoDirectoryBundle\Document\UserInteraction"
Processing document "Biopen\GeoDirectoryBundle\Document\UserInteractionVote"
Processing document "Biopen\GeoDirectoryBundle\Document\OptionValue"
Processing document "Biopen\GeoDirectoryBundle\Document\UserInteractionContribution"
Processing document "Biopen\GeoDirectoryBundle\Document\OpenHours"
Processing document "Biopen\GeoDirectoryBundle\Document\UserInteractionReport"
Processing document "Biopen\GeoDirectoryBundle\Document\Coordinates"
Processing document "Biopen\GeoDirectoryBundle\Document\Source"
Processing document "Biopen\GeoDirectoryBundle\Document\SourceExternal"
Processing document "Biopen\GeoDirectoryBundle\Document\Category"
Processing document "Biopen\GeoDirectoryBundle\Document\Stamp"
Processing document "Biopen\CoreBundle\Document\AbstractFile"
Processing document "Biopen\CoreBundle\Document\EmbeddedImage"
Processing document "Biopen\CoreBundle\Document\FeatureConfiguration"
Processing document "Biopen\CoreBundle\Document\InteractionConfiguration"
Processing document "Biopen\CoreBundle\Document\User"
Processing document "Biopen\CoreBundle\Document\Wrapper"
Processing document "Biopen\CoreBundle\Document\TileLayer"
Processing document "Biopen\CoreBundle\Document\Configuration\ConfigurationHome"
Processing document "Biopen\CoreBundle\Document\Configuration\ConfigurationMenu"
Processing document "Biopen\CoreBundle\Document\Configuration\ConfigurationUser"
Processing document "Biopen\CoreBundle\Document\Configuration\ConfigurationApi"
Processing document "Biopen\CoreBundle\Document\Configuration\ConfigurationInfobar"
Processing document "Biopen\CoreBundle\Document\Partner"
Processing document "Biopen\CoreBundle\Document\Configuration"
Processing document "Biopen\CoreBundle\Document\About"
Processing document "Biopen\CoreBundle\Document\AutomatedMailConfiguration"
Processing document "Biopen\CoreBundle\Document\ConfImage"
Processing document "Biopen\CoreBundle\Document\PartnerImage"
Processing document "Biopen\SaasBundle\Document\ScheduledCommand"
Processing document "Biopen\SaasBundle\Document\Project"
Processing document "FOS\UserBundle\Document\Group"
Processing document "FOS\UserBundle\Document\User"
Processing document "Sonata\UserBundle\Document\BaseGroup"
Processing document "Sonata\UserBundle\Document\BaseUser"
Processing document "Application\Sonata\UserBundle\Document\Group"
Proxy classes generated to "/var/www/gogocarto/var/cache/dev/doctrine/odm/mongodb/Proxies"
> purging database
> loading Biopen\GeoDirectoryBundle\DataFixtures\MongoDB\LoadTaxonomy
> loading Biopen\CoreBundle\DataFixtures\MongoDB\LoadAbout
> loading Biopen\CoreBundle\DataFixtures\MongoDB\LoadConfiguration
> loading Biopen\CoreBundle\DataFixtures\MongoDB\LoadPartner
> loading Biopen\CoreBundle\DataFixtures\MongoDB\LoadWrapper
> loading Biopen\Corebundle\DataFixtures\MongoDB\LoadUserData
*** Error in `php': free(): invalid pointer: 0x000055720b0d76ff ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7f46f0e07bfb]
/lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7f46f0e0dfc6]
/lib/x86_64-linux-gnu/libc.so.6(+0x7780e)[0x7f46f0e0e80e]
php(zend_objects_store_free_object_storage+0x50)[0x557209358020]
php(shutdown_executor+0x443)[0x55720930abd3]
php(zend_deactivate+0x6b)[0x55720931aebb]
php(php_request_shutdown+0x296)[0x5572092b89f6]
php(+0x2f28b0)[0x5572093b18b0]
php(main+0x46e)[0x55720919bebe]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7f46f0db72e1]
php(_start+0x2a)[0x55720919c00a]
======= Memory map: ========
5572090bf000-557209469000 r-xp 00000000 fe:01 2107002 /usr/bin/php7.0
557209668000-5572096de000 r--p 003a9000 fe:01 2107002 /usr/bin/php7.0
5572096de000-5572096ee000 rw-p 0041f000 fe:01 2107002 /usr/bin/php7.0
5572096ee000-55720970a000 rw-p 00000000 00:00 0
55720adbe000-55720b103000 rw-p 00000000 00:00 0 [heap]
7f46d8000000-7f46d8021000 rw-p 00000000 00:00 0
7f46d8021000-7f46dc000000 ---p 00000000 00:00 0
7f46df800000-7f46dfc00000 rw-p 00000000 00:00 0
7f46dfdee000-7f46dfdf8000 r-xp 00000000 fe:01 1312440 /lib/x86_64-linux-gnu/libnss_files-2.24.so
7f46dfdf8000-7f46dfff8000 ---p 0000a000 fe:01 1312440 /lib/x86_64-linux-gnu/libnss_files-2.24.so
7f46dfff8000-7f46dfff9000 r--p 0000a000 fe:01 1312440 /lib/x86_64-linux-gnu/libnss_files-2.24.so
7f46dfff9000-7f46dfffa000 rw-p 0000b000 fe:01 1312440 /lib/x86_64-linux-gnu/libnss_files-2.24.so
7f46dfffa000-7f46e0000000 rw-p 00000000 00:00 0
7f46e0000000-7f46e1000000 rw-p 00000000 00:00 0
7f46e10dd000-7f46e11fe000 rw-p 00000000 00:00 0
7f46e11fe000-7f46e13b2000 r-xp 00000000 fe:01 2103493 /usr/lib/x86_64-linux-gnu/libdb-5.3.so
7f46e13b2000-7f46e15b2000 ---p 001b4000 fe:01 2103493 /usr/lib/x86_64-linux-gnu/libdb-5.3.so
7f46e15b2000-7f46e15b9000 r--p 001b4000 fe:01 2103493 /usr/lib/x86_64-linux-gnu/libdb-5.3.so
7f46e15b9000-7f46e15bc000 rw-p 001bb000 fe:01 2103493 /usr/lib/x86_64-linux-gnu/libdb-5.3.so
7f46e15bc000-7f46e15c2000 r-xp 00000000 fe:01 2228930 /usr/lib/x86_64-linux-gnu/sasl2/libsasldb.so.2.0.25
7f46e15c2000-7f46e17c1000 ---p 00006000 fe:01 2228930 /usr/lib/x86_64-linux-gnu/sasl2/libsasldb.so.2.0.25
7f46e17c1000-7f46e17c2000 r--p 00005000 fe:01 2228930 /usr/lib/x86_64-linux-gnu/sasl2/libsasldb.so.2.0.25
7f46e17c2000-7f46e17c3000 rw-p 00006000 fe:01 2228930 /usr/lib/x86_64-linux-gnu/sasl2/libsasldb.so.2.0.25
7f46e17c3000-7f46e17d0000 r-xp 00000000 fe:01 2228918 /usr/lib/x86_64-linux-gnu/sasl2/libdigestmd5.so.2.0.25
7f46e17d0000-7f46e19cf000 ---p 0000d000 fe:01 2228918 /usr/lib/x86_64-linux-gnu/sasl2/libdigestmd5.so.2.0.25
7f46e19cf000-7f46e19d0000 r--p 0000c000 fe:01 2228918 /usr/lib/x86_64-linux-gnu/sasl2/libdigestmd5.so.2.0.25
7f46e19d0000-7f46e19d1000 rw-p 0000d000 fe:01 2228918 /usr/lib/x86_64-linux-gnu/sasl2/libdigestmd5.so.2.0.25
7f46e19d1000-7f46e19d9000 r-xp 00000000 fe:01 2228924 /usr/lib/x86_64-linux-gnu/sasl2/libntlm.so.2.0.25
7f46e19d9000-7f46e1bd8000 ---p 00008000 fe:01 2228924 /usr/lib/x86_64-linux-gnu/sasl2/libntlm.so.2.0.25
7f46e1bd8000-7f46e1bd9000 r--p 00007000 fe:01 2228924 /usr/lib/x86_64-linux-gnu/sasl2/libntlm.so.2.0.25
7f46e1bd9000-7f46e1bda000 rw-p 00008000 fe:01 2228924 /usr/lib/x86_64-linux-gnu/sasl2/libntlm.so.2.0.25
7f46e1bda000-7f46e1bde000 r-xp 00000000 fe:01 2228921 /usr/lib/x86_64-linux-gnu/sasl2/liblogin.so.2.0.25
7f46e1bde000-7f46e1ddd000 ---p 00004000 fe:01 2228921 /usr/lib/x86_64-linux-gnu/sasl2/liblogin.so.2.0.25
7f46e1ddd000-7f46e1dde000 r--p 00003000 fe:01 2228921 /usr/lib/x86_64-linux-gnu/sasl2/liblogin.so.2.0.25
7f46e1dde000-7f46e1ddf000 rw-p 00004000 fe:01 2228921 /usr/lib/x86_64-linux-gnu/sasl2/liblogin.so.2.0.25
7f46e1ddf000-7f46e1de3000 r-xp 00000000 fe:01 2228912 /usr/lib/x86_64-linux-gnu/sasl2/libanonymous.so.2.0.25
7f46e1de3000-7f46e1fe2000 ---p 00004000 fe:01 2228912 /usr/lib/x86_64-linux-gnu/sasl2/libanonymous.so.2.0.25
7f46e1fe2000-7f46e1fe3000 r--p 00003000 fe:01 2228912 /usr/lib/x86_64-linux-gnu/sasl2/libanonymous.so.2.0.25
7f46e1fe3000-7f46e1fe4000 rw-p 00004000 fe:01 2228912 /usr/lib/x86_64-linux-gnu/sasl2/libanonymous.so.2.0.25
7f46e1fe4000-7f46e1fe9000 r-xp 00000000 fe:01 2228915 /usr/lib/x86_64-linux-gnu/sasl2/libcrammd5.so.2.0.25
7f46e1fe9000-7f46e21e8000 ---p 00005000 fe:01 2228915 /usr/lib/x86_64-linux-gnu/sasl2/libcrammd5.so.2.0.25
7f46e21e8000-7f46e21e9000 r--p 00004000 fe:01 2228915 /usr/lib/x86_64-linux-gnu/sasl2/libcrammd5.so.2.0.25
7f46e21e9000-7f46e21ea000 rw-p 00005000 fe:01 2228915 /usr/lib/x86_64-linux-gnu/sasl2/libcrammd5.so.2.0.25
7f46e21ea000-7f46e21f2000 r-xp 00000000 fe:01 1312377 /lib/x86_64-linux-gnu/libcrypt-2.24.so
7f46e21f2000-7f46e23f2000 ---p 00008000 fe:01 1312377 /lib/x86_64-linux-gnu/libcrypt-2.24.so
7f46e23f2000-7f46e23f3000 r--p 00008000 fe:01 1312377 /lib/x86_64-linux-gnu/libcrypt-2.24.so
7f46e23f3000-7f46e23f4000 rw-p 00009000 fe:01 1312377 /lib/x86_64-linux-gnu/libcrypt-2.24.so
7f46e23f4000-7f46e2422000 rw-p 00000000 00:00 0
7f46e2422000-7f46e2426000 r-xp 00000000 fe:01 2228927 /usr/lib/x86_64-linux-gnu/sasl2/libplain.so.2.0.25
7f46e2426000-7f46e2625000 ---p 00004000 fe:01 2228927 /usr/lib/x86_64-linux-gnu/sasl2/libplain.so.2.0.25
7f46e2625000-7f46e2626000 r--p 00003000 fe:01 2228927 /usr/lib/x86_64-linux-gnu/sasl2/libplain.so.2.0.25
7f46e2626000-7f46e2627000 rw-p 00004000 fe:01 2228927 /usr/lib/x86_64-linux-gnu/sasl2/libplain.so.2.0.25
7f46e2627000-7f46e2664000 r-xp 00000000 fe:01 2106923 /usr/lib/x86_64-linux-gnu/libxslt.so.1.1.29
7f46e2664000-7f46e2863000 ---p 0003d000 fe:01 2106923 /usr/lib/x86_64-linux-gnu/libxslt.so.1.1.29
7f46e2863000-7f46e2865000 r--p 0003c000 fe:01 2106923 /usr/lib/x86_64-linux-gnu/libxslt.so.1.1.29
7f46e2865000-7f46e2866000 rw-p 0003e000 fe:01 2106923 /usr/lib/x86_64-linux-gnu/libxslt.so.1.1.29
7f46e2866000-7f46e287a000 r-xp 00000000 fe:01 2106922 /usr/lib/x86_64-linux-gnu/libexslt.so.0.8.17
7f46e287a000-7f46e2a7a000 ---p 00014000 fe:01 2106922 /usr/lib/x86_64-linux-gnu/libexslt.so.0.8.17
7f46e2a7a000-7f46e2a7b000 r--p 00014000 fe:01 2106922 /usr/lib/x86_64-linux-gnu/libexslt.so.0.8.17
7f46e2a7b000-7f46e2a7c000 rw-p 00015000 fe:01 2106922 /usr/lib/x86_64-linux-gnu/libexslt.so.0.8.17
7f46e2a7c000-7f46e2a83000 r-xp 00000000 fe:01 2107014 /usr/lib/php/20151012/xsl.so
7f46e2a83000-7f46e2c82000 ---p 00007000 fe:01 2107014 /usr/lib/php/20151012/xsl.so
7f46e2c82000-7f46e2c83000 r--p 00006000 fe:01 2107014 /usr/lib/php/20151012/xsl.so
7f46e2c83000-7f46e2c84000 rw-p 00007000 fe:01 2107014 /usr/lib/php/20151012/xsl.so
7f46e2c84000-7f46e2c8c000 r-xp 00000000 fe:01 2107013 /usr/lib/php/20151012/xmlwriter.so
7f46e2c8c000-7f46e2e8c000 ---p 00008000 fe:01 2107013 /usr/lib/php/20151012/xmlwriter.so
7f46e2e8c000-7f46e2e8f000 r--p 00008000 fe:01 2107013 /usr/lib/php/20151012/xmlwriter.so
7f46e2e8f000-7f46e2e90000 rw-p 0000b000 fe:01 2107013 /usr/lib/php/20151012/xmlwriter.so
7f46e2e90000-7f46e2e97000 r-xp 00000000 fe:01 2107012 /usr/lib/php/20151012/xmlreader.so
7f46e2e97000-7f46e3097000 ---p 00007000 fe:01 2107012 /usr/lib/php/20151012/xmlreader.so
7f46e3097000-7f46e3098000 r--p 00007000 fe:01 2107012 /usr/lib/php/20151012/xmlreader.so
7f46e3098000-7f46e3099000 rw-p 00008000 fe:01 2107012 /usr/lib/php/20151012/xmlreader.so
7f46e3099000-7f46e30a0000 r-xp 00000000 fe:01 2107010 /usr/lib/php/20151012/wddx.so
7f46e30a0000-7f46e329f000 ---p 00007000 fe:01 2107010 /usr/lib/php/20151012/wddx.so
7f46e329f000-7f46e32a0000 r--p 00006000 fe:01 2107010 /usr/lib/php/20151012/wddx.so
7f46e32a0000-7f46e32a1000 rw-p 00007000 fe:01 2107010 /usr/lib/php/20151012/wddx.so
7f46e32a1000-7f46e32a5000 r-xp 00000000 fe:01 2106997 /usr/lib/php/20151012/tokenizer.so
7f46e32a5000-7f46e34a4000 ---p 00004000 fe:01 2106997 /usr/lib/php/20151012/tokenizer.so
7f46e34a4000-7f46e34a5000 r--p 00003000 fe:01 2106997 /usr/lib/php/20151012/tokenizer.so
7f46e34a5000-7f46e34a6000 rw-p 00004000 fe:01 2106997 /usr/lib/php/20151012/tokenizer.so
7f46e34a6000-7f46e34a9000 r-xp 00000000 fe:01 2106996 /usr/lib/php/20151012/sysvshm.so
7f46e34a9000-7f46e36a8000 ---p 00003000 fe:01 2106996 /usr/lib/php/20151012/sysvshm.so
7f46e36a8000-7f46e36a9000 r--p 00002000 fe:01 2106996 /usr/lib/php/20151012/sysvshm.so
7f46e36a9000-7f46e36aa000 rw-p 00003000 fe:01 2106996 /usr/lib/php/20151012/sysvshm.so
7f46e36aa000-7f46e36ac000 r-xp 00000000 fe:01 2106995 /usr/lib/php/20151012/sysvsem.so
7f46e36ac000-7f46e38ab000 ---p 00002000 fe:01 2106995 /usr/lib/php/20151012/sysvsem.so
7f46e38ab000-7f46e38ac000 r--p 00001000 fe:01 2106995 /usr/lib/php/20151012/sysvsem.so
7f46e38ac000-7f46e38ad000 rw-p 00002000 fe:01 2106995 /usr/lib/php/20151012/sysvsem.so
7f46e38ad000-7f46e38b0000 r-xp 00000000 fe:01 2106994 /usr/lib/php/20151012/sysvmsg.so
7f46e38b0000-7f46e3ab0000 ---p 00003000 fe:01 2106994 /usr/lib/php/20151012/sysvmsg.so
7f46e3ab0000-7f46e3ab1000 r--p 00003000 fe:01 2106994 /usr/lib/php/20151012/sysvmsg.so
7f46e3ab1000-7f46e3ab2000 rw-p 00004000 fe:01 2106994 /usr/lib/php/20151012/sysvmsg.so
7f46e3ab2000-7f46e3ac5000 r-xp 00000000 fe:01 2106993 /usr/lib/php/20151012/sockets.so
7f46e3ac5000-7f46e3cc5000 ---p 00013000 fe:01 2106993 /usr/lib/php/20151012/sockets.so
7f46e3cc5000-7f46e3cc7000 r--p 00013000 fe:01 2106993 /usr/lib/php/20151012/sockets.so
7f46e3cc7000-7f46e3cc8000 rw-p 00015000 fe:01 2106993 /usr/lib/php/20151012/sockets.so
7f46e3cc8000-7f46e3cd4000 r-xp 00000000 fe:01 2107009 /usr/lib/php/20151012/simplexml.so
7f46e3cd4000-7f46e3ed4000 ---p 0000c000 fe:01 2107009 /usr/lib/php/20151012/simplexml.so
7f46e3ed4000-7f46e3ed5000 r--p 0000c000 fe:01 2107009 /usr/lib/php/20151012/simplexml.so
7f46e3ed5000-7f46e3ed6000 rw-p 0000d000 fe:01 2107009 /usr/lib/php/20151012/simplexml.so
7f46e3ed6000-7f46e3ed8000 r-xp 00000000 fe:01 2106992 /usr/lib/php/20151012/shmop.so
7f46e3ed8000-7f46e40d8000 ---p 00002000 fe:01 2106992 /usr/lib/php/20151012/shmop.so
7f46e40d8000-7f46e40d9000 r--p 00002000 fe:01 2106992 /usr/lib/php/20151012/shmop.so
7f46e40d9000-7f46e40da000 rw-p 00003000 fe:01 2106992 /usr/lib/php/20151012/shmop.so
7f46e40da000-7f46e4100000 r-xp 00000000 fe:01 1312485 /lib/x86_64-linux-gnu/libtinfo.so.5.9
7f46e4100000-7f46e42ff000 ---p 00026000 fe:01 1312485 /lib/x86_64-linux-gnu/libtinfo.so.5.9
7f46e42ff000-7f46e4303000 r--p 00025000 fe:01 1312485 /lib/x86_64-linux-gnu/libtinfo.so.5.9
7f46e4303000-7f46e4304000 rw-p 00029000 fe:01 1312485 /lib/x86_64-linux-gnu/libtinfo.so.5.9
7f46e4304000-7f46e4326000 r-xp 00000000 fe:01 1312429 /lib/x86_64-linux-gnu/libncurses.so.5.9
7f46e4326000-7f46e4525000 ---p 00022000 fe:01 1312429 /lib/x86_64-linux-gnu/libncurses.so.5.9
7f46e4525000-7f46e4526000 r--p 00021000 fe:01 1312429 /lib/x86_64-linux-gnu/libncurses.so.5.9
7f46e4526000-7f46e4527000 rw-p 00022000 fe:01 1312429 /lib/x86_64-linux-gnu/libncurses.so.5.9
7f46e4527000-7f46e4558000 r-xp 00000000 fe:01 2103502 /usr/lib/x86_64-linux-gnu/libedit.so.2.0.55
7f46e4558000-7f46e4758000 ---p 00031000 fe:01 2103502 /usr/lib/x86_64-linux-gnu/libedit.so.2.0.55
7f46e4758000-7f46e475a000 r--p 00031000 fe:01 2103502 /usr/lib/x86_64-linux-gnu/libedit.so.2.0.55
7f46e475a000-7f46e475b000 rw-p 00033000 fe:01 2103502 /usr/lib/x86_64-linux-gnu/libedit.so.2.0.55
7f46e475b000-7f46e475f000 rw-p 00000000 00:00 0
7f46e475f000-7f46e4765000 r-xp 00000000 fe:01 2107000 /usr/lib/php/20151012/readline.so
7f46e4765000-7f46e4965000 ---p 00006000 fe:01 2107000 /usr/lib/php/20151012/readline.so
7f46e4965000-7f46e4966000 r--p 00006000 fe:01 2107000 /usr/lib/php/20151012/readline.so
7f46e4966000-7f46e4967000 rw-p 00007000 fe:01 2107000 /usr/lib/php/20151012/readline.so
7f46e4967000-7f46e496e000 r-xp 00000000 fe:01 2106991 /usr/lib/php/20151012/posix.so
7f46e496e000-7f46e4b6e000 ---p 00007000 fe:01 2106991 /usr/lib/php/20151012/posix.so
7f46e4b6e000-7f46e4b6f000 r--p 00007000 fe:01 2106991 /usr/lib/php/20151012/posix.so
7f46e4b6f000-7f46e4b70000 rw-p 00008000 fe:01 2106991 /usr/lib/php/20151012/posix.so
7f46e4b70000-7f46e4bb2000 r-xp 00000000 fe:01 2106990 /usr/lib/php/20151012/phar.so
7f46e4bb2000-7f46e4db2000 ---p 00042000 fe:01 2106990 /usr/lib/php/20151012/phar.so
7f46e4db2000-7f46e4db4000 r--p 00042000 fe:01 2106990 /usr/lib/php/20151012/phar.so
7f46e4db4000-7f46e4db6000 rw-p 00044000 fe:01 2106990 /usr/lib/php/20151012/phar.so
7f46e4db6000-7f46e4e80000 r-xp 00000000 fe:01 2107007 /usr/lib/php/20151012/mongodb.so
7f46e4e80000-7f46e5080000 ---p 000ca000 fe:01 2107007 /usr/lib/php/20151012/mongodb.so
7f46e5080000-7f46e5086000 r--p 000ca000 fe:01 2107007 /usr/lib/php/20151012/mongodb.so
7f46e5086000-7f46e5088000 rw-p 000d0000 fe:01 2107007 /usr/lib/php/20151012/mongodb.so
7f46e5088000-7f46e5090000 rw-p 00000000 00:00 0
7f46e5090000-7f46e51ed000 r-xp 00000000 fe:01 2107038 /usr/lib/php/20151012/mbstring.so
7f46e51ed000-7f46e53ec000 ---p 0015d000 fe:01 2107038 /usr/lib/php/20151012/mbstring.so
7f46e53ec000-7f46e53f6000 r--p 0015c000 fe:01 2107038 /usr/lib/php/20151012/mbstring.so
7f46e53f6000-7f46e53f9000 rw-p 00166000 fe:01 2107038 /usr/lib/php/20151012/mbstring.so
7f46e53f9000-7f46e53fa000 rw-p 00000000 00:00 0
7f46e53fa000-7f46e5403000 r-xp 00000000 fe:01 2106998 /usr/lib/php/20151012/json.so
7f46e5403000-7f46e5602000 ---p 00009000 fe:01 2106998 /usr/lib/php/20151012/json.so
7f46e5602000-7f46e5603000 r--p 00008000 fe:01 2106998 /usr/lib/php/20151012/json.so
7f46e5603000-7f46e5604000 rw-p 00009000 fe:01 2106998 /usr/lib/php/20151012/json.so
7f46e5604000-7f46e560d000 r-xp 00000000 fe:01 2106988 /usr/lib/php/20151012/iconv.so
7f46e560d000-7f46e580d000 ---p 00009000 fe:01 2106988 /usr/lib/php/20151012/iconv.so
7f46e580d000-7f46e580e000 r--p 00009000 fe:01 2106988 /usr/lib/php/20151012/iconv.so
7f46e580e000-7f46e580f000 rw-p 0000a000 fe:01 2106988 /usr/lib/php/20151012/iconv.so
7f46e580f000-7f46e5812000 r-xp 00000000 fe:01 2106987 /usr/lib/php/20151012/gettext.so
7f46e5812000-7f46e5a11000 ---p 00003000 fe:01 2106987 /usr/lib/php/20151012/gettext.so
7f46e5a11000-7f46e5a12000 r--p 00002000 fe:01 2106987 /usr/lib/php/20151012/gettext.so
7f46e5a12000-7f46e5a13000 rw-p 00003000 fe:01 2106987 /usr/lib/php/20151012/gettext.so
7f46e5a13000-7f46e5a1a000 r-xp 00000000 fe:01 1312468 /lib/x86_64-linux-gnu/librt-2.24.so
7f46e5a1a000-7f46e5c19000 ---p 00007000 fe:01 1312468 /lib/x86_64-linux-gnu/librt-2.24.so
7f46e5c19000-7f46e5c1a000 r--p 00006000 fe:01 1312468 /lib/x86_64-linux-gnu/librt-2.24.so
7f46e5c1a000-7f46e5c1b000 rw-p 00007000 fe:01 1312468 /lib/x86_64-linux-gnu/librt-2.24.so
7f46e5c1b000-7f46e5c2e000 r-xp 00000000 fe:01 1312361 /lib/x86_64-linux-gnu/libbsd.so.0.8.3
7f46e5c2e000-7f46e5e2e000 ---p 00013000 fe:01 1312361 /lib/x86_64-linux-gnu/libbsd.so.0.8.3
7f46e5e2e000-7f46e5e2f000 r--p 00013000 fe:01 1312361 /lib/x86_64-linux-gnu/libbsd.so.0.8.3
7f46e5e2f000-7f46e5e30000 rw-p 00014000 fe:01 1312361 /lib/x86_64-linux-gnu/libbsd.so.0.8.3
7f46e5e30000-7f46e5e31000 rw-p 00000000 00:00 0
7f46e5e31000-7f46e5e36000 r-xp 00000000 fe:01 2103468 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f46e5e36000-7f46e6035000 ---p 00005000 fe:01 2103468 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f46e6035000-7f46e6036000 r--p 00004000 fe:01 2103468 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f46e6036000-7f46e6037000 rw-p 00005000 fe:01 2103468 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f46e6037000-7f46e603a000 r-xp 00000000 fe:01 2103466 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f46e603a000-7f46e6239000 ---p 00003000 fe:01 2103466 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f46e6239000-7f46e623a000 r--p 00002000 fe:01 2103466 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f46e623a000-7f46e623b000 rw-p 00003000 fe:01 2103466 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f46e623b000-7f46e6246000 r-xp 00000000 fe:01 2106882 /usr/lib/x86_64-linux-gnu/libjbig.so.0
7f46e6246000-7f46e6445000 ---p 0000b000 fe:01 2106882 /usr/lib/x86_64-linux-gnu/libjbig.so.0
7f46e6445000-7f46e6446000 r--p 0000a000 fe:01 2106882 /usr/lib/x86_64-linux-gnu/libjbig.so.0
7f46e6446000-7f46e6449000 rw-p 0000b000 fe:01 2106882 /usr/lib/x86_64-linux-gnu/libjbig.so.0
7f46e6449000-7f46e6470000 r-xp 00000000 fe:01 1312391 /lib/x86_64-linux-gnu/libexpat.so.1.6.2
7f46e6470000-7f46e6670000 ---p 00027000 fe:01 1312391 /lib/x86_64-linux-gnu/libexpat.so.1.6.2
7f46e6670000-7f46e6672000 r--p 00027000 fe:01 1312391 /lib/x86_64-linux-gnu/libexpat.so.1.6.2
7f46e6672000-7f46e6673000 rw-p 00029000 fe:01 1312391 /lib/x86_64-linux-gnu/libexpat.so.1.6.2
7f46e6673000-7f46e669a000 r-xp 00000000 fe:01 2103744 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f46e669a000-7f46e6899000 ---p 00027000 fe:01 2103744 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f46e6899000-7f46e689a000 r--p 00026000 fe:01 2103744 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f46e689a000-7f46e689b000 rw-p 00027000 fe:01 2103744 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f46e689b000-7f46e690e000 r-xp 00000000 fe:01 2106883 /usr/lib/x86_64-linux-gnu/libtiff.so.5.2.6
7f46e690e000-7f46e6b0e000 ---p 00073000 fe:01 2106883 /usr/lib/x86_64-linux-gnu/libtiff.so.5.2.6
7f46e6b0e000-7f46e6b12000 r--p 00073000 fe:01 2106883 /usr/lib/x86_64-linux-gnu/libtiff.so.5.2.6
7f46e6b12000-7f46e6b13000 rw-p 00077000 fe:01 2106883 /usr/lib/x86_64-linux-gnu/libtiff.so.5.2.6
7f46e6b13000-7f46e6b4f000 r-xp 00000000 fe:01 2106878 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0
7f46e6b4f000-7f46e6d4e000 ---p 0003c000 fe:01 2106878 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0
7f46e6d4e000-7f46e6d50000 r--p 0003b000 fe:01 2106878 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0
7f46e6d50000-7f46e6d51000 rw-p 0003d000 fe:01 2106878 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0
7f46e6d51000-7f46e6df9000 r-xp 00000000 fe:01 2103524 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3
7f46e6df9000-7f46e6ff9000 ---p 000a8000 fe:01 2103524 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3
7f46e6ff9000-7f46e6fff000 r--p 000a8000 fe:01 2103524 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3
7f46e6fff000-7f46e7000000 rw-p 000ae000 fe:01 2103524 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3
7f46e7000000-7f46e705e000 r-xp 00000000 fe:01 2106885 /usr/lib/x86_64-linux-gnu/libwebp.so.6.0.2
7f46e705e000-7f46e725e000 ---p 0005e000 fe:01 2106885 /usr/lib/x86_64-linux-gnu/libwebp.so.6.0.2
7f46e725e000-7f46e725f000 r--p 0005e000 fe:01 2106885 /usr/lib/x86_64-linux-gnu/libwebp.so.6.0.2
7f46e725f000-7f46e7260000 rw-p 0005f000 fe:01 2106885 /usr/lib/x86_64-linux-gnu/libwebp.so.6.0.2
7f46e7260000-7f46e7261000 rw-p 00000000 00:00 0
7f46e7261000-7f46e72ca000 r-xp 00000000 fe:01 2106880 /usr/lib/x86_64-linux-gnu/libjpeg.so.62.2.0
7f46e72ca000-7f46e74ca000 ---p 00069000 fe:01 2106880 /usr/lib/x86_64-linux-gnu/libjpeg.so.62.2.0
7f46e74ca000-7f46e74cb000 r--p 00069000 fe:01 2106880 /usr/lib/x86_64-linux-gnu/libjpeg.so.62.2.0
7f46e74cb000-7f46e74cc000 rw-p 0006a000 fe:01 2106880 /usr/lib/x86_64-linux-gnu/libjpeg.so.62.2.0
7f46e74cc000-7f46e74fd000 r-xp 00000000 fe:01 2103698 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0
7f46e74fd000-7f46e76fd000 ---p 00031000 fe:01 2103698 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0
7f46e76fd000-7f46e76fe000 r--p 00031000 fe:01 2103698 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0
7f46e76fe000-7f46e76ff000 rw-p 00032000 fe:01 2103698 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0
7f46e76ff000-7f46e7710000 r-xp 00000000 fe:01 2106887 /usr/lib/x86_64-linux-gnu/libXpm.so.4.11.0
7f46e7710000-7f46e790f000 ---p 00011000 fe:01 2106887 /usr/lib/x86_64-linux-gnu/libXpm.so.4.11.0
7f46e790f000-7f46e7910000 r--p 00010000 fe:01 2106887 /usr/lib/x86_64-linux-gnu/libXpm.so.4.11.0
7f46e7910000-7f46e7911000 rw-p 00011000 fe:01 2106887 /usr/lib/x86_64-linux-gnu/libXpm.so.4.11.0
7f46e7911000-7f46e7a4b000 r-xp 00000000 fe:01 2097855 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f46e7a4b000-7f46e7c4b000 ---p 0013a000 fe:01 2097855 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f46e7c4b000-7f46e7c4c000 r--p 0013a000 fe:01 2097855 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f46e7c4c000-7f46e7c51000 rw-p 0013b000 fe:01 2097855 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f46e7c51000-7f46e7c90000 r-xp 00000000 fe:01 2106889 /usr/lib/x86_64-linux-gnu/libgd.so.3.0.4
7f46e7c90000-7f46e7e8f000 ---p 0003f000 fe:01 2106889 /usr/lib/x86_64-linux-gnu/libgd.so.3.0.4
7f46e7e8f000-7f46e7e95000 r--p 0003e000 fe:01 2106889 /usr/lib/x86_64-linux-gnu/libgd.so.3.0.4
7f46e7e95000-7f46e7eb4000 rw-p 00044000 fe:01 2106889 /usr/lib/x86_64-linux-gnu/libgd.so.3.0.4
7f46e7eb4000-7f46e7eb8000 rw-p 00000000 00:00 0
7f46e7eb8000-7f46e7ecd000 r-xp 00000000 fe:01 2107037 /usr/lib/php/20151012/gd.so
7f46e7ecd000-7f46e80cc000 ---p 00015000 fe:01 2107037 /usr/lib/php/20151012/gd.so
7f46e80cc000-7f46e80d1000 r--p 00014000 fe:01 2107037 /usr/lib/php/20151012/gd.so
7f46e80d1000-7f46e80d2000 rw-p 00019000 fe:01 2107037 /usr/lib/php/20151012/gd.so
7f46e80d2000-7f46e80de000 r-xp 00000000 fe:01 2106986 /usr/lib/php/20151012/ftp.so
7f46e80de000-7f46e82de000 ---p 0000c000 fe:01 2106986 /usr/lib/php/20151012/ftp.so
7f46e82de000-7f46e82e0000 r--p 0000c000 fe:01 2106986 /usr/lib/php/20151012/ftp.so
7f46e82e0000-7f46e82e1000 rw-p 0000e000 fe:01 2106986 /usr/lib/php/20151012/ftp.so
7f46e82e1000-7f46e85e5000 r-xp 00000000 fe:01 2106985 /usr/lib/php/20151012/fileinfo.so
7f46e85e5000-7f46e87e5000 ---p 00304000 fe:01 2106985 /usr/lib/php/20151012/fileinfo.so
7f46e87e5000-7f46e87e6000 r--p 00304000 fe:01 2106985 /usr/lib/php/20151012/fileinfo.so
7f46e87e6000-7f46e87e7000 rw-p 00305000 fe:01 2106985 /usr/lib/php/20151012/fileinfo.so
7f46e87e7000-7f46e87f4000 r-xp 00000000 fe:01 2106984 /usr/lib/php/20151012/exif.so
7f46e87f4000-7f46e89f3000 ---p 0000d000 fe:01 2106984 /usr/lib/php/20151012/exif.so
7f46e89f3000-7f46e89f6000 r--p 0000c000 fe:01 2106984 /usr/lib/php/20151012/exif.so
7f46e89f6000-7f46e89f7000 rw-p 0000f000 fe:01 2106984 /usr/lib/php/20151012/exif.so
7f46e89f7000-7f46e8a21000 r-xp 00000000 fe:01 2107008 /usr/lib/php/20151012/dom.so
7f46e8a21000-7f46e8c21000 ---p 0002a000 fe:01 2107008 /usr/lib/php/20151012/dom.so
7f46e8c21000-7f46e8c26000 r--p 0002a000 fe:01 2107008 /usr/lib/php/20151012/dom.so
7f46e8c26000-7f46e8c27000 rw-p 0002f000 fe:01 2107008 /usr/lib/php/20151012/dom.so
7f46e8c27000-7f46e8c2e000 r-xp 00000000 fe:01 2103518 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7f46e8c2e000-7f46e8e2e000 ---p 00007000 fe:01 2103518 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7f46e8e2e000-7f46e8e2f000 r--p 00007000 fe:01 2103518 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7f46e8e2f000-7f46e8e30000 rw-p 00008000 fe:01 2103518 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7f46e8e30000-7f46e8e43000 r-xp 00000000 fe:01 1312404 /lib/x86_64-linux-gnu/libgpg-error.so.0.21.0
7f46e8e43000-7f46e9042000 ---p 00013000 fe:01 1312404 /lib/x86_64-linux-gnu/libgpg-error.so.0.21.0
7f46e9042000-7f46e9043000 r--p 00012000 fe:01 1312404 /lib/x86_64-linux-gnu/libgpg-error.so.0.21.0
7f46e9043000-7f46e9044000 rw-p 00013000 fe:01 1312404 /lib/x86_64-linux-gnu/libgpg-error.so.0.21.0
7f46e9044000-7f46e9055000 r-xp 00000000 fe:01 2103734 /usr/lib/x86_64-linux-gnu/libtasn1.so.6.5.3
7f46e9055000-7f46e9255000 ---p 00011000 fe:01 2103734 /usr/lib/x86_64-linux-gnu/libtasn1.so.6.5.3
7f46e9255000-7f46e9256000 r--p 00011000 fe:01 2103734 /usr/lib/x86_64-linux-gnu/libtasn1.so.6.5.3
7f46e9256000-7f46e9257000 rw-p 00012000 fe:01 2103734 /usr/lib/x86_64-linux-gnu/libtasn1.so.6.5.3
7f46e9257000-7f46e9289000 r-xp 00000000 fe:01 1312408 /lib/x86_64-linux-gnu/libidn.so.11.6.16
7f46e9289000-7f46e9489000 ---p 00032000 fe:01 1312408 /lib/x86_64-linux-gnu/libidn.so.11.6.16
7f46e9489000-7f46e948a000 r--p 00032000 fe:01 1312408 /lib/x86_64-linux-gnu/libidn.so.11.6.16
7f46e948a000-7f46e948b000 rw-p 00033000 fe:01 1312408 /lib/x86_64-linux-gnu/libidn.so.11.6.16
7f46e948b000-7f46e94e5000 r-xp 00000000 fe:01 2103680 /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.2.0
7f46e94e5000-7f46e96e4000 ---p 0005a000 fe:01 2103680 /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.2.0
7f46e96e4000-7f46e96ee000 r--p 00059000 fe:01 2103680 /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.2.0
7f46e96ee000-7f46e96f0000 rw-p 00063000 fe:01 2103680 /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.2.0
7f46e96f0000-7f46e970a000 r-xp 00000000 fe:01 2103719 /usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25
7f46e970a000-7f46e9909000 ---p 0001a000 fe:01 2103719 /usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25
7f46e9909000-7f46e990a000 r--p 00019000 fe:01 2103719 /usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25
7f46e990a000-7f46e990b000 rw-p 0001a000 fe:01 2103719 /usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25
7f46e990b000-7f46e990e000 r-xp 00000000 fe:01 1312412 /lib/x86_64-linux-gnu/libkeyutils.so.1.5
7f46e990e000-7f46e9b0d000 ---p 00003000 fe:01 1312412 /lib/x86_64-linux-gnu/libkeyutils.so.1.5
7f46e9b0d000-7f46e9b0e000 r--p 00002000 fe:01 1312412 /lib/x86_64-linux-gnu/libkeyutils.so.1.5
7f46e9b0e000-7f46e9b0f000 rw-p 00003000 fe:01 1312412 /lib/x86_64-linux-gnu/libkeyutils.so.1.5
7f46e9b0f000-7f46e9b1a000 r-xp 00000000 fe:01 2103602 /usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1
7f46e9b1a000-7f46e9d19000 ---p 0000b000 fe:01 2103602 /usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1
7f46e9d19000-7f46e9d1a000 r--p 0000a000 fe:01 2103602 /usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1
7f46e9d1a000-7f46e9d1b000 rw-p 0000b000 fe:01 2103602 /usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1
7f46e9d1b000-7f46e9e22000 r-xp 00000000 fe:01 1312400 /lib/x86_64-linux-gnu/libgcrypt.so.20.1.6
7f46e9e22000-7f46ea022000 ---p 00107000 fe:01 1312400 /lib/x86_64-linux-gnu/libgcrypt.so.20.1.6
7f46ea022000-7f46ea024000 r--p 00107000 fe:01 1312400 /lib/x86_64-linux-gnu/libgcrypt.so.20.1.6
7f46ea024000-7f46ea02b000 rw-p 00109000 fe:01 1312400 /lib/x86_64-linux-gnu/libgcrypt.so.20.1.6
7f46ea02b000-7f46ea0ac000 r-xp 00000000 fe:01 2103542 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f46ea0ac000-7f46ea2ac000 ---p 00081000 fe:01 2103542 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f46ea2ac000-7f46ea2ad000 r--p 00081000 fe:01 2103542 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f46ea2ad000-7f46ea2ae000 rw-p 00082000 fe:01 2103542 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f46ea2ae000-7f46ea2e3000 r-xp 00000000 fe:01 2103659 /usr/lib/x86_64-linux-gnu/libnettle.so.6.3
7f46ea2e3000-7f46ea4e2000 ---p 00035000 fe:01 2103659 /usr/lib/x86_64-linux-gnu/libnettle.so.6.3
7f46ea4e2000-7f46ea4e4000 r--p 00034000 fe:01 2103659 /usr/lib/x86_64-linux-gnu/libnettle.so.6.3
7f46ea4e4000-7f46ea4e5000 rw-p 00036000 fe:01 2103659 /usr/lib/x86_64-linux-gnu/libnettle.so.6.3
7f46ea4e5000-7f46ea518000 r-xp 00000000 fe:01 2103570 /usr/lib/x86_64-linux-gnu/libhogweed.so.4.3
7f46ea518000-7f46ea718000 ---p 00033000 fe:01 2103570 /usr/lib/x86_64-linux-gnu/libhogweed.so.4.3
7f46ea718000-7f46ea719000 r--p 00033000 fe:01 2103570 /usr/lib/x86_64-linux-gnu/libhogweed.so.4.3
7f46ea719000-7f46ea71a000 rw-p 00034000 fe:01 2103570 /usr/lib/x86_64-linux-gnu/libhogweed.so.4.3
7f46ea71a000-7f46ea8a4000 r-xp 00000000 fe:01 2097330 /usr/lib/x86_64-linux-gnu/libgnutls.so.30.13.1
7f46ea8a4000-7f46eaaa4000 ---p 0018a000 fe:01 2097330 /usr/lib/x86_64-linux-gnu/libgnutls.so.30.13.1
7f46eaaa4000-7f46eaab1000 r--p 0018a000 fe:01 2097330 /usr/lib/x86_64-linux-gnu/libgnutls.so.30.13.1
7f46eaab1000-7f46eaab2000 rw-p 00197000 fe:01 2097330 /usr/lib/x86_64-linux-gnu/libgnutls.so.30.13.1
7f46eaab2000-7f46eaab3000 rw-p 00000000 00:00 0
7f46eaab3000-7f46eabc6000 r-xp 00000000 fe:01 2103738 /usr/lib/x86_64-linux-gnu/libunistring.so.0.1.2
7f46eabc6000-7f46eadc5000 ---p 00113000 fe:01 2103738 /usr/lib/x86_64-linux-gnu/libunistring.so.0.1.2
7f46eadc5000-7f46eadc8000 r--p 00112000 fe:01 2103738 /usr/lib/x86_64-linux-gnu/libunistring.so.0.1.2
7f46eadc8000-7f46eadc9000 rw-p 00115000 fe:01 2103738 /usr/lib/x86_64-linux-gnu/libunistring.so.0.1.2
7f46eadc9000-7f46eadca000 rw-p 00000000 00:00 0
7f46eadca000-7f46eae17000 r-xp 00000000 fe:01 2103611 /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.10.7
7f46eae17000-7f46eb016000 ---p 0004d000 fe:01 2103611 /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.10.7
7f46eb016000-7f46eb018000 r--p 0004c000 fe:01 2103611 /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.10.7
7f46eb018000-7f46eb019000 rw-p 0004e000 fe:01 2103611 /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.10.7
7f46eb019000-7f46eb01b000 rw-p 00000000 00:00 0
7f46eb01b000-7f46eb028000 r-xp 00000000 fe:01 2103608 /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.10.7
7f46eb028000-7f46eb228000 ---p 0000d000 fe:01 2103608 /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.10.7
7f46eb228000-7f46eb229000 r--p 0000d000 fe:01 2103608 /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.10.7
7f46eb229000-7f46eb22a000 rw-p 0000e000 fe:01 2103608 /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.10.7
7f46eb22a000-7f46eb22d000 r-xp 00000000 fe:01 1312376 /lib/x86_64-linux-gnu/libcom_err.so.2.1
7f46eb22d000-7f46eb42c000 ---p 00003000 fe:01 1312376 /lib/x86_64-linux-gnu/libcom_err.so.2.1
7f46eb42c000-7f46eb42d000 r--p 00002000 fe:01 1312376 /lib/x86_64-linux-gnu/libcom_err.so.2.1
7f46eb42d000-7f46eb42e000 rw-p 00003000 fe:01 1312376 /lib/x86_64-linux-gnu/libcom_err.so.2.1
7f46eb42e000-7f46eb45d000 r-xp 00000000 fe:01 2103598 /usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1
7f46eb45d000-7f46eb65d000 ---p 0002f000 fe:01 2103598 /usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1
7f46eb65d000-7f46eb65f000 r--p 0002f000 fe:01 2103598 /usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1
7f46eb65f000-7f46eb660000 rw-p 00031000 fe:01 2103598 /usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1
7f46eb660000-7f46eb661000 rw-p 00000000 00:00 0
7f46eb661000-7f46eb72a000 r-xp 00000000 fe:01 2103600 /usr/lib/x86_64-linux-gnu/libkrb5.so.3.3
7f46eb72a000-7f46eb92a000 ---p 000c9000 fe:01 2103600 /usr/lib/x86_64-linux-gnu/libkrb5.so.3.3
7f46eb92a000-7f46eb938000 r--p 000c9000 fe:01 2103600 /usr/lib/x86_64-linux-gnu/libkrb5.so.3.3
7f46eb938000-7f46eb93b000 rw-p 000d7000 fe:01 2103600 /usr/lib/x86_64-linux-gnu/libkrb5.so.3.3
7f46eb93b000-7f46eb983000 r-xp 00000000 fe:01 2103549 /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2
7f46eb983000-7f46ebb82000 ---p 00048000 fe:01 2103549 /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2
7f46ebb82000-7f46ebb84000 r--p 00047000 fe:01 2103549 /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2
7f46ebb84000-7f46ebb86000 rw-p 00049000 fe:01 2103549 /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2
7f46ebb86000-7f46ebdbb000 r-xp 00000000 fe:01 2103485 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2
7f46ebdbb000-7f46ebfbb000 ---p 00235000 fe:01 2103485 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2
7f46ebfbb000-7f46ebfd7000 r--p 00235000 fe:01 2103485 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2
7f46ebfd7000-7f46ebfe6000 rw-p 00251000 fe:01 2103485 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2
7f46ebfe6000-7f46ebfea000 rw-p 00000000 00:00 0
7f46ebfea000-7f46ec049000 r-xp 00000000 fe:01 2103728 /usr/lib/x86_64-linux-gnu/libssl.so.1.0.2
7f46ec049000-7f46ec249000 ---p 0005f000 fe:01 2103728 /usr/lib/x86_64-linux-gnu/libssl.so.1.0.2
7f46ec249000-7f46ec24d000 r--p 0005f000 fe:01 2103728 /usr/lib/x86_64-linux-gnu/libssl.so.1.0.2
7f46ec24d000-7f46ec253000 rw-p 00063000 fe:01 2103728 /usr/lib/x86_64-linux-gnu/libssl.so.1.0.2
7f46ec253000-7f46ec25f000 r-xp 00000000 fe:01 2103708 /usr/lib/x86_64-linux-gnu/libpsl.so.5.1.1
7f46ec25f000-7f46ec45f000 ---p 0000c000 fe:01 2103708 /usr/lib/x86_64-linux-gnu/libpsl.so.5.1.1
7f46ec45f000-7f46ec460000 r--p 0000c000 fe:01 2103708 /usr/lib/x86_64-linux-gnu/libpsl.so.5.1.1
7f46ec460000-7f46ec461000 rw-p 0000d000 fe:01 2103708 /usr/lib/x86_64-linux-gnu/libpsl.so.5.1.1
7f46ec461000-7f46ec48c000 r-xp 00000000 fe:01 2103727 /usr/lib/x86_64-linux-gnu/libssh2.so.1.0.1
7f46ec48c000-7f46ec68b000 ---p 0002b000 fe:01 2103727 /usr/lib/x86_64-linux-gnu/libssh2.so.1.0.1
7f46ec68b000-7f46ec68c000 r--p 0002a000 fe:01 2103727 /usr/lib/x86_64-linux-gnu/libssh2.so.1.0.1
7f46ec68c000-7f46ec68d000 rw-p 0002b000 fe:01 2103727 /usr/lib/x86_64-linux-gnu/libssh2.so.1.0.1
7f46ec68d000-7f46ec6a8000 r-xp 00000000 fe:01 2103717 /usr/lib/x86_64-linux-gnu/librtmp.so.1
7f46ec6a8000-7f46ec8a8000 ---p 0001b000 fe:01 2103717 /usr/lib/x86_64-linux-gnu/librtmp.so.1
7f46ec8a8000-7f46ec8a9000 r--p 0001b000 fe:01 2103717 /usr/lib/x86_64-linux-gnu/librtmp.so.1
7f46ec8a9000-7f46ec8aa000 rw-p 0001c000 fe:01 2103717 /usr/lib/x86_64-linux-gnu/librtmp.so.1
7f46ec8aa000-7f46ec8cb000 r-xp 00000000 fe:01 2103590 /usr/lib/x86_64-linux-gnu/libidn2.so.0.1.4
7f46ec8cb000-7f46ecaca000 ---p 00021000 fe:01 2103590 /usr/lib/x86_64-linux-gnu/libidn2.so.0.1.4
7f46ecaca000-7f46ecacb000 r--p 00020000 fe:01 2103590 /usr/lib/x86_64-linux-gnu/libidn2.so.0.1.4
7f46ecacb000-7f46ecacc000 rw-p 00021000 fe:01 2103590 /usr/lib/x86_64-linux-gnu/libidn2.so.0.1.4
7f46ecacc000-7f46ecaef000 r-xp 00000000 fe:01 2103665 /usr/lib/x86_64-linux-gnu/libnghttp2.so.14.12.3
7f46ecaef000-7f46eccee000 ---p 00023000 fe:01 2103665 /usr/lib/x86_64-linux-gnu/libnghttp2.so.14.12.3
7f46eccee000-7f46eccef000 r--p 00022000 fe:01 2103665 /usr/lib/x86_64-linux-gnu/libnghttp2.so.14.12.3
7f46eccef000-7f46eccf2000 rw-p 00023000 fe:01 2103665 /usr/lib/x86_64-linux-gnu/libnghttp2.so.14.12.3
7f46eccf2000-7f46ecd6f000 r-xp 00000000 fe:01 2097221 /usr/lib/x86_64-linux-gnu/libcurl.so.4.4.0
7f46ecd6f000-7f46ecf6e000 ---p 0007d000 fe:01 2097221 /usr/lib/x86_64-linux-gnu/libcurl.so.4.4.0
7f46ecf6e000-7f46ecf71000 r--p 0007c000 fe:01 2097221 /usr/lib/x86_64-linux-gnu/libcurl.so.4.4.0
7f46ecf71000-7f46ecf72000 rw-p 0007f000 fe:01 2097221 /usr/lib/x86_64-linux-gnu/libcurl.so.4.4.0
7f46ecf72000-7f46ecf85000 r-xp 00000000 fe:01 2107019 /usr/lib/php/20151012/curl.so
7f46ecf85000-7f46ed185000 ---p 00013000 fe:01 2107019 /usr/lib/php/20151012/curl.so
7f46ed185000-7f46ed187000 r--p 00013000 fe:01 2107019 /usr/lib/php/20151012/curl.so
7f46ed187000-7f46ed188000 rw-p 00015000 fe:01 2107019 /usr/lib/php/20151012/curl.so
7f46ed188000-7f46ed18b000 r-xp 00000000 fe:01 2106983 /usr/lib/php/20151012/ctype.so
7f46ed18b000-7f46ed38a000 ---p 00003000 fe:01 2106983 /usr/lib/php/20151012/ctype.so
7f46ed38a000-7f46ed38b000 r--p 00002000 fe:01 2106983 /usr/lib/php/20151012/ctype.so
7f46ed38b000-7f46ed38c000 rw-p 00003000 fe:01 2106983 /usr/lib/php/20151012/ctype.so
7f46ed38c000-7f46ed393000 r-xp 00000000 fe:01 2106982 /usr/lib/php/20151012/calendar.so
7f46ed393000-7f46ed593000 ---p 00007000 fe:01 2106982 /usr/lib/php/20151012/calendar.so
7f46ed593000-7f46ed594000 r--p 00007000 fe:01 2106982 /usr/lib/php/20151012/calendar.so
7f46ed594000-7f46ed595000 rw-p 00008000 fe:01 2106982 /usr/lib/php/20151012/calendar.so
7f46ed595000-7f46ed59d000 r-xp 00000000 fe:01 2107018 /usr/lib/php/20151012/bcmath.so
7f46ed59d000-7f46ed79c000 ---p 00008000 fe:01 2107018 /usr/lib/php/20151012/bcmath.so
7f46ed79c000-7f46ed79d000 r--p 00007000 fe:01 2107018 /usr/lib/php/20151012/bcmath.so
7f46ed79d000-7f46ed79e000 rw-p 00008000 fe:01 2107018 /usr/lib/php/20151012/bcmath.so
7f46ed79e000-7f46ed7a9000 r-xp 00000000 fe:01 2107011 /usr/lib/php/20151012/xml.so
7f46ed7a9000-7f46ed9a8000 ---p 0000b000 fe:01 2107011 /usr/lib/php/20151012/xml.so
7f46ed9a8000-7f46ed9aa000 r--p 0000a000 fe:01 2107011 /usr/lib/php/20151012/xml.so
7f46ed9aa000-7f46ed9ab000 rw-p 0000c000 fe:01 2107011 /usr/lib/php/20151012/xml.so
7f46ed9ab000-7f46ed9c3000 r-xp 00000000 fe:01 2106989 /usr/lib/php/20151012/pdo.so
7f46ed9c3000-7f46edbc2000 ---p 00018000 fe:01 2106989 /usr/lib/php/20151012/pdo.so
7f46edbc2000-7f46edbc5000 r--p 00017000 fe:01 2106989 /usr/lib/php/20151012/pdo.so
7f46edbc5000-7f46edbc6000 rw-p 0001a000 fe:01 2106989 /usr/lib/php/20151012/pdo.so
7f46edbc6000-7f46edbf5000 r-xp 00000000 fe:01 2106999 /usr/lib/php/20151012/opcache.so
7f46edbf5000-7f46eddf4000 ---p 0002f000 fe:01 2106999 /usr/lib/php/20151012/opcache.so
7f46eddf4000-7f46eddf6000 r--p 0002e000 fe:01 2106999 /usr/lib/php/20151012/opcache.so
7f46eddf6000-7f46eddf7000 rw-p 00030000 fe:01 2106999 /usr/lib/php/20151012/opcache.so
7f46eddf7000-7f46ede00000 rw-p 00000000 00:00 0
7f46ede00000-7f46ee000000 rw-p 00000000 00:00 0
7f46ee0e7000-7f46ee0f7000 rw-p 00000000 00:00 0
7f46ee10c000-7f46ee11c000 rwxp 00000000 00:00 0
7f46ee11c000-7f46ee132000 r-xp 00000000 fe:01 1312398 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f46ee132000-7f46ee331000 ---p 00016000 fe:01 1312398 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f46ee331000-7f46ee332000 r--p 00015000 fe:01 1312398 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f46ee332000-7f46ee333000 rw-p 00016000 fe:01 1312398 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f46ee333000-7f46ee4a5000 r-xp 00000000 fe:01 2103732 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
7f46ee4a5000-7f46ee6a5000 ---p 00172000 fe:01 2103732 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
7f46ee6a5000-7f46ee6af000 r--p 00172000 fe:01 2103732 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
7f46ee6af000-7f46ee6b1000 rw-p 0017c000 fe:01 2103732 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
7f46ee6b1000-7f46ee6b5000 rw-p 00000000 00:00 0
7f46ee6b5000-7f46ee6da000 r-xp 00000000 fe:01 1312416 /lib/x86_64-linux-gnu/liblzma.so.5.2.2
7f46ee6da000-7f46ee8d9000 ---p 00025000 fe:01 1312416 /lib/x86_64-linux-gnu/liblzma.so.5.2.2
7f46ee8d9000-7f46ee8da000 r--p 00024000 fe:01 1312416 /lib/x86_64-linux-gnu/liblzma.so.5.2.2
7f46ee8da000-7f46ee8db000 rw-p 00025000 fe:01 1312416 /lib/x86_64-linux-gnu/liblzma.so.5.2.2
7f46ee8db000-7f46f0157000 r-xp 00000000 fe:01 2103574 /usr/lib/x86_64-linux-gnu/libicudata.so.57.1
7f46f0157000-7f46f0356000 ---p 0187c000 fe:01 2103574 /usr/lib/x86_64-linux-gnu/libicudata.so.57.1
7f46f0356000-7f46f0357000 r--p 0187b000 fe:01 2103574 /usr/lib/x86_64-linux-gnu/libicudata.so.57.1
7f46f0357000-7f46f0358000 rw-p 0187c000 fe:01 2103574 /usr/lib/x86_64-linux-gnu/libicudata.so.57.1
7f46f0358000-7f46f04ec000 r-xp 00000000 fe:01 2103588 /usr/lib/x86_64-linux-gnu/libicuuc.so.57.1
7f46f04ec000-7f46f06eb000 ---p 00194000 fe:01 2103588 /usr/lib/x86_64-linux-gnu/libicuuc.so.57.1
7f46f06eb000-7f46f06fd000 r--p 00193000 fe:01 2103588 /usr/lib/x86_64-linux-gnu/libicuuc.so.57.1
7f46f06fd000-7f46f06fe000 rw-p 001a5000 fe:01 2103588 /usr/lib/x86_64-linux-gnu/libicuuc.so.57.1
7f46f06fe000-7f46f0700000 rw-p 00000000 00:00 0
7f46f0700000-7f46f096b000 r-xp 00000000 fe:01 2103576 /usr/lib/x86_64-linux-gnu/libicui18n.so.57.1
7f46f096b000-7f46f0b6a000 ---p 0026b000 fe:01 2103576 /usr/lib/x86_64-linux-gnu/libicui18n.so.57.1
7f46f0b6a000-7f46f0b77000 r--p 0026a000 fe:01 2103576 /usr/lib/x86_64-linux-gnu/libicui18n.so.57.1
7f46f0b77000-7f46f0b79000 rw-p 00277000 fe:01 2103576 /usr/lib/x86_64-linux-gnu/libicui18n.so.57.1
7f46f0b79000-7f46f0b7a000 rw-p 00000000 00:00 0
7f46f0b7a000-7f46f0b92000 r-xp 00000000 fe:01 1312462 /lib/x86_64-linux-gnu/libpthread-2.24.so
7f46f0b92000-7f46f0d91000 ---p 00018000 fe:01 1312462 /lib/x86_64-linux-gnu/libpthread-2.24.so
7f46f0d91000-7f46f0d92000 r--p 00017000 fe:01 1312462 /lib/x86_64-linux-gnu/libpthread-2.24.so
7f46f0d92000-7f46f0d93000 rw-p 00018000 fe:01 1312462 /lib/x86_64-linux-gnu/libpthread-2.24.so
7f46f0d93000-7f46f0d97000 rw-p 00000000 00:00 0
7f46f0d97000-7f46f0f2c000 r-xp 00000000 fe:01 1312365 /lib/x86_64-linux-gnu/libc-2.24.so
7f46f0f2c000-7f46f112c000 ---p 00195000 fe:01 1312365 /lib/x86_64-linux-gnu/libc-2.24.so
7f46f112c000-7f46f1130000 r--p 00195000 fe:01 1312365 /lib/x86_64-linux-gnu/libc-2.24.so
7f46f1130000-7f46f1132000 rw-p 00199000 fe:01 1312365 /lib/x86_64-linux-gnu/libc-2.24.so
7f46f1132000-7f46f1136000 rw-p 00000000 00:00 0
7f46f1136000-7f46f13a0000 r-xp 00000000 fe:01 2098237 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7f46f13a0000-7f46f15a0000 ---p 0026a000 fe:01 2098237 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7f46f15a0000-7f46f15be000 r--p 0026a000 fe:01 2098237 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7f46f15be000-7f46f15cc000 rw-p 00288000 fe:01 2098237 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
7f46f15cc000-7f46f15cf000 rw-p 00000000 00:00 0
7f46f15cf000-7f46f1632000 r-xp 00000000 fe:01 2098247 /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7f46f1632000-7f46f1831000 ---p 00063000 fe:01 2098247 /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7f46f1831000-7f46f1835000 r--p 00062000 fe:01 2098247 /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7f46f1835000-7f46f183b000 rw-p 00066000 fe:01 2098247 /usr/lib/x86_64-linux-gnu/libssl.so.1.1
7f46f183b000-7f46f19eb000 r-xp 00000000 fe:01 2103746 /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.4
7f46f19eb000-7f46f1beb000 ---p 001b0000 fe:01 2103746 /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.4
7f46f1beb000-7f46f1bf3000 r--p 001b0000 fe:01 2103746 /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.4
7f46f1bf3000-7f46f1bf5000 rw-p 001b8000 fe:01 2103746 /usr/lib/x86_64-linux-gnu/libxml2.so.2.9.4
7f46f1bf5000-7f46f1bf6000 rw-p 00000000 00:00 0
7f46f1bf6000-7f46f1bf9000 r-xp 00000000 fe:01 1312384 /lib/x86_64-linux-gnu/libdl-2.24.so
7f46f1bf9000-7f46f1df8000 ---p 00003000 fe:01 1312384 /lib/x86_64-linux-gnu/libdl-2.24.so
7f46f1df8000-7f46f1df9000 r--p 00002000 fe:01 1312384 /lib/x86_64-linux-gnu/libdl-2.24.so
7f46f1df9000-7f46f1dfa000 rw-p 00003000 fe:01 1312384 /lib/x86_64-linux-gnu/libdl-2.24.so
7f46f1dfa000-7f46f1efd000 r-xp 00000000 fe:01 1312419 /lib/x86_64-linux-gnu/libm-2.24.so
7f46f1efd000-7f46f20fc000 ---p 00103000 fe:01 1312419 /lib/x86_64-linux-gnu/libm-2.24.so
7f46f20fc000-7f46f20fd000 r--p 00102000 fe:01 1312419 /lib/x86_64-linux-gnu/libm-2.24.so
7f46f20fd000-7f46f20fe000 rw-p 00103000 fe:01 1312419 /lib/x86_64-linux-gnu/libm-2.24.so
7f46f20fe000-7f46f2170000 r-xp 00000000 fe:01 1312457 /lib/x86_64-linux-gnu/libpcre.so.3.13.3
7f46f2170000-7f46f236f000 ---p 00072000 fe:01 1312457 /lib/x86_64-linux-gnu/libpcre.so.3.13.3
7f46f236f000-7f46f2370000 r--p 00071000 fe:01 1312457 /lib/x86_64-linux-gnu/libpcre.so.3.13.3
7f46f2370000-7f46f2371000 rw-p 00072000 fe:01 1312457 /lib/x86_64-linux-gnu/libpcre.so.3.13.3
7f46f2371000-7f46f238a000 r-xp 00000000 fe:01 1312497 /lib/x86_64-linux-gnu/libz.so.1.2.8
7f46f238a000-7f46f2589000 ---p 00019000 fe:01 1312497 /lib/x86_64-linux-gnu/libz.so.1.2.8
7f46f2589000-7f46f258a000 r--p 00018000 fe:01 1312497 /lib/x86_64-linux-gnu/libz.so.1.2.8
7f46f258a000-7f46f258b000 rw-p 00019000 fe:01 1312497 /lib/x86_64-linux-gnu/libz.so.1.2.8
7f46f258b000-7f46f259f000 r-xp 00000000 fe:01 1312466 /lib/x86_64-linux-gnu/libresolv-2.24.so
7f46f259f000-7f46f279e000 ---p 00014000 fe:01 1312466 /lib/x86_64-linux-gnu/libresolv-2.24.so
7f46f279e000-7f46f279f000 r--p 00013000 fe:01 1312466 /lib/x86_64-linux-gnu/libresolv-2.24.so
7f46f279f000-7f46f27a0000 rw-p 00014000 fe:01 1312466 /lib/x86_64-linux-gnu/libresolv-2.24.so
7f46f27a0000-7f46f27a2000 rw-p 00000000 00:00 0
7f46f27a2000-7f46f27c5000 r-xp 00000000 fe:01 1312339 /lib/x86_64-linux-gnu/ld-2.24.so
7f46f27c6000-7f46f2815000 rw-p 00000000 00:00 0
7f46f2815000-7f46f29b0000 r--p 00000000 fe:01 2098149 /usr/lib/locale/locale-archive
7f46f29b0000-7f46f29bb000 rw-p 00000000 00:00 0
7f46f29bb000-7f46f29c2000 r--s 00000000 fe:01 2103132 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7f46f29c2000-7f46f29c5000 rw-p 00000000 00:00 0
7f46f29c5000-7f46f29c6000 r--p 00023000 fe:01 1312339 /lib/x86_64-linux-gnu/ld-2.24.so
7f46f29c6000-7f46f29c7000 rw-p 00024000 fe:01 1312339 /lib/x86_64-linux-gnu/ld-2.24.so
7f46f29c7000-7f46f29c8000 rw-p 00000000 00:00 0
7fff8e24d000-7fff8e26e000 rw-p 00000000 00:00 0 [stack]
7fff8e2e0000-7fff8e2e2000 r--p 00000000 00:00 0 [vvar]
7fff8e2e2000-7fff8e2e4000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
install_debian9.sh: line 109: 9927 Aborted sudo -u $WEB_USR php $WEB_DIR/bin/console doctrine:mongodb:fixtures:load --no-interaction
ln: failed to create symbolic link '/etc/nginx/sites-enabled/gogocarto.fr': File exists
nginx: [warn] duplicate MIME type "text/html" in /etc/nginx/sites-enabled/gogocarto.fr:63
nginx: [emerg] BIO_new_file("/etc/letsencrypt/live/gogocarto.fr/fullchain.pem") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/etc/letsencrypt/live/gogocarto.fr/fullchain.pem','r') error:2006D080:BIO routines:BIO_new_file:no such file)
nginx: configuration file /etc/nginx/nginx.conf test failed
Job for nginx.service failed because the control process exited with error code.
See "systemctl status nginx.service" and "journalctl -xe" for details.
@mrflos
Copy link

mrflos commented Dec 1, 2018

bon alors, mes remarques:

  1. tu lances bien en sudo ? on dirait qu'il installe tout comme si le home de ton user etait /var/www
  2. voir si les droits d'acces de ton user sur /var/www sont bons
  3. il manque des trucs pour gerer les zip sudo apt install zip unzip php7.0-zip (je vais les ajouter au script)
  4. t'es bien sur une debian, je voie marqué ubuntu bionic, bien que ce soit la meme base debian, il se peut que des trucs differents

Merci pour ce précieux feedback

@clairezed
Copy link
Author

  1. tu lances bien en sudo ? on dirait qu'il installe tout comme si le home de ton user etait /var/www
    Je suis connectée en root sur le serveur, faut quand même que je lance en sudo ? (l'impression d'être une noob....)
    C'est avec root que je lance le script d'install, ensuite, je laisse se dérouler le script avec le $WEB_USR déterminé en début, qui n'a effectivement pas les mêmes droits (mais je pensais que tous les pb de droits étaient gérés par le script)
  2. voir si les droits d'acces de ton user sur /var/www sont bons
    peut-être rajouter un chown dans le script, dans ce cas ?
  3. il manque des trucs pour gerer les zip sudo apt install zip unzip php7.0-zip (je vais les ajouter au script)
    ok
  4. t'es bien sur une debian, je voie marqué ubuntu bionic, bien que ce soit la meme base debian, il se peut que des trucs differents
    Logiquement oui : VPS debian stretch chez scaleway

@mrflos
Copy link

mrflos commented Dec 1, 2018

  1. oui si t'es en root, pas de soucis de sudo!
  2. ok je viens de les mettre, pas en super propre, /var/www/ hardcodé, mais c'est un début

Enfin, avant de lancer le script faudra virer les conf nginx créées précédemment dans /etc/nginx/sites-available et symlink sites-enable
Aussi je voies dans ton log que le domaine s'appelle encore gogocarto.fr , il faut mettre un truc a toi, generer le certif avec certbot, voire si tu veux créer de multiples cartos, faire une entrée dns wildcard *.nomdomaine.ext pour que tous les sous domaines pointent sur ton serveur.
Et pour finir, ya en commentaire en debut de script une commande certbot pour le certificat ssl en wildcard, (ya une entree dns a rajouter pour prouver que c'est bien toi) a faire avant de lancer le script, sinon ta conf nginx ne trouveras pas le certif..

Désolé c'est encore un poil long comme manip, mais après t'as une ferme a carto qui dechire normalement!

@clairezed
Copy link
Author

clairezed commented Dec 1, 2018

Oh purée, même pas j'avais compris que c'était pour installer une ferme !

Par contre, on me dit que Wildcard domains are not supported:, et j'ai comme l'impression qu'il manque des bouts (KeyError: 'Directory field not found') que j'ai la flemme de débuguer.

Restera donc à éclaircir cette histoire de certif, mais dans l'immédiat c'est pas grave. C'était effectivement voir ce qu'il se tramait dans le back office qui m'intéressait surtout, et là-dessus le lien que tu m'as filé a bien rempli son office !

@mrflos
Copy link

mrflos commented Dec 2, 2018

yep, ca m'a permis de faire un peu de ménage et d'améliorer le script (depuis ce matin, il créé les users et groupes et gère mieux les erreurs et permissions), je me suis fait une vm debian 9 toute neuve pour tester, ca marche presque, j'ai encore deux/trois choses a faire pour que ce soit vraiment utilisable:

  • faire une version carto seule (pas ferme de carto), qui génère les certificats (ou si dev local faire sans https?), et voir pour la ferme comment gérer les wildcards en automatique (en l’état, c'est chaud, faut la version >0.22 de certbot et debian propose la version 0.10.2 je pense que ton erreur vient de là ...)
  • corriger cette erreur dans tes logs sur le pointeur mongodb en mémoire, il m'a l'air costaud celui la, je vais le refiler a Sebastian
  • faire une image docker
  • documenter un peu tout ca!

Ya plus qu'a ;)

@mrflos
Copy link

mrflos commented Dec 3, 2018

Si tu veux retester, j'ai rajouté plein de paramètres de config, et j'ai pu le faire marcher avec un certificat auto-signé pour le dev sur ma vm locale, pas contre ya les gris gris letsencrypt, mais je n'ai pas pu tester..
Si jamais tu veux bien tester a nouveau sur une vm propre, n'hésites pas, merci!

@djulien19
Copy link

Bonjour Claire !
Je cherche à faire une installation régulièrement pour plusieurs projets associatifs, de gogocarto, mais je n'arrive jamais à dépasser l'installation des pré-requis en local et sur un hébergement gandi.
Je vois que vous avez avancer sur une image docker (!) et sur la possibilité de faire des fermes de cartes (ça permettra à des novices comme moi de pouvoir mettre en place des cartes avec d'autres thématiques que presdecheznous par ex).
Là, j'aimerais créer deux cartes : pour Saint-Ouen (nous avons déjà basilic en ville mais ce n'est pas collaboratif) et pour le 20ème arrondissement pour faciliter les actions des conseils de quartier. Je peux aussi trouver un financement pour l'installation et la maintenance. Pourrions-nous revoir cela ensemble ?
A bientôt !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment