Posts Tagged ‘wp’
Error al actualizar WordPress: Allowed memory size of 33554432 bytes exhausted
Written by Amanda on diciembre 11, 2009 – 10:20 am -Solo teneis que agregar esta linea en el archivo wp-config y arreglado:
@ini_set(‘memory_limit’,’128M’);

