Al intentar ingresar a mi panel de control de un mi pagina, me genera el siguiente error:
Cita: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 491520 bytes) in /home/xxxxxx/public_html/xxxx/wp-admin/menu.php on line 235
Solo al tratar de entrar a wp-admin, no así en la navegación de la web...
estube leyendo algunas paginas he hice alguna de las cosas que me decian por ejemplo:
[URL="http://riffbird.in/fatal-error-allowed-memory-size-of-33554432-bytes-exhausted-tried-to-allocate-491520-bytes-in-wp-adminmenu-php-on-line-235/"]riffbird[/URL]:
Cita: Add in .htaccess file
php_value memory_limit 64M
o también, [URL="http://blog.foreignkid.net/2010/07/memory-allocations-in-wordpress/comment-page-1/"]foreignkid[/URL]:
Cita: The solution finally was found in the the file: /wp-includes/default-constants.php
In that, there is a section commented //set memory limits (see code below)
I just change the values to 128M and 64M respectively. After this changed, my plugins.php loaded again, and was no longer getting the memory error.
Espero puedan ayudarme
pues la verdad no se que hacer
desde ya gracias