PATH:
etc
/
opt
/
remi
/
php74
/
php.d
; Enable APCu extension module extension = apcu.so ; This can be set to 0 to disable APCu apc.enabled=1 ; Setting this enables APCu for the CLI version of PHP ; (Mostly for testing and debugging). ;apc.enable_cli=0 ; Sets the path to text files containing caches to load from disk upon ; initialization of APCu. preload_path should be a directory where each ; file follows $key.data where $key should be used as the entry name ; and the contents of the file contains serialized data to use as the value ; of the entry. ;apc.preload_path= ; The size of each shared memory segment, with M/G suffixe ;apc.shm_size=32M ; The number of seconds a cache entry is allowed to idle in a slot in case ; this cache entry slot is needed by another entry. ;apc.ttl=0 ; The number of seconds that a cache entry may remain on the ; garbage-collection list. ;apc.gc_ttl=3600 ; If you begin to get low on resources, an expunge of the cache ; is performed if it is less than half full. This is not always ; a suitable way of determining if an expunge of the cache ; should be per apc.smart allows you to set a runtime configuration ; value which is used to determine if an expunge should be run ; if (available_size < apc.smart * requested_size) ;apc.smart=0 ; A "hint" about the number variables expected in the cache. ; Set to zero or omit if you are not sure; ; Defaults to 512 entries per 1MB of shared memory. ;apc.entries_hint=0 ; The mktemp-style file_mask to pass to the mmap module apc.mmap_file_mask=/tmp/apc.XXXXXX ; To use huge pages of a certain size for the apcu shared memory segment. ; This requires support for huge pages to be enabled in the kernel. ; Note that even if this option is not set, shared memory is still configured ; to use transparent huge pages. ;apc.mmap_hugepage_size=0 ; On very busy servers whenever you start the server or ; modify files you can create a race of many processes ; all trying to cache the same data at the same time. ; By default, APCu attempts to prevent "slamming" of a key. ; A key is considered "slammed" if it was the last key set, ; and a context other than the current one set it ( ie. it ; was set by another process or thread ) ;apc.slam_defense=0 ; Defines which serializer should be used ; Default is the standard PHP serializer. ;apc.serializer='php' ; use the SAPI request start time for TTL ;apc.use_request_time=0 ; Enables APCu handling of signals, such as SIGSEGV, that write core files ; when signaled. APCu will attempt to unmap the shared memory segment in ; order to exclude it from the core file ;apc.coredump_unmap=0
[-] 20-odbc.ini
[edit]
[-] 30-xmlrpc.ini
[edit]
[-] 20-sysvsem.ini
[edit]
[-] 30-pdo_odbc.ini
[edit]
[-] 30-pdo_mysql.ini
[edit]
[-] 20-imap.ini
[edit]
[-] 20-pdo.ini
[edit]
[-] 20-shmop.ini
[edit]
[-] 20-bz2.ini
[edit]
[-] 20-pgsql.ini
[edit]
[-] 20-tokenizer.ini
[edit]
[-] 20-gettext.ini
[edit]
[-] 20-sysvshm.ini
[edit]
[-] 30-xmlreader.ini
[edit]
[-] 20-exif.ini
[edit]
[-] 30-zip.ini
[edit]
[-] 30-mysqli.ini
[edit]
[-] 20-xml.ini
[edit]
[-] 20-phar.ini
[edit]
[-] 20-sysvmsg.ini
[edit]
[-] 20-sockets.ini
[edit]
[-] 20-calendar.ini
[edit]
[-] 20-curl.ini
[edit]
[-] 30-pdo_sqlite.ini
[edit]
[-] 20-intl.ini
[edit]
[-] 20-xmlwriter.ini
[edit]
[-] 20-ftp.ini
[edit]
[-] 20-gmp.ini
[edit]
[-] 30-pdo_pgsql.ini
[edit]
[-] 20-ctype.ini
[edit]
[-] 20-bcmath.ini
[edit]
[-] 20-soap.ini
[edit]
[-] 40-apcu.ini
[edit]
[-] 10-opcache.ini
[edit]
[-] 20-json.ini
[edit]
[-] 20-simplexml.ini
[edit]
[-] 20-iconv.ini
[edit]
[-] 20-mysqlnd.ini
[edit]
[-] 20-sqlite3.ini
[edit]
[-] 20-tidy.ini
[edit]
[-] opcache-default.blacklist
[edit]
[-] 20-posix.ini
[edit]
[-] 20-gd.ini
[edit]
[-] 20-fileinfo.ini
[edit]
[-] 20-mbstring.ini
[edit]
[+]
..
[-] 20-pspell.ini
[edit]
[-] 20-dom.ini
[edit]
[-] 20-xsl.ini
[edit]