Files Upload freezes at about 3%

Hi,

i managed to upload a file with the Groups File Access Plugin today. After installing Groups Import Export it doesn’t work anymore. Deactivating Groups Import Export didn’t help. I did not change any other settings.

File Upload stops at about 3%. The second file was smaller (5MB) and is below all server upload limits.

Any suggestions? Thanks for help!


Comments

3 responses to “Files Upload freezes at about 3%”

  1. Thanks! I changed my php.ini and it works

    upload_max_filesize = 32M
    post_max_size = 32M

    1. Perfect 😉
      Thanks for sharing !

  2. Hi Marco,
    probably it’s not a problem with the file size. It can be a problem with the memory limite.
    You can try to activate the debug and check it.
    If it’s a memory problem, you can up the limit and/or split the import file.
    Kind Regards,
    Antonio B.

Share