• Resolved Jon T?ng

    (@jontng)


    Since we updated a client’s site to 3.9 from 3.8.3, the limit for file upload is stuck at 8 Mb on the main site. On the sites works file limit as it should. The settings of the network is set at 50 Mb and in php.ini is the limit set at 128 Mb.

    On our development site, which still runs on the WordPress version 3.8.3, all the file limits works as they should.

    I’ve tried to deactivate the plugin and updated the network, but no result.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    Make a phpinfo() page and verify that the file upload really is 128mb

    Thread Starter Jon T?ng

    (@jontng)

    I have checked the phpinfo. The upload_max_filesize is set 128 MB but post_max_size is set to 8 MB. Has post_max_size any effect on the file upload limit?

    I still think it’s a little strange that the file size limit works fine on the sub sites but not on the main site.

    Thread Starter Jon T?ng

    (@jontng)

    Problem solved.

    It was the limit on post_max_size that caused the restriction.

    Thread Starter Jon T?ng

    (@jontng)

    Problem solved.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Problem with image upload limit’ is closed to new replies.