Error http al cargar imágenes (.gif o .jpg )

Realizar el siguiente procedimiento:

 -1) Ingresar a WHM en la siguiente Ruta:

Home »Service Configuration »Apache Configuration »Include Editor

 -2) Buscar Post VirtualHost Include

 -3) Insertar el siguiente código: 


<IfModule mod_fcgid.c>
MaxRequestLen 20000000
IPCConnectTimeout 100
IPCCommTimeout 1000
</IfModule>


-4) Reiniciar el servicio APACHE.

  • 1 Los Usuarios han Encontrado Esto Útil
¿Fue útil la respuesta?

Artículos Relacionados

Optimización de Mysql para uso en foros y CMS

Datos para ingresar en /etc/my.cnf   [mysqld] skip-innodb max_connections = 500 key_buffer =...

instalacion de vmware tools en centos 5

Tested with VMware Tools v.5.5.3 (VMwareTools-5.5.3-34685.tar.gz). 1. Install software needed by...

reparacion de upcp dañado

When running a cPanel update, you may get the following error: /scripts/upcp /scripts/upcp...

PHP Warning: [eAccelerator] Can not create shared memory area in Unknown on line 0

eAccelertor es una solución de cache para php. Con este software conseguimos guardar una copia...

Parametros de suhosin recomendados

suhosin.cookie.max_array_depth = 256 suhosin.cookie.max_array_index_length = 256...