PHP 8.4.22
Values shown here are the effective ones inside this FPM worker. Settings prefixed
php_admin_* in the pool config override anything in php.ini.
Core runtime
memory_limit | 256M |
max_execution_time | 60 |
max_input_time | 60 |
max_input_vars | 1000 |
post_max_size | 64M |
upload_max_filesize | 64M |
max_file_uploads | 20 |
default_socket_timeout | 30 |
realpath_cache_size | 4096K |
realpath_cache_ttl | 120 |
date.timezone | UTC |
default_charset | UTF-8 |
output_buffering | 4096 |
Errors / sessions / safety
display_errors | (empty) |
log_errors | 1 |
error_reporting | 22527 |
error_log | /data/web/site1.bozztv.com/logs/php-error.log |
session.cookie_httponly | (empty) |
session.cookie_secure | 0 |
session.cookie_samesite | (empty) |
session.use_strict_mode | 0 |
session.gc_maxlifetime | 1440 |
session.save_path | /data/web/site1.bozztv.com/tmp |
open_basedir | /data/web/site1.bozztv.com/public:/data/web/site1.bozztv.com/tmp:/data/web/site1.bozztv.com/conf:/tmp |
disable_functions | exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec,p… |
allow_url_fopen | 1 |
allow_url_include | 0 |
expose_php | 0 |
OPcache
| directives |
| memory_consumption | 128.00 MiB |
| max_accelerated_files | 10000 |
| revalidate_freq | 2s |
| validate_timestamps | on |
| jit | tracing |
| jit_buffer_size | 64.00 MiB |
| memory |
| used | 8.97 MiB |
| free | 119.03 MiB |
| wasted | 0 B |
| wasted % | 0.00% |
| stats |
| cached scripts | 2 |
| hits | 332 |
| misses | 2 |
| hit rate | 99.40% |
| oom restarts | 0 |
Tune opcache.memory_consumption and opcache.max_accelerated_files in
conf/php-fpm.conf (this file's pool). Lower revalidate_freq for dev, raise for prod.
Loaded extensions (52)
Core · date · libxml · openssl · pcre · zlib · filter · hash · json · random · Reflection · SPL · session · standard · sodium · cgi-fcgi · mysqlnd · PDO · xml · bcmath · calendar · ctype · curl · dom · mbstring · FFI · fileinfo · ftp · gd · gettext · iconv · igbinary · intl · exif · mysqli · pdo_mysql · Phar · posix · readline · shmop · SimpleXML · sockets · sysvmsg · sysvsem · sysvshm · tokenizer · xmlreader · xmlwriter · xsl · zip · redis · Zend OPcache