Ruben Egiguren

Results 8 issues of Ruben Egiguren

**Describe the bug** I am using a custom network to work one traefik for all different proyects. I have the same problem with Apache and Nginx **Output of `docker info`**...

Create fake certificates for docker

feature

PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/20160303/apc.so' - /usr/lib/php/20160303/apc.so: undefined symbol: apc_iterator_obj_init in Unknown on line 0

bug

http://andrewdunkle.com/2012/installing-varnish-for-drupal-7.html

feature

https://github.com/kjdev/php-ext-brotli or use sury repo.

To use the new separate backward compatibility extension, you must load apcu.so first, then apc.so. ``` extension=apcu.so extension=apc.so apc.enabled=1 apc.shm_size=256M apc.ttl=7200 apc.enable_cli=1 apc.gc_ttl=3600 apc.entries_hint=4096 apc.slam_defense=1 apc.serializer=php ``` See: https://github.com/krakjoe/apcu/issues/137#issuecomment-150760383

bug

* https://www.drupal.org/node/2843489 * https://hub.docker.com/u/drupalci/ * https://www.drupal.org/project/drupalci_testbot * https://www.drupal.org/node/2487065

enhancement