server (IO) error when uploading multiple files

Permalink
I am getting a server (IO) error when uploading multiple files within Concrete5.

It only seems to happen on one shared Cpanel Linux webserver.

Any ideas on how to fix it?

It is a webhosting setting issue, what should I be asking the host?

Thanks

digievo
 
jonnym replied on at Permalink Reply
I'm getting the same. Did you find a resolution to it?

jonnym
digievo replied on at Permalink Reply
digievo
This was solved by saving a php.ini file to the root directory of your hosting account.

php.ini should contain the following:

suhosin.session.cryptua = Off



This solved my issue.