• Resolved nickth

    (@nickth)


    It would be great if this plugin handled time issues as well:
    # BEGIN Increase Max Upload Size
    php_value upload_max_filesize 200M
    php_value post_max_size 200M
    php_value max_execution_time 1000
    php_value max_input_time 1000
    # END Increase Max Upload Size

    Sometimes editing the htaccess file doesn’t work and takes out the site, so editing the php.ini file is the only way, which is what your plugin changes.

    Is there another plugin that changes the php.ini file for these things in the meantime?

    https://wordpress.org/plugins/increase-upload-max-filesize/

Viewing 1 replies (of 1 total)
  • Plugin Author isabel104

    (@isabel104)

    This plugin originally did increase the max_execution_time. This feature was removed from the plugin because increasing the max_execution_time is blocked by so many web hosts. Sorry about that.

Viewing 1 replies (of 1 total)

The topic ‘Timeout limits as well’ is closed to new replies.