;;; *MAIN INI FILE AT /etc/php81/php.ini* ;;; ;;; DreamHost-generated php.ini for PHP 81 allow_call_time_pass_reference = 0 asp_tags = 0 date.timezone = "America/Los_Angeles" display_errors = 0 engine = 1 error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED & ~E_WARNING expose_php = 0 magic_quotes_gpc = 0 mail.add_x_header = 1 max_execution_time = "-1" max_input_vars = 3000 memory_limit = "128M" output_buffering = 0 post_max_size = "512M" realpath_cache_size = "128k" realpath_cache_ttl = 300 register_argc_argv = 0 register_globals = 0 register_long_arrays = 0 safe_mode = 0 sendmail_path = "/usr/sbin/sendmail -t -i" session.bug_compat_42 = 0 session.gc_divisor = 1000 session.hash_bits_per_character = 6 session.save_path = "/tmp" short_open_tag = 1 upload_max_filesize = "512M" opcache.memory_consumption = 32 opcache.interned_strings_buffer = 2 opcache.max_accelerated_files = 3907 opcache.fast_shutdown = 0 opcache.use_cwd = 1 opcache.file_cache = "" opcache.enable_cli = 0 pcre.jit = 0 ;;; Extensions extension = bcmath.so extension = bz2.so extension = calendar.so extension = ctype.so extension = curl.so extension = dom.so extension = exif.so extension = fileinfo.so extension = ftp.so extension = gd.so extension = gettext.so extension = iconv.so extension = imap.so extension = mysqli.so extension = openssl.so extension = pcntl.so extension = pdo_mysql.so extension = phar.so extension = posix.so extension = pspell.so extension = session.so extension = simplexml.so extension = soap.so extension = sockets.so extension = tokenizer.so extension = xml.so extension = xmlreader.so extension = xmlwriter.so extension = xsl.so extension = zip.so extension = zlib.so log_errors = on ;;; BELOW ARE THE CONTENTS OF php.ini.local ;;; VALUES BELOW WILL OVERRIDE ANY SET ABOVE! ;;; *Additional ini file at /etc/php81/conf.d/imagick.ini* ;;; extension="/usr/local/php81/lib/php/extensions/no-debug-non-zts-20210902/imagick.so" ;;; *Additional ini file at /home/stanouse/.php/8.1/phprc* ;;; ; {{{ The following lines were automatically added by DreamHost zend_extension=opcache.so ; }}} That's all from DreamHost