Edit report at http://bugs.php.net/bug.php?id=52153&edit=1

 ID:               52153
 User updated by:  abhay dot nakhate at topsource dot co dot uk
 Reported by:      abhay dot nakhate at topsource dot co dot uk
 Summary:          Page can not displayed
 Status:           Bogus
 Type:             Bug
 Package:          FTP related
 Operating System: WIN
 PHP Version:      5.2.14RC1

 New Comment:

Hi,

I have already used set_time_limit(0) in the php script. is there any
other solution.



Thanks,

Abhay


Previous Comments:
------------------------------------------------------------------------
[2010-07-21 22:57:05] m...@php.net

Try set_time_limit(0) to disable the time limit altogether.

------------------------------------------------------------------------
[2010-06-23 09:21:50] abhay dot nakhate at topsource dot co dot uk

Description:
------------
I am using ftp_put to upload 100 mb file. it takes around 1 hours. I
have set max_excution_time_limit  in the php.ini with largest number
10800. but while processing after the 12 minuts. I will see the [PAGE
CANNOT BE DISPLAYED].



I HAVE TRIED MANY SETTING 



set_time_limit in the page itself. with 500000

but not working.



please suggest me how to do it.



Thanks,

Abhay Nakhate



Test script:
---------------
I am using ftp_put to upload 100 mb file. it takes around 1 hours. I
have set max_excution_time_limit  in the php.ini with largest number
10800. but while processing after the 12 minuts. I will see the [PAGE
CANNOT BE DISPLAYED].



I HAVE TRIED MANY SETTING 



set_time_limit in the page itself. with 500000

but not working.



please suggest me how to do it.



Thanks,

Abhay Nakhate





------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=52153&edit=1

Reply via email to