Issue with Multiple Uploads

Permalink
I am having an issue with several builds of C5.6 with multiple uploads. I select the files and it seems to just hang in the process.

I am hosted on siteground and I have not had any issues prior with multiple uploads.

Any advice?

# concrete5 Version
5.6.0.2

# concrete5 Packages
Expand / Collapse (1.2.1), Pro News (4.0.0.3), Sortable Responsive Gallery (1.0).

# concrete5 Overrides
blocks/homeservicefeature, themes/icon.png, themes/LICENSE.TXT, themes/aquaguard

# Server Software
Apache

# Server API
cgi-fcgi

# PHP Version
5.4.9

# PHP Extensions
bcmath, bz2, bz2_filter, calendar, cgi-fcgi, Core, ctype, curl, date, dba, dom, enchant, ereg, exif, fileinfo, filter, ftp, gd, gettext, hash, http, iconv, imap, intl, ionCube Loader, json, ldap, libxml, mailparse, mbstring, mcrypt, memcache, mhash, mysql, mysqli, openssl, pcntl, pcre, PDO, pdo_mysql, pdo_pgsql, pdo_sqlite, pgsql, Phar, posix, pspell, readline, Reflection, session, shmop, SimpleXML, soap, sockets, SourceGuardian, SPL, SQLite, sqlite3, standard, stats, tidy, tokenizer, wddx, xattr, xml, xmlreader, xmlrpc, xmlwriter, xsl, Zend Guard Loader, zip, zlib.

# PHP Settings
max_execution_time - 45
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 45
max_input_vars - 1000
memory_limit - 128M
post_max_size - 32M
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 - 24M
http.persistent.handles.limit - -1
ldap.max_links - Unlimited
memcache.max_failover_attempts - 20
mysql.max_links - 60
mysql.max_persistent - Unlimited
mysqli.max_links - 60
mysqli.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
pgsql.max_links - 60
pgsql.max_persistent - Unlimited
session.cache_limiter - nocache
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5
safe_mode_allowed_env_vars - PHP_
safe_mode_protected_env_vars - LD_LIBRARY_PATH

1 Attachment

ahein624
 
jyncka replied on at Permalink Reply
jyncka
I would turn off caching for the site, just in case. You should also check your server's error logs if you have access to them or ask siteground's support to send you a copy of them from the timeframe you tried to upload multiple files.
ahein624 replied on at Permalink Reply
ahein624
Cacheing is turned off. No errors were presented. That is what I thought initially.

I am so confused as to what else it could be.
mkly replied on at Permalink Reply
mkly
Do the files appear in the File Manager after it hangs and you refresh the page?

I wonder if maybe there is a javascript error going on. Are you familiar with Chrome's Javascript Console or Firebug for Firefox? If so you turn those on and see if you are getting any errors?

Best Wishes,
Mike