Timeout limits as well
-
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 SizeSometimes 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?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Timeout limits as well’ is closed to new replies.