issamneo
01-11-2007, 04:01 PM
hi all;
i'm using easyphp 1.7; i want to make upload,
i change many things.
i make the following changes in php.ini:
max_execution_time=30000
pfpro.defaulttimeout=30000
post_max_size=80M
memory_limit=80M
MAX_POST_SIZE=120M
and i make the following changes in the upload.php file:
name="MAX_FILE_SIZE" value="125829120"
PLs any help can anyone told me why i can't upload big files ( i have a huge bandwidth 2Mbps). and why the" Fatal error:max execution time of 30000 seconds.." appear after 9-15 minutes. but the most important things is that video of more than 8 Mo doesn't want to load
i'm using easyphp 1.7; i want to make upload,
i change many things.
i make the following changes in php.ini:
max_execution_time=30000
pfpro.defaulttimeout=30000
post_max_size=80M
memory_limit=80M
MAX_POST_SIZE=120M
and i make the following changes in the upload.php file:
name="MAX_FILE_SIZE" value="125829120"
PLs any help can anyone told me why i can't upload big files ( i have a huge bandwidth 2Mbps). and why the" Fatal error:max execution time of 30000 seconds.." appear after 9-15 minutes. but the most important things is that video of more than 8 Mo doesn't want to load