How do you change the max input time? How do you change the max input time?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

How do you change the max input time?

Started by Unknown?, January 08, 2007, 03:59:01 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Unknown?

Quote1. max_input_time- 60 seconds is the default time limit for uploading files.

This time limit includes the time it takes for the files to upload, so if you exceed this limit, the file will not even parse, and the browser will not get a response. You can workaround this by trying to upload smaller or fewer files, or you can try uploading over broadband. The best solution, of course, is to increase the time limit to something more in line with your needs.

How can you increase this? I think this is the reason why when I upload larger files it doesn't work...

Joachim Müller

Quote from: GauGau on November 25, 2005, 10:37:03 AM
Please keep in mind that HTTP uploads are limited by the restrictions placed upon them in PHP's configuration.
Details: http://www.php.net/manual/en/ref.info.php

Note that you will only be able to change php.ini if the server is yours to configure. Please note as well that there is only limited support for webserver setup on this forum, as this forum basically deals with Coppermine and not with webserver configuration details.