Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
Copa WPB
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

Corrección: Error de memoria agotada de WordPress – Aumentar la memoria PHP

¿Ves un mensaje de error de tamaño de memoria permitido agotado en WordPress?

Este es uno de los errores más comunes de WordPress, y puedes corregirlo fácilmente aumentando el límite de memoria PHP en WordPress.

En este artículo, le mostraremos cómo corregir el error de memoria agotada de WordPress aumentando el límite de memoria PHP.

Fix: WordPress Memory Exhausted Error – Increase PHP Memory

¿Qué es el error de memoria agotada de WordPress?

El error de memoria agotada de WordPress es un mensaje que puede aparecer si su sitio web tiene problemas para realizar tareas.

WordPress utiliza PHP, un lenguaje de programación del lado del servidor que necesita memoria para funcionar.

Al igual que cualquier otro ordenador, los servidores web disponen de una cantidad limitada de memoria para ejecutar varias aplicaciones al mismo tiempo. Los proveedores de alojamiento de WordPress asignan tamaños de memoria específicos a diferentes aplicaciones, incluido PHP.

Cuando su código WordPress requiera más memoria que la asignada por defecto, verá este mensaje de error:

Error fatal: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2348617 bytes) in /home4/xxx/public_html/wp-includes/plugin.php on line xxx

Memory exhausted error displayed on a WordPress site

Es posible que su sitio WordPress esté agotando la memoria de su servidor:

  • Muchas imágenes, vídeos y otros tipos de medios
  • Muchos plugins de WordPress sin usar
  • Se le han quedado pequeños los recursos de su plan de alojamiento

Por defecto, WordPress intenta automáticamente aumentar el límite de memoria PHP si es inferior a 64MB. Sin embargo, 64MB no suele ser suficiente.

Dicho esto, veamos cómo aumentar fácilmente el límite de memoria PHP en WordPress para evitar el error de memoria agotada.

Puedes utilizar los enlaces rápidos que aparecen a continuación para navegar por el tutorial:

Nota: Algunos de estos métodos requieren que edite directamente sus archivos de WordPress. Le sugerimos que primero haga una copia de seguridad de su sitio web para evitar que aparezcan más errores en su sitio web.

Opción 1: Editar el archivo wp-config.php

En primer lugar, debe editar el archivo wp-config.php en su sitio de WordPress. Se trata de uno de los archivos principales de WordPress situado en el directorio raíz, normalmente denominado public_html.

Tendrás que utilizar un cliente FTP como FileZilla o el gestor de archivos de tu panel de control de alojamiento web.

A continuación, tienes que pegar la siguiente línea en el archivo wp-config.php justo antes de la que dice, ¡Eso es todo, deja de editar! Feliz blog.

define( 'WP_MEMORY_LIMIT', '256M' );

Este código le dice a WordPress que aumente el límite de memoria PHP a 256MB.

Para más detalles, consulte nuestra guía paso a paso sobre cómo encontrar y editar el archivo wp-config.php.

Una vez que haya terminado, debe guardar los cambios y volver a subir el archivo wp-config.php a su servidor.

Ahora puede visitar su sitio WordPress y el error de memoria agotada debería haber desaparecido.

Opción 2: Editar el archivo .htaccess

El siguiente método consiste en editar el archivo .htaccess. Este archivo también se encuentra en la carpeta raíz del sitio web de WordPress.

Aquí, necesitas pegar el siguiente código antes de la línea que dice #END WORDPRESS.

php_value memory_limit 256M

Similar al código anterior, le dirá a WordPress que aumente el límite de memoria PHP a 256MB.p

Después, simplemente guarde los cambios y vuelva a subir el archivo a su servidor web. Ahora puede abrir su sitio web WordPress de nuevo para ver si el error de límite de memoria ha desaparecido.

Si no encuentra el archivo .htaccess, consulte nuestra guía sobre por qué puede faltar el archivo .htaccess y cómo encontrarlo.

Opción 3: Comprobación del archivo php.ini

Si los métodos anteriores no funcionan, es posible que desee echar un vistazo a su archivo php.ini.

php.ini es un archivo que controla tu configuración PHP, incluyendo la versión PHP y los scripts PHP. No es un archivo del núcleo de WordPress, ya que normalmente lo gestiona tu proveedor de alojamiento.

Puede marcar / comprobar su código para ver su límite de uso de memoria PHP. Para más detalles, puede consultar nuestra guía sobre cómo encontrar y editar el archivo php.ini.

Sin embargo, dado que se trata de un método avanzado, le recomendamos que se ponga en contacto con el equipo de soporte de su proveedor de alojamiento web para ver si pueden aumentar el límite de memoria de WordPress manualmente. De lo contrario, podrían producirse más errores.

Puede leer nuestra guía sobre cómo solicitar correctamente asistencia de WordPress para obtener más información.

Opción 4: Actualizar el alojamiento de WordPress

Si se encuentra constantemente con el error de memoria agotada, podría ser una señal de que su sitio web ha superado su plan de alojamiento actual.

A medida que su sitio web atrae más visitantes y añade más contenido, requiere más recursos para funcionar sin problemas. Actualizar a un plan con una mayor asignación de memoria puede ser una solución permanente.

Considere la posibilidad de actualizar su alojamiento de WordPress si:

  • Has probado las soluciones anteriores y el error persiste.
  • Su sitio web ha crecido significativamente en tráfico o contenido.
  • Tiene previsto añadir características o funcionalidades que requieren más recursos.

Bluehost ofrece planes de alojamiento para WordPress asequibles y fiables que se adaptan a las necesidades de su sitio web. Ofrecen una plataforma fácil de usar optimizada específicamente para WordPress, lo que facilita la gestión de tu sitio web.

Si utiliza nuestro Bluehost código de cupón, entonces usted puede conseguir hasta un 61% de descuento en su primera compra. Simplemente haga clic en el botón de abajo para conseguirlo:

Bluehost offer for WPBeginner readers

Cómo evitar agotar la memoria de WordPress

Ahora que ha solucionado el error de memoria agotada de WordPress, aquí tiene algunos pasos proactivos para evitar que vuelva a ocurrir:

Esperamos que este artículo te haya ayudado a solucionar el error de memoria agotada de WordPress aumentando el límite de memoria PHP. Puede que también quieras ver nuestra guía paso a paso para principiantes sobre cómo solucionar errores de WordPress y nuestras selecciones de expertos sobre los mejores plugins de WordPress para hacer crecer tu sitio.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

Descargo: Nuestro contenido está apoyado por los lectores. Esto significa que si hace clic en algunos de nuestros enlaces, podemos ganar una comisión. Vea cómo se financia WPBeginner , por qué es importante, y cómo puede apoyarnos. Aquí está nuestro proceso editorial .

Avatar

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

El último kit de herramientas de WordPress

Obtenga acceso GRATUITO a nuestro kit de herramientas - una colección de productos y recursos relacionados con WordPress que todo profesional debería tener!

Reader Interactions

464 comentariosDeja una respuesta

  1. Syed Balkhi

    Hey WPBeginner readers,
    Did you know you can win exciting prizes by commenting on WPBeginner?
    Every month, our top blog commenters will win HUGE rewards, including premium WordPress plugin licenses and cash prizes.
    You can get more details about the contest from here.
    Start sharing your thoughts below to stand a chance to win!

  2. Michelle

    It’s 1:53AM and because of you, I can sleep in peace now. THANK YOU!

  3. Chintan Dave

    define( ‘WP_MEMORY_LIMIT’, ‘256M’ ); worked all time. Thank a lot for the solution.

  4. mohammed

    you guys are amazing you solved most of the issues i encounter since started working with WordPress.

  5. Siddhartha Gautam

    It worked for me. Thanks!

  6. Haley McCalister

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 22 bytes) in /home/nels1max/public_html/ngifts/wp-includes/class-wp-hook.php on line 286

    I’ve tried to expand my limit but it didn’t work. When I refresh the page, it changes what’s after “/wp-includes/” and the line number, but none of those files have a place to expand the size. Any tips?

    • Jordan Casey

      Try increasing it to 512M. There still isn’t enough memory for whatever theme you’re running. Good luck! P.S. make sure that you have more than 512M of memory. Ask your hosting provider.

  7. Marcel Dusek

    Great! It worked. Thank you so much !!!

  8. Vikas Yadav

    Thank you so much for sharing this. Helped me a lot!

  9. Ian

    It works! Thanks for the suggestion. But I have a question. I find another article said that changes WP_MEMORY_LIMIT in default-constants.php. Is there any different between this two methods?

    • Jeff C

      I have the same question. Can you explain the difference? Why use one over the other?

      • WPBeginner Support

        The constants file is for settings that don’t change, editing the config file is where you would make changes that can be reverted later when you are no longer receiving the error.

        Administrador

  10. Joseph Sintum

    Thank you very much for this fix.
    I was already freaking out…

  11. Ahad Arzi

    Thanks man. iT’S REALLY HELPS

  12. Heather

    Wow, this worked like a charm and it was easy peasy! Thanks so much!

  13. Peter

    Thank you very much! It works :)

  14. Jane

    I looked everywhere for a solution and even called the host searching for an answer. Fixed it PERFECTLY! Thanks so very much!

  15. Ton

    Thanks a lot! My problem was solved in 5 minutes!!

  16. kartik

    Dear All,

    we are getting this error
    let me know the solution on it?

    Fatal error: Allowed memory size of 2097152 bytes exhausted (tried to allocate 8192 bytes) in /home/f036v20tz3th/public_html/wp-includes/functions.php on line 5276

    Regards
    KARTIK

  17. Desmond Lai

    Great! It works well. Thank you so much.

  18. Richie

    Thanks for the tips, fixed with the memory line in wp-config

  19. Shehan Disanayake

    This was very helpful. Thanks a lot.

  20. Jaime

    Thanks so much guys for this article! What is the diference from changing wp_memory_limit (wp-config.php) and memory_limit (php.ini)??? Are the same??
    This memory limit is for individual sessions or entire wordpress site?? I ask because if i had 200 visitors in minutes.. i have to go damn higher with this number?? Or try to keep it low??? Hope you can help me with this!

  21. Jeremy

    Thank you guys so much for this! I spent the last couple hours trying to figure this out.

    Thanks again!

  22. Rick Hunter

    Excellent. Thanks so much. Changed to 1024 and it worked like a charm.

  23. Ujenk

    When I changed with 512 M it was failed then I put it define( ‘WP_MEMORY_LIMIT’, ‘2000M’ );
    And it works well.
    /* That’s all, stop editing! Happy blogging. */ :-)

  24. Joshua

    if that code doesn’t work, rephrase it to

    //increase WP Memory Limit
    define(‘WP_MEMORY_LIMIT’, ‘256M’);

  25. Pascal

    Could this be set to 512MB by any chance?
    I am hosted by OVH

    Thank you!

    • suraj

      worked like a charm and loads faster .. but sure would like to knw the root cause and fix the issue there

    • suraj

      you can change but it maxed out the memory and gave frequent errors of the same, editing posts on wordpress.com also had errors and tags and categories did not populate there.
      in WP it seems to work but it lagged considerably.
      If you have more memory allocated then you can do it. I am gonna do half of memory allocated by hosting. check cpanel for that.

  26. Dee

    Thank you so much! I’ve been waiting for my developer to respond in order to fix it when I could have just done it myself! So much time wasted, thank you for publishing this!!

  27. Brent

    Thanks, you da MAN! Fixed my problem

  28. Yakin Shah

    This is awesome. just 2minutes, and I got my website back to working. Thanks!

  29. Krista

    You ROCK! Easy to follow and it worked! I am web-illiterate and was able to fix it in one go. THANK YOU!

  30. Silvero

    Awesome, thank you, you saved my site :D

  31. Thiago

    You guys are great. Thank you so much for the help!
    It worked!

  32. Sue Hanson

    Thanks a lot for this article. It really helped me out. I was able to fix this problem and get onto building my site.

  33. Lulu

    Beautiful, simple fix, thanks so much!!

  34. Morgan Leahy

    Before doing any of this…be sure to check your root install directory. I had a blank ‘index.htm’ file that was left by my hosting service, and I completely overlooked it.

  35. Jill

    Thank you so much for posting this tutorial! It fixed my website so I could start breathing again!

  36. zac

    Worked like a charm… Love the internet!

  37. Dana Jewel

    Thank you so very, very much for sharing this tip.

  38. Bharat M

    You are rocking men…

    Every time I got an problem, I got it solution from here…

    Thanks for the awesome article.

  39. Karen Gusler

    Thank you!!!! This was a Godsend!!! While trying to troubleshoot why some emails are not being sent via our online form, I installed a plugin and it caused this error. My web site is back up and running!!!! Thank you again!

  40. Renske

    By following these steps I have fixed the problem. Thank you SOOOOO much!

  41. Enzo

    Excuse me. What could be the cause of this?

  42. Jason Didner

    That fixed a number of problems! Being able to change themes; being able to save my widgets – great tip! Spent a lot of time looking for this solution.

  43. Keshav

    Thanks a lot!
    It works really nice for me.
    Thank you so much.

  44. Amir Khan

    Thanks a lot fixed my issue Successfully

  45. aisha

    this doesn’t resolve my issue :( plz now tell me what I can do ?
    still error is there

    Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 4114136611 bytes) in C:\xampp\…\wp-includes\functions.php on line 5163

    • Joel

      I get this error quite often. And I am not sure why.

      It comes from the function wp_is_stream(). I’m not sure where this is being used that is causing the error.

      A bit of investigation showed that if you comment out wp_head() in your header.php file that solves the issue. More specifically, it is something hooked onto the ‘wp_head’ action, and I think one of the filters with priority of 10. Unfortunately, after getting this far, the error magically fixed itself and went away, so I wasn’t able to track down the exact function. Also, wp_is_stream() was only used in 3 or 4 places, so maybe you could find the culprit easier just by checking the usages of that function.

  46. Brandon J

    This was amazing. I was skeptical at first since this was my first time ever doing something like this. I finally just went for it and it worked. Thank you so much.

  47. Sahil gour

    Thank you so much for explaining everything. it works thanks

  48. Sirisha

    This fixed my issue. Thank you for the well-explained article.

  49. Shriram

    Thanks a lot, you saved me. You are my go-to site for most of my wordpress related problems!

Deja tu comentario

Gracias por elegir dejar un comentario. Tenga en cuenta que todos los comentarios son moderados de acuerdo con nuestros política de comentarios, y su dirección de correo electrónico NO será publicada. Por favor, NO utilice palabras clave en el campo de nombre. Tengamos una conversación personal y significativa.