Current time: 05-18-2024, 03:49 AM Hello There, Guest! (LoginRegister)


Post Reply 
[SOLVED] File Upload Timeout
Author Message
coper Offline
Junior Member
*

Posts: 91
Joined: Nov 2008
Reputation: 0
Post: #1
[SOLVED] File Upload Timeout
Hello,
I can upload files but when the time exceeds 30 seconds the page reload and the file doesn't upload.
I don't get any errors.

I modified php.ini to set this:

max_execution_time = 300
max_input_time = 120
memory_limit = 256M

Any idea about this issue?

Thank you people.

c.
(This post was last modified: 12-20-2008 02:22 AM by coper.)
12-16-2008 07:22 AM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #2
RE: File Upload Timeout
more infos (what upload script, php-errors?, more php settings about upload size) etc...

/J
12-16-2008 05:55 PM
Visit this user's website Find all posts by this user Quote this message in a reply
coper Offline
Junior Member
*

Posts: 91
Joined: Nov 2008
Reputation: 0
Post: #3
RE: File Upload Timeout
I have no errors. The file starts uploading and I see it in the the php temp folder (/domain.com/phptmp/), the size increases, but when the file size in the temp folder reaches 1MB disappears and there is no uploaded file in the final folder (using move_uploaded_file). Is there any restriction on the size of the temporary folder or a caché issue or something like that?

I attach the relevant configuration of php...



c.


Attached File(s)
.doc  phpinfo.doc (Size: 83.5 KB / Downloads: 5)
12-17-2008 12:53 AM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #4
RE: File Upload Timeout
what's the connection to Miscrosoft????
please use txt or another open format...

ok, the max size is 8MB. This should work.
maybe enabling php-error-log may help???

/J
12-17-2008 01:00 AM
Visit this user's website Find all posts by this user Quote this message in a reply
coper Offline
Junior Member
*

Posts: 91
Joined: Nov 2008
Reputation: 0
Post: #5
RE: File Upload Timeout
(12-17-2008 01:00 AM)joximu Wrote:  what's the connection to Miscrosoft????
please use txt or another open format...

ok, the max size is 8MB. This should work.
maybe enabling php-error-log may help???

/J

Love Mocosoft Word Big Grin
I'm looking because maybe is a prado framework issue the file size limitation.
12-17-2008 02:36 AM
Find all posts by this user Quote this message in a reply
coper Offline
Junior Member
*

Posts: 91
Joined: Nov 2008
Reputation: 0
Post: #6
RE: [SOLVED] File Upload Timeout
It was a prado framework size limitation. I could fix it.

Thank you.


c.
12-20-2008 02:24 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)