File Upload Issues
Permalink
We have installed concrete over a hundred times on our servers. With a recent update to our control panel software or Windows OS, we can no longer upload files (all file types and sizes) in the file manager for new installs. (Incoming file uploads work fine.)
The "Upload Error" we get is "Invalid File".
We have already tested file permissions and temp directory permissions with no results.
Is there a debug flag we can turn on to view the actual error message.
Our Environment -
# concrete5 Version
5.4.2.2
# concrete5 Packages
Rigid Bold - Theme (1.1).
# concrete5 Overrides
css/style.css, css/tabs.css
# Server Software
Microsoft-IIS/7.5
# Server API
cgi-fcgi
# PHP Version
5.2.17
# PHP Extensions
bcmath, calendar, cgi-fcgi, com_dotnet, ctype, curl, date, dom, filter, ftp, gd, gettext, hash, iconv, imap, ionCube Loader, json, libxml, mbstring, mssql, mysql, odbc, openssl, pcre, PDO, pdo_mysql, pdo_sqlite, Reflection, session, SimpleXML, sockets, SPL, SQLite, standard, tokenizer, wddx, xml, xmlreader, xmlwriter, xsl, zip, zlib.
# PHP Settings
log_errors_max_len - 1024
max_execution_time - 5
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 60
memory_limit - 128M
post_max_size - 8M
safe_mode - Off
safe_mode_exec_dir - <i>no value</i>
safe_mode_gid - Off
safe_mode_include_dir - <i>no value</i>
sql.safe_mode - Off
upload_max_filesize - 10M
mssql.max_links - Unlimited
mssql.max_persistent - Unlimited
mssql.max_procs - Unlimited
mssql.textlimit - Server default
mysql.max_links - Unlimited
mysql.max_persistent - Unlimited
odbc.max_links - Unlimited
odbc.max_persistent - Unlimited
pcre.backtrack_limit - 100000
pcre.recursion_limit - 100000
session.cache_limiter - nocache
session.gc_maxlifetime - 7200
safe_mode_allowed_env_vars - PHP_
safe_mode_protected_env_vars - LD_LIBRARY_PATH
The "Upload Error" we get is "Invalid File".
We have already tested file permissions and temp directory permissions with no results.
Is there a debug flag we can turn on to view the actual error message.
Our Environment -
# concrete5 Version
5.4.2.2
# concrete5 Packages
Rigid Bold - Theme (1.1).
# concrete5 Overrides
css/style.css, css/tabs.css
# Server Software
Microsoft-IIS/7.5
# Server API
cgi-fcgi
# PHP Version
5.2.17
# PHP Extensions
bcmath, calendar, cgi-fcgi, com_dotnet, ctype, curl, date, dom, filter, ftp, gd, gettext, hash, iconv, imap, ionCube Loader, json, libxml, mbstring, mssql, mysql, odbc, openssl, pcre, PDO, pdo_mysql, pdo_sqlite, Reflection, session, SimpleXML, sockets, SPL, SQLite, standard, tokenizer, wddx, xml, xmlreader, xmlwriter, xsl, zip, zlib.
# PHP Settings
log_errors_max_len - 1024
max_execution_time - 5
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 60
memory_limit - 128M
post_max_size - 8M
safe_mode - Off
safe_mode_exec_dir - <i>no value</i>
safe_mode_gid - Off
safe_mode_include_dir - <i>no value</i>
sql.safe_mode - Off
upload_max_filesize - 10M
mssql.max_links - Unlimited
mssql.max_persistent - Unlimited
mssql.max_procs - Unlimited
mssql.textlimit - Server default
mysql.max_links - Unlimited
mysql.max_persistent - Unlimited
odbc.max_links - Unlimited
odbc.max_persistent - Unlimited
pcre.backtrack_limit - 100000
pcre.recursion_limit - 100000
session.cache_limiter - nocache
session.gc_maxlifetime - 7200
safe_mode_allowed_env_vars - PHP_
safe_mode_protected_env_vars - LD_LIBRARY_PATH