arehman0339's avatar

Large size file are not upload to server.

My .htaccess setting is php_value upload_max_filesize 100M php_value post_max_size 110M

it upload small size of file but more than 10 mb cannot upload.

0 likes
2 replies
rin4ik's avatar

open your php.ini and change there upload max filesize

arehman0339's avatar

I have no access to php.ini. but using .htaccess my now php.ini setting is. post_max_size 110M upload_max_filesize 100M

Please or to participate in this conversation.