Skip to main content

Questions tagged [memory]

The tag has no usage guidance.

-1 votes
2 answers
55 views

How to improve the performance when using a flat-file dataset and PHP for implementing advanced search function?

I have to add some advanced search function to a WordPress website, I can't use SQLite database because we are not allowed to install any driver on the system. I solved the issue using a CSV file that ...
G M's user avatar
  • 49
0 votes
0 answers
125 views

Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in

I've tried everything I've read on the forum thread related to this error. Changed the config file etc but the problem doesn't go away. We restored backups from a day when the site was working, but ...
miroslava valkova's user avatar
0 votes
1 answer
778 views

Changing WP_MEMORY_LIMIT doesn't affect actual memory limit

Unusually, I would like to reduce the wordpress / woocommerce memory limit, as it leads to too high memory consumption on the server. I'm not able to change my php memory-limit variable due to my ...
fischbrot's user avatar
0 votes
0 answers
183 views

Wordpress Template Reverts to default template after changing

I am experiencing a problem regarding wordpress page template. after I change the wordpress template to "Home Page", it reverts to default template after update. I tried installing WP Super ...
Blitzkriegfest's user avatar
0 votes
0 answers
622 views

High memory usage in my theme, how to find out why?

I'm experiencing a problem of high memory usage in my custom WordPress Theme, and I'm trying to find out what's causing it. I'm already using Query Monitor to explore the situation, but I can't see ...
Oni-Link's user avatar
0 votes
0 answers
223 views

Solution for processing lots of data with CRON/API, dealing with memory/timeout issues

Using a custom CRON job set up in my Wordpress site I am connecting to an external API to refresh some data. The API only allows for a certain amount of records to be read at a time so I have to "...
Louis W's user avatar
  • 464
0 votes
1 answer
465 views

Is there a maximum length to a Wordpress Page?

I'll try to be terse: We host events for clients and offer to create an 'event page' for them as part of their package - they can direct users to this page to see the event schedule, dates, speakers, ...
Daniel Pascale's user avatar
0 votes
1 answer
530 views

WordPress hit memory limit but not from the server

I have struggled with this for hours and days. I need good ideas for a fix now. When I do a certain action in WordPress, I sometimes get a Fatal memory error. The error comes after I hit "Update&...
pstidsen's user avatar
1 vote
0 answers
167 views

PHP Fatal error: Out of memory in Wordpress [closed]

I'm running a WordPress site on EC2 t2.medium machine. I've increased the memory_limit in php.ini to 3GB which is reflecting in phpinfo, but I keep on getting "Out of Memory" error in 1-2 ...
Aman Kumar's user avatar
0 votes
2 answers
1k views

Will memcached improve performance with WP Super Cache already running?

I'm working on a WordPress site that is expected to host up to 1000 concurrent users, so I'm exploring ways to make it run as fast as possible. I've heard that memcached helps WordPress sites load ...
John Doe's user avatar
  • 287
0 votes
0 answers
83 views

how to fix wordpress high use cpu 100-104% evey time

i try disable all plugin or tye optimization database but still cpu 100% how to fix solve ?
Goddy Weeand's user avatar
0 votes
0 answers
53 views

Noticed updating taxonomy terms take a long time and run out of memory

Not sure if it's related to 5.5, that is what we're running. But if we go to edit a taxonomy term (say... update the description). It's been taking a long time. Some investigation reveals that it's ...
Dan Goodspeed's user avatar
0 votes
1 answer
257 views

How can I figure out where memory is being used?

I've got a WordPress site that's using too much memory, and I'm having problems with it on my shared hosting site. So, to try to figure out where it's coming from without wrecking my live site, I ...
Vultan's user avatar
  • 101
0 votes
1 answer
147 views

How to display or print WordPress memory limit and WordPress max memory limit

What code do I need to use to display the WordPress memory limit and WordPress maximum memory limit. In PHP for example, I can just get the memory limit by using: echo $memory_limit = ini_get('...
chinazaike's user avatar
0 votes
0 answers
987 views

CPU 100% usage when login as admin

When a normal user open my site nothing happens, but when i log into my admin area, each page I open even in admin area or in my site, I see 50-100% cpu usage. why?! I disabled cron jobs I disabled ...
Mohammad Mirsafaee's user avatar

15 30 50 per page
1
2 3 4 5
10