Home Hosting Solusi Fatal error: Out of memory allocated…
Solusi Fatal error: Out of memory allocated…
Updated on April 23, 2024
.
1 min read
Jika anda menemukan error seperti di bawah :
Fatal error: Out of memory (allocated 5742713) (tried to allocate 3358615 bytes) in /home/user/public_html/page.php on line xxx
Tambahkan kode berikut pada file .htaccess yang ada di direktori domain Anda.
RLimitMem max
Catatan : Ini akan membuat website anda menggunakan seluruh memory yang tersedia pada limit memory webserver.