I have already done that. This is the file:

Code:
php_value upload_max_filesize 100M 
php_value post_max_size 200M 
php_value output_buffering on 
php_value max_execution_time 6000
php_value max_input_time 6000
php_value session.gc_maxlifetime 48800 
php_value memory_limit 256M

But still i face this issue. Plz help me