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

Poprawka: Błąd wyczerpania pamięci WordPress – Zwiększ pamięć PHP

Czy widzisz komunikat o błędzie wyczerpania dozwolonego rozmiaru pamięci w WordPress?

Jest to jeden z najczęstszych błędów WordPress i można go łatwo poprawić, zwiększając limit pamięci PHP w WordPress.

W tym artykule pokażemy, jak poprawić błąd wyczerpania pamięci WordPress poprzez zwiększenie limitu pamięci PHP.

Fix: WordPress Memory Exhausted Error – Increase PHP Memory

Czym jest błąd wyczerpania pamięci WordPress?

Błąd wyczerpania pamięci WordPress to komunikat, który możesz zobaczyć, jeśli twoja witryna internetowa ma trudności z wykonywaniem zadań.

WordPress jest zbudowany przy użyciu PHP, języka programowania po stronie serwera, który wymaga pamięci do działania.

Podobnie jak każdy inny komputer, serwery WWW mają ograniczoną ilość pamięci do uruchamiania wielu aplikacji jednocześnie. Dostawcy hostingu WordPress przydzielają określone rozmiary pamięci dla różnych aplikacji, w tym PHP.

Kiedy twój kod WordPress wymaga więcej pamięci niż domyślnie przydzielona, zobaczysz ten komunikat o błędzie:

Błąd krytyczny: 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

Twoja witryna WordPress może wyczerpywać pamięć serwera, jeśli tak się dzieje:

  • Dużo obrazków, filmów i innego rodzaju multimediów
  • Mnóstwo nieużywanych wtyczek WordPress
  • Przekroczenie zasobów planu hostingowego

Domyślnie WordPress automatycznie próbuje zwiększyć limit pamięci PHP, jeśli jest on mniejszy niż 64 MB. Jednak 64 MB to często za mało.

Powiedziawszy to, zobaczmy, jak łatwo zwiększyć limit pamięci PHP w WordPress, aby uniknąć błędu wyczerpania pamięci.

Możesz skorzystać z poniższych odnośników, aby poruszać się po poradniku:

Uwaga: Niektóre z tych metod wymagają bezpośredniej edycji twoich plików WordPress. Sugerujemy najpierw utworzenie kopii zapasowej twojej witryny internetowej, aby uniknąć dalszych błędów.

Opcja 1: Edycja pliku wp-config.php

Po pierwsze, musisz edytować plik wp-config.php na twojej witrynie WordPress. Jest to jeden z rdzennych plików WordPressa znajdujący się w katalogu głównym, zwykle o nazwie public_html.

Będziesz musiał użyć klienta FTP, takiego jak FileZilla lub menedżera plików w twoim panelu kontrolnym hostingu.

Następnie musisz wkleić następującą linię w pliku wp-config.php tuż przed tą, która mówi: To wszystko, przestań edytować! Szczęśliwego blogowania.

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

Ten kod nakazuje WordPressowi zwiększenie limitu pamięci PHP do 256 MB.

Aby uzyskać więcej informacji, zobacz nasz przewodnik krok po kroku, jak znaleźć i edytować plik wp-config.php.

Gdy skończysz, musisz zapisać zmiany i przesłać plik wp-config.php z powrotem na twój serwer.

Możesz teraz przejść na twoją witrynę WordPress, a błąd wyczerpanej pamięci powinien zniknąć.

Opcja 2: Edycja pliku .htaccess

Kolejną metodą jest edycja pliku .htaccess. Plik ten również znajduje się w katalogu głównym witryny internetowej WordPress.

W tym miejscu należy wkleić następujący kod przed linią z napisem #END WORDPRESS.

php_value memory_limit 256M

Podobnie jak w poprzednim kodzie, powie on WordPressowi, aby zwiększył limit pamięci PHP do 256 MB.p

Następnie zapisz wprowadzone zmiany i prześlij plik z powrotem na serwer WWW. Możesz teraz ponownie otworzyć twoją witrynę internetową WordPress, aby sprawdzić, czy błąd limitu pamięci zniknął.

Jeśli nie możesz znaleźć pliku .htaccess, zapoznaj się z naszym przewodnikiem na temat tego, dlaczego może go bra kować i jak go znaleźć.

Opcja 3: Sprawdzenie twojego pliku php.ini

Jeśli powyższe metody nie działają, możesz zajrzeć do twojego pliku php.ini.

php.ini to plik, który kontroluje twoje ustawienia PHP, w tym wersję PHP i skrypty PHP. Nie jest to plik rdzenia WordPressa, ponieważ zazwyczaj zarządza nim twój dostawca hostingu.

Możesz sprawdzić jego kod, aby zobaczyć twój limit wykorzystania pamięci PHP. Więcej szczegółów można znaleźć w naszym przewodniku na temat znajdowania i edytowania pliku php.ini.

Ponieważ jednak jest to zaawansowana metoda, zalecamy skontaktowanie się z zespołem pomocy technicznej dostawcy hostingu, aby sprawdzić, czy może on ręcznie zwiększyć limit pamięci WordPress. W przeciwnym razie może to spowodować dalsze błędy.

Możesz przeczytać nasz przewodnik na temat tego, jak prawidłowo poprosić o pomoc techniczną WordPress, aby uzyskać więcej informacji.

Opcja 4: Aktualizacja twojego hostingu WordPress

Jeśli ciągle napotykasz błąd wyczerpanej pamięci, może to oznaczać, że twoja witryna internetowa przerosła obecny, aktualny plan hostingowy.

Gdy twoja witryna internetowa przyciąga więcej odwiedzających i dodaje więcej treści, wymaga więcej zasób do sprawnego funkcjonowania. Uaktualnienie do planu z wyższym przydziałem pamięci może być trwałym rozwiązaniem.

Rozważ aktualizację twojego hostingu WordPress, jeśli:

  • Wypróbowałeś poprzednie rozwiązania, ale błąd nadal występuje.
  • Twoja witryna internetowa znacznie zwiększyła ruch lub treść.
  • Planujesz dodanie funkcji lub funkcjonalności, które wymagają większej ilości zasobów.

Bluehost oferuje niedrogie i niezawodne plany hostingowe WordPress, które można skalować wraz z potrzebami twojej witryny internetowej. Zapewniają przyjazną dla użytkownika platformę specjalnie zoptymalizowaną pod kątem WordPress, ułatwiając zarządzanie twoją witryną internetową.

Jeśli skorzystasz z naszego kodu kuponu Bluehost, możesz uzyskać do 61% zniżki na twój pierwszy zakup. Wystarczy kliknąć przycisk poniżej, aby go otrzymać:

Bluehost offer for WPBeginner readers

Jak uniknąć wyczerpania pamięci twojego WordPressa?

Teraz, gdy naprawiono błąd wyczerpania pamięci WordPress, oto kilka proaktywnych kroków, aby zapobiec jego ponownemu wystąpieniu:

Mamy nadzieję, że ten artykuł pomógł ci rozwiązać błąd wyczerpania pamięci WordPress poprzez zwiększenie limitu pamięci PHP. Zachęcamy również do zapoznania się z naszym przewodnikiem dla początkujących krok po kroku dotyczącym rozwiązywania problemów z błędami WordPress a oraz naszymi eksperckimi propozycjami najlepszych wtyczek do WordPressa, które pomogą rozwinąć twoją witrynę.

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.

Ujawnienie: Nasze treści są wspierane przez czytelników. Oznacza to, że jeśli klikniesz na niektóre z naszych linków, możemy otrzymać prowizję. Zobacz jak WPBeginner jest finansowany, dlaczego to ma znaczenie i jak możesz nas wspierać. Oto nasz proces redakcyjny.

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.

Najlepszy zestaw narzędzi WordPress

Uzyskaj BEZPŁATNY dostęp do naszego zestawu narzędzi - zbiór produktów i zasobów związanych z WordPressem, które każdy profesjonalista powinien mieć!

Reader Interactions

464 komentarzeZostaw odpowiedź

  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. Devox

    Super! it solved the problem quickly ,thank you very much

    • WPBeginner Support

      Glad our guide was helpful!

      Administrator

  3. Ifedayo

    Thank you, this was helpful! All problem has been solved by carefully following this step-by-step instructions. Keep up the good work :)

    • WPBeginner Support

      Glad you found our guide helpful!

      Administrator

  4. John

    Thanks very much. It was very veryhelpful.

    • WPBeginner Support

      Glad our guide was helpful!

      Administrator

  5. Michie

    Your website is beneficial, especially to a beginner like me. Thank you so much

    • WPBeginner Support

      Glad you found our guides helpful :)

      Administrator

  6. Doy

    Hi,

    Thank you for this awesome website. I got this in the error log after adding this code.
    [26-Apr-2022 02:45:31 UTC] PHP Warning: Use of undefined constant ‘WP_MEMORY_LIMIT’ – assumed '‘WP_MEMORY_LIMIT’’ (this will throw an Error in a future version of PHP) in /wp-config.php on line x

    Is this a problem? Should I remove the code?

    • WPBeginner Support

      That would only be an error for future versions of PHP. This solution should only be a temporary fix and your hosting provider should be able to assist with the root cause of the issue.

      Administrator

  7. Alison Taylor

    Thank you! You folks rock. This solved my problem. WPBeginner is my go-to website for learning new things about WordPress, even though I’m not a beginner.

    • WPBeginner Support

      Glad our guide was helpful :)

      Administrator

  8. J h

    „Once you are done, you need to save your changes and upload your wp-config.php file back to your server.”

    How again do you upload the file back to your server?

    • WPBeginner Support

      You would need to use FTP or your host’s file manager again and there should be the option to upload and replace the file :)

      Administrator

  9. Daniel

    The changes are not having effects. We are still with 40MB and the site does not accept the changes. What should I do?

    • WPBeginner Support

      As we state at the end of the article, if our recommendations do not work, please reach out to your hosting provider as they may have set a limit that would override what you as a user can set.

      Administrator

  10. Liviu

    Really worked.

    I had white screen when I wanted to create a new post on PC browser. But worked on my phone.

    Thanks

    • WPBeginner Support

      You’re welcome :)

      Administrator

  11. Simeon Adedokun

    Thank you so much for this! It’s really helped me.

    • WPBeginner Support

      Glad our guide could help :)

      Administrator

  12. John Harries

    Thank you for providing a straight forward solution to an error which occurred when I tried to update the php version from 7.1 to 7.4

  13. Mart

    Fantastic, thank you soooo much for this, simple straight talk.. excellent.. first problem solved … now got to learn more

    • WPBeginner Support

      Glad our guide was able to help :)

      Administrator

  14. Julian

    I had to change mine to much higher and hope it won’t cause an issue? Changed to 1024M!

    • WPBeginner Support

      It can mean the site can take longer to notice issues if some arise but shouldn’t cause a major issue in general.

      Administrator

  15. Mujahid Siyal

    I added the code problem is gone but a text „WP_MEMORY_LIMIT” has appeared in the top corner of logo. So what should I do about that?

    • WPBeginner Support

      You would want to ensure you added the code snippet correctly as it is likely showing that code thinking it is text.

      Administrator

  16. David

    „First you need to edit the wp-config.php file on your WordPress site. It is located in your WordPress site’s root folder, and you will need to use an FTP client or file manager in your web hosting control panel.”

    Simple! What does that mean? It is gobbledegook to me.

  17. Anna yakub

    This was super helpful for an issue I’ve battled with for a while now. Thanks so much

    • WPBeginner Support

      Glad our recommendations were helpful :)

      Administrator

  18. Katerina

    I’m new in WordPress and I’m trying to figure out, for a couple of days, why suddenly I get an error 500 and can’t save my edits. This helped solve my problem. Thank you so much!

    • WPBeginner Support

      Glad our guide could help :)

      Administrator

  19. Richard Lamsdale

    Thanks for this – it fixed my problem.

    • WPBeginner Support

      Glad our guide was helpful :)

      Administrator

    • WPBeginner Support

      You’re welcome :)

      Administrator

  20. Segun

    This worked perfectly for me. Thanks

    • WPBeginner Support

      You’re welcome :)

      Administrator

  21. Rick Richi

    can I increase the memory to 512?

    • WPBeginner Support

      You can certainly try to see if that fixes the error for you.

      Administrator

  22. Haris imran

    Thanks it helped me a lot

    • WPBeginner Support

      Glad our guide was helpful :)

      Administrator

  23. Arpita Hunka

    This solution is not working for me, my website is hosted at AWS server and I have all the access, I have tried to set memory_limit in php.ini, wp-config and .htaccess. but still getting issue when accessing backend pages.

    • WPBeginner Support

      You would want to reach out to the support for your hosting for what other options you have available with AWS

      Administrator

  24. Anders

    Thanks a lot…. :-)

    A quick and easy fix!!

    • WPBeginner Support

      You’re welcome, glad our guide was helpful :)

      Administrator

  25. Faisal Arafin

    You just saved me from heart attack…..

    • WPBeginner Support

      Glad our guide could help :)

      Administrator

  26. Laura

    Thaaaanks, you save my day!

    • WPBeginner Support

      You’re welcome :)

      Administrator

  27. Benthe Kuijpers

    Thanks so much! Was so worried when I had this fatal error, but this fix is just a piece of cake! :-)

    • WPBeginner Support

      Glad our guide was helpful :)

      Administrator

  28. Dileepa K

    Thank you for this post…
    Very Helpful

    • WPBeginner Support

      You’re welcome :)

      Administrator

  29. Gunvant Nakum

    Thanks you so much for your help

    • WPBeginner Support

      You’re welcome :)

      Administrator

  30. Sumit Gupta

    This is not working for me.

    • WPBeginner Support

      If our recommendations are not working, you would want to reach out to your hosting provider and they should be able to assist

      Administrator

  31. Ademola Kayode Abdulai

    this still works after few years,, Great thank you… works for me as well

    • WPBeginner Support

      Glad our recommendation was helpful :)

      Administrator

  32. Luuk

    Great tip! Thank you very much!

    • WPBeginner Support

      You’re welcome :)

      Administrator

  33. Mehedi Mahmood

    Thank you so so much! can’t really explain how helpful this was

    • WPBeginner Support

      Glad our guide was helpful :)

      Administrator

  34. Manthan Admane

    Thank you so much.
    Solved my issue :)

    • WPBeginner Support

      Glad our guide was helpful :)

      Administrator

  35. Mevlut Demiroz

    Very thanks, fixed

    • WPBeginner Support

      Glad our guide was helpful :)

      Administrator

  36. Ivan

    Hi, I had the memory exhausted message and I increased the wp memory limit to 12mb and it worked. Then a few days later I had the same error, so I had to increase the wp memory limit to 256mb and the message kept showing. I am currently on 1024mb, which seems excessive for a small website of 4 pages and a blog post of 15,000 words. Any suggestions how to resolve the issue or what might be causing it?

    • WPBeginner Support

      You would want to reach out to your hosting provider and they can normally assist in finding the root of the issue for your specific site.

      Administrator

    • WPBeginner Support

      You’re welcome :)

      Administrator

    • WPBeginner Support

      You’re welcome :)

      Administrator

  37. Sone Eric

    Thank you very much. You solved my problem.

    • WPBeginner Support

      Glad our article was able to assist :)

      Administrator

  38. Gk Guru

    My website has been hacked. Which is showing the homepage blank. In which the script has been injected, as well as the entire WordPress files. Database file is also affected.

    Please suggest any solution for this. What do i have to do next steps.

  39. Thanuja Dharshana

    wow its working… thanks word press …..!

    • WPBeginner Support

      Glad our troubleshooting guide could help :)

      Administrator

  40. Iheb Mejri

    Ran into this exact constraint today, thank you for the concise and helpful article :)

    • WPBeginner Support

      You’re welcome, glad our guide could be helpful :)

      Administrator

  41. Mayur Agarwal

    wow.. this works in 2020 as well. Thanks a lot. :)

    • WPBeginner Support

      Correct, you’re welcome glad the guide could help :)

      Administrator

  42. Jayant singh rawat

    Hey. My website is doing well. but whenever i tried to edit any post my server memory and I/O exhaust

    • WPBeginner Support

      If you reach out to your hosting provider they should be able to help prevent this error going forward

      Administrator

  43. Ricardo M

    It worked!! thanks a lot, I should say that if you are using control panel you can access and edit the file config,php within the same platform no need to dowload the file for editing.

    • WPBeginner Support

      It depends on the hosting provider as not all have a file manager that they offer but thanks for sharing :)

      Administrator

  44. Sudev Barar

    Thanks. That was great tip that saved me.

    • WPBeginner Support

      You’re welcome, glad our guide could be helpful :)

      Administrator

  45. Rishikesh Prasad

    Great, Thank you very much…

    • WPBeginner Support

      You’re welcome :)

      Administrator

  46. Michael Ogbonnaya

    Thank you so much. This solved my problem.

    • WPBeginner Support

      You’re welcome, glad we could be helpful :)

      Administrator

  47. Abdulbasit Rubeiyya

    Thanks Alot, worked for me

    • WPBeginner Support

      You’re welcome, glad our guide worked :)

      Administrator

  48. manoush

    thanks for information.
    solved my problem.

    • WPBeginner Support

      You’re welcome, glad our guide could help :)

      Administrator

Zostaw odpowiedź

Dziękujemy za pozostawienie komentarza. Pamiętaj, że wszystkie komentarze są moderowane zgodnie z naszymi polityka komentarzy, a Twój adres e-mail NIE zostanie opublikowany. NIE używaj słów kluczowych w polu nazwy. Przeprowadźmy osobistą i konstruktywną rozmowę.