Código PHP:
Ver original
# # Uncomment the statement below if you want to make use of # HTTP authentication and it does not already work. # This could be required if you are for example using PHP via Apache CGI. # #<IfModule mod_rewrite.c> #RewriteEngine on #RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L] #</IfModule> <Files "config.php"> Order Allow,Deny Deny from All </Files> <Files "common.php"> Order Allow,Deny Deny from All </Files> Options +FollowSymlinks php_value memory_limit "64M"
en mi pc con el servidor apache se soluciona el problema pero lo subo al hosting y me manda el error 500 internal server error quisiera saber si e incluido bien las lineas e hablado con los del hosting y me dicen k el php.ini tengo 10mb asi k no deberia de tener problema.xk las imangenes k kiero subir a la galeria son de 3mb.gracias.