Connecting Tech Pros Worldwide Help | Site Map

php_value max_execution_time not working

Newbie
 
Join Date: Sep 2007
Posts: 1
#1: Sep 14 '07
I have a php script on my site... which lets people download files through my site.... but download does not complete ... it stops in between ... if suppose file is of 99 mb download would stop between 10-20 mb ...

I had tried putting this in .htaccess ... but does not worked ...

php_value max_execution_time 55555555555555555

even bigger values dont work ... can something be done on this issue ?
Reply