Skip Navigation

[Resolved] Fatal error: Out of memory when accessing WordPress > Settings > Permalinks

This support ticket is created 6 years, 5 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 1 reply, has 2 voices.

Last updated by Luo Yang 6 years, 5 months ago.

Assisted by: Luo Yang.

Author
Posts
#923772

I am trying to:
access the Permalinks settings at
hidden link

I expected to see:
The wordpress page.

Instead, I got:
Fatal error: Out of memory (allocated 118489088) (tried to allocate 72 bytes) in /home2/h9k3d4p5/public_html/wordpress/wp-content/plugins/wp-views/vendor/toolset/toolset-common/inc/toolset.assets.manager.class.php on line 70

#923917

Hello,

It seems the PHP memory is run out in your website, I suggest you check these:
1) There might be some other compatibility problem in your website, please deactivate other plugins and switch to wordpress default theme and test again, and if you are running more plugins you will need more amount of memory that can be consumed by PHP.

2) Also you can increase the PHP memory limitation, for example:
https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP