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

Düzeltme: WordPress Belleği Tükendi Hatası – PHP Belleğini Artırın

Editoryal Not: WPBeginner üzerindeki ortak bağlantılardan komisyon kazanıyoruz. Komisyonlar, editörlerimizin görüşlerini veya değerlendirmelerini etkilemez. Editoryal Süreç hakkında daha fazla bilgi edinin.

WordPress’te izin verilen bellek boyutu tükendi hata mesajı görüyor musunuz?

Bu en yaygın WordPress hatalarından biridir ve WordPress’teki PHP bellek sınırını artırarak kolayca düzeltebilirsiniz.

Bu makalede, PHP bellek sınırını artırarak WordPress bellek tükendi hatasını nasıl düzeltebileceğinizi göstereceğiz.

Fix: WordPress Memory Exhausted Error – Increase PHP Memory

WordPress Bellek Tükendi Hatası Nedir?

WordPress bellek tükendi hatası, web siteniz görevleri yerine getirmekte zorlanıyorsa görebileceğiniz bir mesajdır.

WordPress, çalışması için belleğe ihtiyaç duyan sunucu taraflı bir programlama dili olan PHP kullanılarak oluşturulmuştur.

Tıpkı diğer bilgisayarlarda olduğu gibi, web sunucuları da aynı anda birden fazla uygulamayı çalıştırmak için sınırlı miktarda belleğe sahiptir. WordPress barındırma sağlayıcıları, PHP dahil olmak üzere farklı uygulamalara belirli bellek boyutları tahsis eder.

WordPress kodunuz varsayılan olarak ayrılan bellekten daha fazla bellek gerektirdiğinde, bu hata mesajını görürsünüz:

Önemli hata: İzin verilen bellek boyutu 33554432 bytes tükendi (2348617 byte ayırmaya çalıştı) in /home4/xxx/public_html/wp-includes/plugin.php on line xxx

Memory exhausted error displayed on a WordPress site

WordPress siteniz varsa sunucu belleğini tüketiyor olabilir:

  • Çok sayıda resim, video ve diğer medya türleri
  • Çok sayıda kullanılmayan WordPress eklentisi
  • Barındırma planı kaynaklarını aştı

Varsayılan olarak WordPress, PHP bellek sınırı 64MB’den azsa otomatik olarak artırmaya çalışır. Ancak, 64MB genellikle yeterince yüksek değildir.

Bunu söyledikten sonra, bellek tükendi hatasını önlemek için WordPress’te PHP bellek sınırını nasıl kolayca artırabileceğimizi görelim.

Eğitimde gezinmek için aşağıdaki hızlı bağlantıları kullanabilirsiniz:

Not: Bu yöntemlerden bazıları WordPress dosyalarınızı doğrudan düzenlemenizi gerektirir. Web sitenizde daha fazla hata görünmesini önlemek için önce web sitenizi yedeklemenizi öneririz.

Seçenek 1: wp-config.php Dosyasını Düzenleme

İlk olarak, WordPress sitenizdeki wp-config.php dosyasını düzenlemeniz gerekir. Bu, kök dizinde bulunan ve genellikle public_html olarak adlandırılan temel WordPress dosyalarından biridir.

FileZilla gibi bir FTP istemcisi veya web barındırma kontrol panelinizdeki dosya yöneticisini kullanmanız gerekecektir.

Ardından, aşağıdaki satırı wp-config.php dosyasına, ” Hepsi bu kadar, düzenlemeyi durdurun!” yazan satırdan hemen önce yapıştırmanız gerekir. Mutlu bloglar.

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

Bu kod WordPress’e PHP bellek sınırını 256 MB’a çıkarmasını söyler.

Daha fazla ayrıntı için, wp-config.php dosyasının nasıl bulunacağı ve düzenleneceği ile ilgili adım adım kılavuzumuza bakın.

İşiniz bittiğinde, değişikliklerinizi kaydetmeniz ve wp-config.php dosyanızı sunucunuza geri yüklemeniz gerekir.

Artık WordPress sitenizi ziyaret edebilirsiniz ve bellek tükendi hatası ortadan kalkmış olmalıdır.

Seçenek 2: .htaccess Dosyasını Düzenleme

Bir sonraki yöntem .htaccess dosyasını düzenlemektir. Bu dosya da WordPress web sitesinin kök klasöründe bulunur.

Burada, #END WORDPRESS yazan satırdan önce aşağıdaki kodu yapıştırmanız gerekir.

php_value memory_limit 256M

Önceki koda benzer şekilde, WordPress’e PHP bellek sınırını 256MB’a çıkarmasını söyleyecektir.p

Bundan sonra, değişikliklerinizi kaydedin ve dosyayı web sunucunuza geri yükleyin. Artık WordPress web sitenizi tekrar açarak bellek sınırı hatasının ortadan kalkıp kalkmadığını görebilirsiniz.

.htaccess dosyasını bulamıyorsanız, .htaccess dosyasının neden eksik olabileceği ve nasıl bulunacağı hakkındaki kılavuzumuza göz atın.

Seçenek 3: php.ini Dosyanızı Kontrol Etme

Yukarıdaki yöntemler işe yaramazsa, php.ini dosyanıza bakmak isteyebilirsiniz.

php.ini, PHP sürümü ve PHP betikleri dahil olmak üzere PHP ayarlarınızı kontrol eden bir dosyadır. Genellikle barındırma sağlayıcınız yönettiği için bir WordPress çekirdek dosyası değildir.

PHP bellek kullanım limitinizi görmek için kodunu kontrol edebilirsiniz. Daha fazla ayrıntı için php.ini dosyasının nasıl bulunacağı ve düzenleneceği hakkındaki kılavuzumuza bakabilirsiniz.

Ancak bu gelişmiş bir yöntem olduğundan, WordPress bellek sınırını manuel olarak artırıp artıramayacaklarını öğrenmek için web barındırma sağlayıcınızın destek ekibiyle iletişime geçmenizi öneririz. Aksi takdirde, bu daha fazla hataya neden olabilir.

Daha fazla bilgi için WordPress desteğini nasıl düzgün bir şekilde isteyeceğinize ilişkin kılavuzumuzu okuyabilirsiniz.

Seçenek 4: WordPress Hosting’inizi Yükseltme

Sürekli olarak bellek tükendi hatasıyla karşılaşıyorsanız, bu web sitenizin mevcut barındırma planını aştığının bir işareti olabilir.

Web siteniz daha fazla ziyaretçi çektikçe ve daha fazla içerik ekledikçe, sorunsuz çalışması için daha fazla kaynağa ihtiyaç duyar. Daha yüksek bellek tahsisine sahip bir plana yükseltmek kalıcı bir çözüm olabilir.

Aşağıdaki durumlarda WordPress barındırma hizmetinizi yükseltmeyi düşünün:

  • Önceki çözümleri denediniz ve hata devam ediyor.
  • Web sitenizin trafiği veya içeriği önemli ölçüde arttı.
  • Daha fazla kaynak gerektiren özellikler veya işlevler eklemeyi planlıyorsunuz.

Bluehost, web sitenizin ihtiyaçlarına göre ölçeklenebilen uygun fiyatlı ve güvenilir WordPress barındırma planları sunar. WordPress için özel olarak optimize edilmiş kullanıcı dostu bir platform sağlayarak web sitenizi yönetmenizi kolaylaştırır.

Bluehost kupon kodumuzu kullanırsanız, ilk satın alma işleminizde% 61’e varan indirim elde edebilirsiniz. Almak için aşağıdaki düğmeyi tıklamanız yeterlidir:

Bluehost offer for WPBeginner readers

WordPress Belleğinizin Tükenmesini Nasıl Önlersiniz?

Artık WordPress bellek tükendi hatasını düzelttiğinize göre, tekrar olmasını önlemek için bazı proaktif adımları burada bulabilirsiniz:

Umarız bu makale PHP bellek sınırını artırarak WordPress bellek tükendi hatasını çözmenize yardımcı olmuştur. Ayrıca WordPress hatalarını gidermek için adım adım yeni başlayanlar kılavuzumuzu ve sitenizi büyütmek için en iyi WordPress eklentileri için uzman seçimlerimizi görmek isteyebilirsiniz.

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.

Açıklama: İçeriğimiz okuyucu desteklidir. Bu, bazı bağlantılarımıza tıklarsanız komisyon kazanabileceğimiz anlamına gelir. WPBeginner'ın nasıl finanse edildiğini, neden önemli olduğunu ve nasıl destek olabileceğinizi görün. İşte editoryal sürecimiz.

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.

Ultimate WordPress Araç Kiti

Araç setimize ÜCRETSİZ erişim sağlayın - her profesyonelin sahip olması gereken WordPress ile ilgili ürün ve kaynaklardan oluşan bir koleksiyon!

Reader Interactions

464 yorumBir Cevap Bırakın

  1. Syed Balkhi says

    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. rahul says

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 262198 bytes) in /home/content/p3pnexwpnas04_data01/91/3161991/html/wp-content/object-cache.php on line 574

  3. Gus says

    Thanks! Worked like a charm! I tried 64M and did not worked, then I tried 512M and worked. Note: I always makes notes on my files for future reference, so I noticed that for some weird reason, when I wrote a note it did not worked, I removed the note and worked … I know! it is weird, but I am just sharing my weird experience in case this happens to someone else.

  4. Brian says

    It really worked like a charm on my site One thing i am beginning to learning about wordpress. Have you FTP app open and ready when handling any upgrades or plugins installs

  5. Muhammad Farooq says

    Sometimes 64M also doesn’t work try to change it to 128M, then it will work fine.
    Thanks for sharing this awesome info :)

  6. Troy Vayanos says

    I’ve been getting this error for a couple of weeks now and my host continually increases the memory but it still occurs when I’m doing updates and going in and out of my WP dashboard.

    Error below:

    Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 96 bytes) in /home/vwa9843/public_html/example.com/wp-includes/wp-db.php on line 1833

    I’ve checked the plugins and they are all low of memory they take up.

    Is there any other solution I could try?

    Thanks

  7. Shubham Singh says

    I’m getting this problem..please help me wp beginner..

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 786432 bytes) in /home/mom14isgod/public_html/wp-includes/SimplePie/Item.php on line 2736

  8. JK says

    Howdy,

    Where exactly should I place this in the wp-config.php file? Under what? Before what?

    Please help – I think this issue has made me a bit more insane!

    Ta
    JK

  9. sajid says

    sir i am trying to upload images in wordpress directory but after add images in wordpress page its not showing and also showing 404 error can you tell me the reason ?

  10. Sarah says

    Problem: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 72 bytes) ..

    Solve: I sovle It

    step 1. Login Cpanel

    step 2. Go to Web root (public_html/www) click GO

    step 3 find php.ini OR .htaccess file

    edit php.ini OR .htaccess file

    max_execution_time = 30
    max_input_time = 60
    memory_limit = 128M

    TO

    max_execution_time = 30
    max_input_time = 60

    memory_limit = 512M

    Then solve my error.

    If any body face problem please contact me at

    • Shah Nasir says

      Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 18 bytes) in /home/unlockingportal/public_html/wp-content/plugins/Ultimate_VC_Addons/modules/Ultimate_List_Icon.php on line 147
      plz fix this i tried so many times with ur instructions but still i face same problem

    • faisal says

      hi. i have facing some issue with word press online. i worked locally on my machine then upload online, everything working fine, but my theme not editable online.

      HTTP ERROR 500

    • john says

      hello mate im having this problem with my wordpress can you help i already tried that what you post. best regards

    • saad says

      i had put up in the wpconfig.php
      define(‘WP_MEMORY_LIMIT’, ‘512M’); still i am facing the problem
      please help me out

  11. aqib says

    i am getting this eror when i publishig new post
    ”Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 77 bytes) in /home/veri85fa/public_html/wp-content/plugins/wordpress-23-related-posts-plugin/recommendations.php on line 57
    plz give sloution to fix this

  12. Ahmed says

    i don’t know how to thank you, i spent the whole day tryig to figure out what’s the problem with my site until i found this simple “memory increase” solution.

    THANK YOU

  13. Erick Ferrari says

    Thanks WP Beginner!

    It worked great with my website.

    As a suggestion: This happens due to the over usage of memory.

    In my case I had too many Plugins installed in my website.

    I deleted the unused plugins as well and the memory problem was solved easily.

    If you are planing for a robust website it is better to extend the memory on the config.php as you start to build the website.

    Thanks

    Erick

  14. gopi says

    front-end is working fine but when open the back-end i tried to access the menu section under appearance but when i clicked on it, it shows the Fatal Error of Memory exhausted.
    The error is

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 72 bytes) in /home/yyyyyy/public_html/yyyyyy.com/wp-includes/meta.php on line 838

    Please help me in this regard.

  15. sandy says

    I got this error when trying to install wordpress does anybody got in solution.

    Fatal error: Maximum execution time of 30 seconds exceeded in F:\xampp\htdocs\site1\wordpress\wp-admin\includes\misc.php on line 105

    thank you
    sandy

  16. Aldaz says

    New to word press how can I fix the following, any help is much appreciated.

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 6785803 bytes) in /home/content/p3pnexwpnas10_data01/69/2702869/html/wp-content/object-cache.php on line 574

  17. Gerhard says

    Also had the memory limit problem on edit.php for a custom post type. Found out that if the CPT is hierarchical wp loads all posts so if you dont need it to be hierarchical set it to false in the declaration.

    greets gerhard

  18. Dani says

    Thanks Sabi Hussain, it just fixed my problem. I saw every forum all adressing the same problem, I have 512M allowed with my server, and define in config.php for 128M but it wasn’t working till I saw your comment, best tip ever. It was overwriting what I define in config.php. Thanks a lot!

  19. David says

    Please how do I locate my Root WordPress Directory. Please explain with images to help me understand better. Thanks

  20. Ashlee says

    Hi;
    Supposed to be updating today and got the white screen of death. Went into wp-config.php and changed debug status to true which then popped up with this message. I’ve added the suggested code of both 64 and then 128. This is not working and my host says there is nothing they can do? They keep saying that i’m well below my capacity on my hosting account. I’m not sure they completely understand the issue? Is it something in regards to WordPress that they have to change or does it have to do with my memory space on their server.
    I hope this article isn’t too old and you can response quickly.
    – Ashlee

    • Doug says

      Hi Ashlee,

      If you have already changed your wp-includes/default-constants.php file, it could be the server. If you have access to WHM or a developer does who can change settings like max file size for upload.
      For example, if you are having issues with uploading files to WordPress because of their size this can be changed in WHM under Service Configuration > PHP Configuration Editor. You would want to change the upload_max_filesize field from 2M (default) to whatever file size you need.

  21. lootoffers says

    Fatal error: Cannot redeclare win_is_writable() (previously declared in /home/u805727311/public_html/wp-includes/functions.php:1684) in /home/u805727311/public_html/wp-admin/includes/misc.php on line 557

    Please solutions

  22. Dong says

    sorry but the suggested solution is not a fix for me.

    I am using a w3 cache plugin but it was not the culprit.
    I’ve increased memory in php.ini and wp-config.php to 512MB and I still get the Fatal error.

    the workaround was to stop non-important plugin and so far the site is OK (temporarily)

  23. Victoria Miller says

    Thanks SO much!

    I had created a child theme (my first) and couldn’t understand why just trying to Customize the Appearance in dashboard would cause a Server error. This fix define(‘WP_MEMORY_LIMIT’, ‘128M’); did the trick!!!!

  24. mrunmay phanse says

    Hey it worked awesome for me…… and thanks to that person who added 128m in comment… i used that tag and it worked =D thanks

  25. Kim says

    Hi Everyone – Is there a fix for this exact same problem, except instead of “/wp-includes/plugin.php” at the end of the error it’s ” /file.php” ?
    I’m still getting the error and I”m unable to update anything on my site. Thanks so much!

  26. Saskia says

    I have a white screen and cannot open the items in the wordpress directory (only SEO and guestbook). How to increase the memory?

  27. Pete Trenery says

    Thanks for the great tip – worked a treat.
    Unfortunately all we got after an initial upgrade to WordPress was the WSOD when attempting to login and edit our website.
    Your steps were clear and solved our issue – now able to access via admin login again.

  28. Henry says

    its great thanks , it worked after increase the memory limit up to 128mb

    define(‘WP_MEMORY_LIMIT’, ‘128M’);

  29. Abdul Qayoum says

    I installed a wordpress template and then demo content. After that i tried to access the menu section under appearance but when i clicked on it, it shows the Fatal Error of Memory exhausted.
    The error is

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 28593220 bytes) in /home/xxxx/public_html/xxxxxx.com/wp-admin/includes/nav-menu.php on line 1198

    Please help me in this regard.

  30. Phil says

    Perfect

    added
    128mb to remove error as short term solution
    contacted hosting to see if there needs to be a longer term answer also getting php versions updated as well

    added on top line after php tag
    /** Memory Limit */
    define(‘WP_MEMORY_LIMIT’, ‘128M’);

  31. Kasra Khosravi says

    Thanks for the great article. I encountered this problem and I used a setting in “All in One SEO Pack” to increase the memory limit.

Bir Cevap Bırakın

Yorum bırakmayı seçtiğiniz için teşekkür ederiz. Lütfen tüm yorumların yorum poli̇ti̇kasi uyarınca denetlendiğini ve e-posta adresinizin yayımlanmayacağını unutmayın. Ad alanında anahtar kelime KULLANMAYIN. Kişisel ve anlamlı bir sohbet edelim.