File Upload Configuration

PHP Configuration

Setting Value
upload_max_filesize 512M
post_max_size 256M
max_execution_time 30
memory_limit 1256M
file_uploads Enabled

Temporary Directory

Setting Value
Path /tmp
Writable Yes

PHPSpreadsheet

PHPSpreadsheet IOFactory.php exists in the expected location

PHPSpreadsheet IOFactory class is available

Test File Upload

Loaded PHP Extensions

Array
(
    [0] => Core
    [1] => date
    [2] => libxml
    [3] => openssl
    [4] => pcre
    [5] => zlib
    [6] => filter
    [7] => hash
    [8] => json
    [9] => pcntl
    [10] => Reflection
    [11] => SPL
    [12] => session
    [13] => standard
    [14] => cgi-fcgi
    [15] => bcmath
    [16] => calendar
    [17] => ctype
    [18] => curl
    [19] => dom
    [20] => mbstring
    [21] => fileinfo
    [22] => ftp
    [23] => gd
    [24] => gettext
    [25] => gmp
    [26] => iconv
    [27] => imap
    [28] => intl
    [29] => exif
    [30] => mysqlnd
    [31] => odbc
    [32] => PDO
    [33] => Phar
    [34] => posix
    [35] => SimpleXML
    [36] => soap
    [37] => sockets
    [38] => sqlite3
    [39] => tidy
    [40] => tokenizer
    [41] => xml
    [42] => xmlwriter
    [43] => xsl
    [44] => zip
    [45] => mysqli
    [46] => pdo_mysql
    [47] => PDO_ODBC
    [48] => pdo_sqlite
    [49] => xmlreader
    [50] => i360
    [51] => ionCube Loader
    [52] => Zend OPcache
)