How to increase wp memory limit? wp-config.PHP | #WordPress 83

preview_player
Показать описание
#wordpresstutorial #php

In this WordPress tutorial, we will show you how to increase the PHP memory limit in WordPress by editing the WP-config file, without using FTP or cPanel.

You can confirm the increased PHP memory limit by going to Tools - Site Health - Info - Server. Follow these easy steps to increase the PHP limit of your website. However, if you are not able to increase the PHP limit by adding codes to the wp-config file, kindly ask your hosting provider to do so. Thank you very much.

-----------------------------

WP Rocket:

Domain & Hosting (Special discounts)

Enfold theme
Рекомендации по теме
Комментарии
Автор

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

risingjourney
Автор

Server Error (Error 500) While updating, Even I increase the limit? Why this happening?

MalikAsif-onmz
Автор

what does the php memory Limit you show has to do with WP-Memory Limit you actually changing?

sichflo
Автор

thanks

my localhost problem solved

Ibrahimk
Автор

Can I increase the limit if I am using profreehost or I can't do that?

karlacuevas
Автор

This broke my wordpress. it says "Invalid backend response.
Error occurred on the server side.
HTTP error 500
There are 1 more errors."

my wordpress is all blank saying this page isn't working.

karlacuevas
Автор

is this with the lates wordpress because I don't see that thing that says define('WP_DEBUG', false);

AlThePal
Автор

I couldn't access it from my Cpanel

Davisthemagnate