.htaccessで変更可能なPHPのパラメータ(php7.4.5)
- FAQ番号FAQ02080
- 最終更新日2021/09/27 18:29:39
■注意
- php7.4.5のみ。
※バージョンアップにより値が変更になる場合があります。 - 初期値はIC-1の値です。
■内容
パラメータ名 | 初期値 |
---|---|
arg_separator.input | & |
arg_separator.output | & |
assert.active | 1 |
assert.bail | 0 |
assert.callback | no value |
assert.exception | 0 |
assert.quiet_eval | 0 |
assert.warning | 1 |
auto_append_file | no value |
auto_detect_line_endings | 0 |
auto_globals_jit | 1 |
auto_prepend_file | no value |
bcmath.scale | 0 |
date.default_latitude | 31.7667 |
date.default_longitude | 35.2333 |
date.sunrise_zenith | 90.583333 |
date.sunset_zenith | 90.583333 |
date.timezone | Asia/Tokyo |
dba.default_handler | flatfile |
default_charset | UTF-8 |
default_mimetype | text/html |
default_socket_timeout | 60 |
display_errors | no value |
display_startup_errors | no value |
docref_ext | no value |
docref_root | no value |
enable_post_data_reading | 1 |
engine | 1 |
error_append_string | no value |
error_log | no value |
error_prepend_string | no value |
error_reporting | 24567 |
exif.decode_jis_intel | JIS |
exif.decode_jis_motorola | JIS |
exif.decode_unicode_intel | UCS-2LE |
exif.decode_unicode_motorola | UCS-2BE |
exif.encode_jis | no value |
exif.encode_unicode | ISO-8859-15 |
filter.default | unsafe_raw |
filter.default_flags | no value |
from | no value |
gd.jpeg_ignore_warning | 1 |
highlight.comment | #FF8000 |
highlight.default | #0000BB |
highlight.html | #000000 |
highlight.keyword | #007700 |
highlight.string | #DD0000 |
html_errors | no value |
iconv.input_encoding | no value |
iconv.internal_encoding | no value |
iconv.output_encoding | no value |
ignore_repeated_errors | no value |
ignore_repeated_source | no value |
ignore_user_abort | 0 |
implicit_flush | no value |
include_path | .:/usr/share/pear:/usr/share/php |
input_encoding | no value |
internal_encoding | no value |
intl.default_locale | no value |
intl.error_level | 0 |
intl.use_exceptions | 0 |
last_modified | 0 |
log_errors | 1 |
log_errors_max_len | 4096 |
mail.add_x_header | no value |
mail.force_extra_parameters | no value |
mail.log | no value |
max_execution_time | 3600 |
max_file_uploads | 100 |
max_input_nesting_level | 64 |
max_input_time | 60 |
max_input_vars | 1000 |
mbstring.detect_order | UTF-8,EUC-JP,SJIS,JIS,ASCII |
mbstring.encoding_translation | 0 |
mbstring.http_input | no value |
mbstring.http_output | no value |
mbstring.http_output_conv_mimetypes | ^(text/|application/xhtml\+xml) |
mbstring.internal_encoding | no value |
mbstring.language | neutral |
mbstring.regex_retry_limit | 1000000 |
mbstring.regex_stack_limit | 100000 |
mbstring.strict_detection | 0 |
mbstring.substitute_character | no value |
memory_limit | 128M |
mysqli.default_host | no value |
mysqli.default_port | 3306 |
mysqli.default_pw | no value |
mysqli.default_socket | /var/lib/mysql/mysql.sock |
mysqli.default_user | no value |
mysqlnd.collect_statistics | 1 |
mysqlnd.fetch_data_copy | 0 |
mysqlnd.log_mask | 0 |
mysqlnd.mempool_default_size | 16000 |
mysqlnd.net_cmd_buffer_size | 4096 |
mysqlnd.net_read_buffer_size | 32768 |
mysqlnd.net_read_timeout | 86400 |
mysqlnd.sha256_server_public_key | no value |
odbc.default_cursortype | 3 |
odbc.default_db | no value |
odbc.default_pw | no value |
odbc.default_user | no value |
odbc.defaultbinmode | 1 |
odbc.defaultlrl | 4096 |
opcache.consistency_checks | 0 |
opcache.dups_fix | 0 |
opcache.enable | 1 |
opcache.file_update_protection | 2 |
opcache.revalidate_freq | 2 |
opcache.revalidate_path | 0 |
opcache.validate_timestamps | 1 |
open_basedir | no value |
openssl.cafile | no value |
openssl.capath | no value |
output_buffering | 1 |
output_encoding | no value |
output_handler | no value |
pcre.backtrack_limit | 1000000 |
pcre.jit | 1 |
pcre.recursion_limit | 100000 |
pgsql.ignore_notice | 0 |
pgsql.log_notice | 0 |
phar.readonly | 1 |
phar.require_hash | 1 |
post_max_size | 384M |
precision | 14 |
register_argc_argv | no value |
report_memleaks | 1 |
report_zend_debug | 1 |
request_order | GP |
sendmail_from | no value |
serialize_precision | -1 |
session.auto_start | 0 |
session.cache_expire | 180 |
session.cache_limiter | nocache |
session.cookie_domain | no value |
session.cookie_httponly | no value |
session.cookie_lifetime | 0 |
session.cookie_path | / |
session.cookie_samesite | no value |
session.cookie_secure | 0 |
session.gc_divisor | 1000 |
session.gc_maxlifetime | 1440 |
session.gc_probability | 1 |
session.lazy_write | 1 |
session.name | PHPSESSID |
session.referer_check | no value |
session.save_handler | files |
session.save_path | no value |
session.serialize_handler | php |
session.sid_bits_per_character | 5 |
session.sid_length | 26 |
session.trans_sid_hosts | no value |
session.trans_sid_tags | a=href,area=href,frame=src,form= |
session.upload_progress.cleanup | 1 |
session.upload_progress.enabled | 1 |
session.upload_progress.freq | 1% |
session.upload_progress.min_freq | 1 |
session.upload_progress.name | PHP_SESSION_UPLOAD_PROGRESS |
session.upload_progress.prefix | upload_progress_ |
session.use_cookies | 1 |
session.use_only_cookies | 1 |
session.use_strict_mode | 0 |
session.use_trans_sid | 0 |
short_open_tag | 1 |
SMTP | localhost |
smtp_port | 25 |
soap.wsdl_cache | 1 |
soap.wsdl_cache_dir | /tmp |
soap.wsdl_cache_enabled | 1 |
soap.wsdl_cache_limit | 5 |
soap.wsdl_cache_ttl | 86400 |
syslog.filter | no-ctrl |
track_errors | 0 |
unserialize_callback_func | no value |
unserialize_max_depth | 4096 |
upload_max_filesize | 256M |
url_rewriter.hosts | no value |
url_rewriter.tags | form= |
user_agent | no value |
variables_order | EGPCS |
xbithack | 0 |
xmlrpc_error_number | 0 |
zend.assertions | -1 |
zend.detect_unicode | 1 |
zend.enable_gc | 1 |
zend.exception_ignore_args | 1 |
zend.multibyte | 0 |
zend.script_encoding | no value |
zlib.output_compression | no value |
zlib.output_compression_level | -1 |
zlib.output_handler | no value |
- 関連するFAQ