12 Oct Oktober 12
This happened while I was writing an article just now. Hal ini terjadi ketika aku sedang menulis artikel sekarang. Suddenly I got the error message “ Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 163569 bytes) in /home/…/translator.php on line 0 “. Tiba-tiba saya mendapat pesan kesalahan "Fatal error: Allowed ukuran memori 8388608 bytes kelelahan (mencoba untuk mengalokasikan 163.569 bytes) in / home / ... / translator.php on line 0". At first I thought it was the Translator plugin that was causing the problem. Pada awalnya saya pikir itu adalah Translator plugin yang menyebabkan masalah. I moved the plugin to another location and still the same error. Plugin saya pindah ke lokasi lain dan kesalahan masih tetap sama. Later I noticed that I couldn't get in to any part of Raymond.CC anymore. Kemudian aku menyadari bahwa aku tidak bisa masuk ke bagian manapun dari Raymond.CC lagi. Forum don't work, Wordpress admin don't work, not even the blog's main page! Forum tidak bekerja, wordpress admin tidak bekerja, bahkan blog halaman utama!
If all don't work, it must be a problem on the server side. Jika semua tidak bekerja, itu harus menjadi masalah di sisi server. I did a little searching and luckily I found a solution to fix this problem without submitting a support ticket to my webhost. Aku melakukan sedikit pencarian dan untunglah saya menemukan solusi untuk memperbaiki masalah ini tanpa mengajukan dukungan tiket ke webhost.
The error message “Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 163569 bytes)…” indicates that some PHP scripts needed more memory than PHP was allowed. Pesan error "Fatal error: Allowed ukuran memori 8388608 bytes kelelahan (mencoba untuk mengalokasikan 163.569 byte) ..." menunjukkan bahwa beberapa naskah PHP membutuhkan lebih banyak memori dibandingkan PHP diperbolehkan.
You can fix the problem by increasing PHP's memory limit in either way: Anda dapat mengatasi masalah dengan meningkatkan batas memori PHP baik dalam cara:
1. 1. Try looking for php.ini file on the root of your site. Cobalah mencari file php.ini di root situs Anda. Mine was located in public_html folder. Tambang itu terletak di folder public_html.
Open up php.ini file with any text editor and change the values for memory_limit. Buka file php.ini dengan editor teks apapun dan mengubah nilai memory_limit. By default you should see memory_limit = 8M . Secara default Anda akan melihat memory_limit = 8M. Try changing it to 12M. Cobalah mengubah ke 12M. If it doesn't work, increase it to 16M or even 24M if 16M doesn't work. Jika tidak berhasil, meningkatkan ke 16M atau 16M bahkan 24M jika tidak bekerja. 
2. 2. If you can't find the php.ini file, open up the PHP file that requires more memory, and add a line below just after Jika Anda tidak dapat menemukan file php.ini, membuka file PHP yang memerlukan memori lebih besar, dan tambahkan baris di bawah ini tepat setelah ini_set('memory_limit', '12M'); ini_set ( 'memory_limit', '12M ');
Same thing. Sama. Memory can be increased but do try it with 12M first. Memori yang dapat ditingkatkan tetapi cobalah dengan 12M pertama.
3. 3. Final way is to look for .htaccess in your root, and add a line that looks like below. Cara terakhir adalah untuk mencari. Htaccess di root anda, dan tambahkan baris yang terlihat seperti di bawah ini.
php_value memory_limit 12M php_value memory_limit 12M
Good luck in fixing the fatal error allowed memory size error. Good luck dalam memperbaiki kesalahan fatal diperbolehkan ukuran memori kesalahan.
Technorati Tags: Technorati Tags: php php , , memory memori , , error kesalahan , , fatal error fatal
: Copying this article to your website is strictly NOT allowed. : Menyalin artikel ini ke website Anda benar-benar TIDAK diperbolehkan. However, if you like this article, you can use the HTML code below to directly link to this article. Namun, jika Anda suka artikel ini, Anda dapat menggunakan kode HTML di bawah ini untuk langsung link ke artikel ini. Fix Ad-Aware 2007 Fatal Error During Installation Fix Ad-Aware 2007 Fatal Error Instalasi Selama Manifest Parse Error: Invalid at the top level of document Manifest Parse Error: Invalid pada tingkat atas dokumen The BEST Anti-Spyware Ad-Aware 2007 Final is Here TERBAIK Anti-Spyware Ad-Aware 2007 Final Di Sini Google 502 Server Error Google 502 Server Error How Much Memory Does a WebPage in a Tab Take Up in Web Browser? Berapa Banyak Memori Apakah WebPage dalam Tab Ambil Up di Web Browser? MSN Messenger 7.5.0319 QFE Patch (80048820 error FIX) MSN Messenger 7.5.0319 qfe Patch (80.048.820 kesalahan FIX) MSN Messenger Error 80048820 MSN Messenger Error 80048820
Have computer technical problems? Memiliki masalah teknis komputer? Get FREE help from Raymond.CC FORUM Dapatkan GRATIS bantuan dari Raymond.CC FORUM
9 Responses for "FIX Fatal error: Allowed memory size of 8388608 bytes exhausted ERROR" 9 Responses for "FIX Fatal error: Allowed ukuran memori 8.388.608 byte kelelahan ERROR"
congrats Raymond you very smart!!! congrats Raymond Anda sangat cerdas!
nice tip raymond nice tip raymond
sorry to post again but 2 things id like to add maaf untuk mengirim lagi, tetapi 2 hal id ingin menambahkan
1 ) try the ajax save post plugin, helps a lot, saves without reloading page. 1) coba posting menyimpan plugin ajax, membantu banyak, menyimpan tanpa reload halaman.
2 ) when i comment i get an error “Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/raycc/public_html/blog/wp-content/plugins/SK2/sk2_second_chance.php:2) in /home/raycc/public_html/blog/wp-content/plugins/translator/translator.php(16) : eval()'d code on line 1″ 2) ketika saya komentar saya mendapatkan error "Warning: session_start () [function.session-start]: Cannot send session cache limiter - headers already sent (output started at / home / raycc / public_html / blog / wp-content / plugins / SK2/sk2_second_chance.php: 2) in / home / raycc / public_html / blog / wp-content / plugins / translator / translator.php (16): eval () 'd code on line 1 "
You may edit this comment to remove the error. Anda dapat mengedit komentar ini untuk menghapus kesalahan. Thanks Terima kasih
Granted this is a quick fix and for most scripts it should solve the problem. Memang ini adalah sebuah perbaikan cepat dan untuk kebanyakan script itu harus memecahkan masalah.
However in my experience if a script is quickly running out of memory there is probably something wrong with the script. Namun menurut pengalaman saya jika suatu skrip dengan cepat kehabisan memori mungkin ada sesuatu yang salah dengan script. For example this error can happen when you have loops that append strings or arrays go out of control. Sebagai contoh kesalahan ini bisa terjadi bila Anda memiliki loop yang menambahkan string atau array lepas kendali. It can also happen when manipulating huge amount of data. Ini dapat juga terjadi ketika memanipulasi jumlah data yang besar. In this case it may be that then translator plug in is cloning the data every time it auto-saves. Dalam kasus ini mungkin yang kemudian penerjemah plug in adalah kloning data setiap kali auto-menghemat. (Just a stab in the dark) (Hanya tikaman dalam gelap)
The configuration fix may alleviate the symptoms it may not really solve the problem which may be some bad interaction between WordPress and the plug-in or some bad code so this MAY come back to bite you in the future. Memperbaiki konfigurasi dapat mengurangi gejala itu mungkin tidak benar-benar memecahkan masalah yang mungkin beberapa interaksi buruk antara Wordpress dan plug-in atau beberapa kode buruk sehingga MUNGKIN ini kembali menggigit Anda di masa depan.
True this is a quick fix to solve the problem without bringing down the whole Wordpress blog site. Benar ini adalah perbaikan cepat untuk memecahkan masalah tanpa membawa turun seluruh situs blog Wordpress. This is definitely something wrong with the script which we have to voice out to the plugin's author. Ini jelas sesuatu yang salah dengan script yang harus kita suara ke plugin pembuatnya.
thanks terima kasih
thanks!! thanks!!
Thanks for the great tip. Thanks for the great tip. My host was kind enough to make the change to php.ini file for me. Angkat saya cukup baik untuk membuat perubahan ke file php.ini untuk saya.
Thanks for this its first in google this is my problem in my blog thanks! Thanks for this pertama di google ini adalah masalah saya di blog saya terima kasih!
Leave a reply Leave a reply