When i put php value in .htaccess
below is code
then server giving Internal server error please fix that issue i have sent screen shot
php_value upload_max_filesize 10M
php_value post_max_size 10M
When i put php value in .htaccess
below is code
then server giving Internal server error please fix that issue i have sent screen shot
php_value upload_max_filesize 10M
php_value post_max_size 10M
You are using the correct way. In this case your hosting provider or your installation is not allowing you to adjust those settings through .htaccess. You should contact your hosting provider.
Ask them to enable AllowOverride Options
for you in apache.