Page MenuHomeDevCentral
Paste P137

`php -i` on a nasqueron/nginx-php-fpm container, with APCu loaded
ActivePublic

Authored by dereckson on Dec 1 2015, 04:56.
Configuration
apc
APC support => Emulated
apcu
APCu Support => Disabled
Version => 4.0.8
APCu Debugging => Disabled
MMAP Support => Enabled
MMAP File Mask =>
Serialization Support => Disabled
Revision => $Revision: 328290 $
Build Date => Dec 1 2015 04:48:39
Directive => Local Value => Master Value
apc.coredump_unmap => Off => Off
apc.enable_cli => Off => Off
apc.enabled => On => On
apc.entries_hint => 4096 => 4096
apc.gc_ttl => 3600 => 3600
apc.mmap_file_mask => no value => no value
apc.preload_path => no value => no value
apc.rfc1867 => Off => Off
apc.rfc1867_freq => 0 => 0
apc.rfc1867_name => APC_UPLOAD_PROGRESS => APC_UPLOAD_PROGRESS
apc.rfc1867_prefix => upload_ => upload_
apc.rfc1867_ttl => 3600 => 3600
apc.serializer => php => php
apc.shm_segments => 1 => 1
apc.shm_size => 32M => 32M
apc.slam_defense => On => On
apc.smart => 0 => 0
apc.ttl => 0 => 0
apc.use_request_time => On => On
apc.writable => /tmp => /tmp

Event Timeline

dereckson changed the title of this paste from untitled to `php -i` on a nasqueron/nginx-php-fpm container, with APCu loaded.Dec 1 2015, 04:56
dereckson updated the paste's language from autodetect to text.
dereckson edited the content of this paste. (Show Details)
dereckson added a project: Docker images.