Archived topic
LiteSpeed Cache blocking custumazing
5 replies · Started by Marc on July 7, 2019
Hi,
I ran into a problem with Litespeed cache. While customizing theme, LiteSpeed cache blocks me from navigating between page and post on my website. I'm sure it's an option that I missed, but I can't find it. Everything is Off in LiteSpeed optimizing and I tried with everything off in cache after purging everything. Can you help me?
Hi there,
as per the instagram issue can you try the debug options:
Here is the debug log created:
[08-Jul-2019 13:40:00 UTC] PHP Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 32768 bytes) in /home/velotrot/public_html/wp-admin/includes/ajax-actions.php on line 1280
[08-Jul-2019 13:40:00 UTC] PHP Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 20480 bytes) in /home/velotrot/public_html/wp-includes/class-wp-hook.php on line 279
[08-Jul-2019 13:40:00 UTC] PHP Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 20480 bytes) in /home/velotrot/public_html/wp-content/plugins/litespeed-cache/inc/const.cls.php on line 288
[08-Jul-2019 13:40:08 UTC] PHP Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 32768 bytes) in /home/velotrot/public_html/wp-admin/includes/ajax-actions.php on line 1280
[08-Jul-2019 13:40:08 UTC] PHP Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 20480 bytes) in /home/velotrot/public_html/wp-includes/class-wp-hook.php on line 279
[08-Jul-2019 13:40:08 UTC] PHP Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 20480 bytes) in /home/velotrot/public_html/wp-content/plugins/litespeed-cache/inc/const.cls.php on line 288
[08-Jul-2019 13:40:10 UTC] PHP Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 32768 bytes) in /home/velotrot/public_html/wp-admin/includes/ajax-actions.php on line 4583
[08-Jul-2019 13:40:10 UTC] PHP Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 32768 bytes) in /home/velotrot/public_html/wp-content/plugins/litespeed-cache/inc/utility.class.php on line 1
[08-Jul-2019 13:40:17 UTC] PHP Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 32768 bytes) in /home/velotrot/public_html/wp-admin/includes/ajax-actions.php on line 1280
[08-Jul-2019 13:40:17 UTC] PHP Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 20480 bytes) in /home/velotrot/public_html/wp-includes/class-wp-hook.php on line 279
[08-Jul-2019 13:40:17 UTC] PHP Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 20480 bytes) in /home/velotrot/public_html/wp-content/plugins/litespeed-cache/inc/const.cls.php on line 288
[08-Jul-2019 13:40:20 UTC] PHP Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 20480 bytes) in /home/velotrot/public_html/wp-content/plugins/elementor/includes/controls/base-multiple.php on line 61
[08-Jul-2019 13:40:29 UTC] PHP Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 32768 bytes) in /home/velotrot/public_html/wp-admin/includes/ajax-actions.php on line 537
[08-Jul-2019 13:40:29 UTC] PHP Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 32768 bytes) in /home/velotrot/public_html/wp-content/plugins/litespeed-cache/inc/utility.class.php on line 1
[08-Jul-2019 13:40:39 UTC] PHP Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 32768 bytes) in /home/velotrot/public_html/wp-admin/includes/ajax-actions.php on line 1280
[08-Jul-2019 13:40:40 UTC] PHP Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 32768 bytes) in /home/velotrot/public_html/wp-admin/includes/ajax-actions.php on line 1280
[08-Jul-2019 13:40:40 UTC] PHP Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 20480 bytes) in /home/velotrot/public_html/wp-includes/class-wp-hook.php on line 279
[08-Jul-2019 13:40:40 UTC] PHP Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 20480 bytes) in /home/velotrot/public_html/wp-content/plugins/litespeed-cache/inc/const.cls.php on line 288
[08-Jul-2019 13:40:48 UTC] PHP Notice: Undefined offset: 0 in /home/velotrot/public_html/wp-content/plugins/elementor/core/documents-manager.php on line 428
[08-Jul-2019 13:40:52 UTC] PHP Notice: Undefined offset: 0 in /home/velotrot/public_html/wp-content/plugins/elementor/core/documents-manager.php on line 428
[08-Jul-2019 13:40:54 UTC] PHP Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 446464 bytes) in /home/velotrot/public_html/wp-includes/functions.php on line 4339
[08-Jul-2019 13:41:08 UTC] PHP Notice: Undefined offset: 0 in /home/velotrot/public_html/wp-content/plugins/elementor/core/documents-manager.php on line 428
They're all memory limit related. This article explains on increasing that:
https://docs.generatepress.com/article/increasing-php-memory-limit/
Everything is now working fine. Thank you very much!
Awesome - glad to be of help.