Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Uploading Times out  (Read 1947 times)

0 Members and 1 Guest are viewing this topic.

phillatella

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Uploading Times out
« on: June 15, 2008, 12:04:32 am »

When I upload more than 20 files the script erros out
I have a few hundred to add. The faq says 60 secs is the max
Where do i change this ? I get this error
The connection was reset

     

     
     
     

     
       
       

         

The connection to the server was reset while the page was loading.

       


       
       


    *   The site could be temporarily unavailable or too busy. Try again in a few
          moments.

    *   If you are unable to load any pages, check your computer's network
          connection.

    *   If your computer or network is protected by a firewall or proxy, make sure
          that Firefox is permitted to access the Web.
Logged

just_some_guy

  • Supporter
  • Coppermine addict
  • ****
  • Offline Offline
  • Posts: 539
  • I am currently on holiday, back in a few weeks. :D
Re: Uploading Times out
« Reply #1 on: June 15, 2008, 12:31:30 am »

PHP has timed out.  Therefore the value that is causing the timeout error is the "max_input_time" value in your "php.ini" file. This value can be changed from the default of 60 seconds to a larger value to suit your needs - experiment with it to see what value suits you. You will need to contact your host to see if you are allowed to edit this file and have access to it.

1. 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.

As with all upload issues read this - http://forum.coppermine-gallery.net/index.php/topic,24088.0.html
Logged
Tambien, Hablo Espaņol      PHP - Achieve Anything
"The Internet is becoming the town square for the global village of tomorrow. " - Bill Gates
Windows 7 Forums
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 19 queries.