Author Topic: uploading to up to 500Mb ?  (Read 7817 times)

0 Members and 1 Guest are viewing this topic.

Offline abdoh2010

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • Racing 4 Education
uploading to up to 500Mb ?
« on: March 29, 2007, 05:41:08 AM »
now i know that some of you will say: do it by ftp.
but that is not the answer that i'm seeking for



my question is:
how and where can i modify the original 4images php code so it could upload files up to 500Mb in the 4images control panel ?


Offline abdoh2010

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • Racing 4 Education
Re: uploading to up to 500Mb ?
« Reply #1 on: March 29, 2007, 05:45:43 AM »
by the way i did the php.ini modification to make it able to upload up to 600Mb

Offline abdoh2010

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • Racing 4 Education
Re: uploading to up to 500Mb ?
« Reply #2 on: March 29, 2007, 05:50:38 AM »
also, my max files size at the settings is 200000000000000000

so it's not that also

Offline CeJay

  • Sr. Member
  • ****
  • Posts: 425
    • View Profile
Re: uploading to up to 500Mb ?
« Reply #3 on: March 29, 2007, 07:05:10 AM »
you sure your browser is not timing out?
That would not be suprising with that size of a file.

Offline abdoh2010

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • Racing 4 Education
Re: uploading to up to 500Mb ?
« Reply #4 on: March 29, 2007, 07:47:14 AM »
you sure your browser is not timing out?
That would not be suprising with that size of a file.

you know what
i think that you have the answer
let's say you are right

is there a way to solve it by coding so it will upload the file regardless of the browser timeout ?

Offline CeJay

  • Sr. Member
  • ****
  • Posts: 425
    • View Profile
Re: uploading to up to 500Mb ?
« Reply #5 on: March 29, 2007, 08:03:37 PM »
here is a basic search for google: http://www.google.com/search?sourceid=navclient&aq=t&ie=UTF-8&rls=GGLC,GGLC:1969-53,GGLC:en&q=set+browser+timeout

I don't know which method you would want to use.

Offline abdoh2010

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • Racing 4 Education
Re: uploading to up to 500Mb ?
« Reply #6 on: March 30, 2007, 03:19:12 AM »
will sure that will help a lot

i'm wondering where is Jan or V@no
i was thinking that it will grab thir attention

Offline abdoh2010

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • Racing 4 Education
Re: uploading to up to 500Mb ?
« Reply #7 on: March 30, 2007, 05:27:55 AM »
it sound like an idea changing the KeepAliveTimeout to something up
i had just change it and i will try it

Offline CeJay

  • Sr. Member
  • ****
  • Posts: 425
    • View Profile
Re: uploading to up to 500Mb ?
« Reply #8 on: March 30, 2007, 08:19:41 AM »
i'm wondering where is Jan or V@no
i was thinking that it will grab thir attention

I am sure Jan is here from time to time, V@no on the other hand I don't think he comes around anymore. At least I have not seen him on in many months.

Well hope the browser thing works for you. I know it did for me when I use to use a different upload program (not gallery) many years ago.