Server PHP execution timed out reached. for intelly related posts
-
I can see the following error when I checked the PHP8.1 slow log. Due to these reasons, my server PHP execution timed out reached.
I have Ubuntu 22.04, LEMP stack 3GB server. It runs php8.1. I use request_terminate_timeout = 90
PHP error logs.
WARNING: [pool www-8-php81] child 40982, script '/var/www/mydomain.com/htdocs/index.php' (request: "GET /index.php") execution timed out (95.009576 sec), terminating
PHP8.1 slow log
[07-Feb-2024 21:29:56] [pool www-8-php81] pid 40989
script_filename = /var/www/mydomain.com/htdocs/index.php
[0x00007fc70c8164b0] get() /var/www/mydomain.com/htdocs/wp-content/object-cache.php:1918
[0x00007fc70c816380] get() /var/www/mydomain.com/htdocs/wp-content/object-cache.php:193
[0x00007fc70c8162d0] wp_cache_get() /var/www/mydomain.com/htdocs/wp-includes/option.php:169
[0x00007fc70c8161b0] get_option() /var/www/mydomain.com/htdocs/wp-content/plugins/intelly-related-posts/includes/classes/utils/Options.php:23
[0x00007fc70c816120] getOption() /var/www/mydomain.com/htdocs/wp-content/plugins/intelly-related-posts/includes/classes/utils/AppOptions.php:170
[0x00007fc70c816060] getTemplateStyle() /var/www/mydomain.com/htdocs/wp-content/plugins/intelly-related-posts/includes/core.php:140
[0x00007fc70c815f00] irp_ui_get_box() /var/www/mydomain.com/htdocs/wp-content/plugins/intelly-related-posts/includes/classes/html/HTMLContext.php:440
[0x00007fc70c815e00] writeRelatedBox() /var/www/mydomain.com/htdocs/wp-content/plugins/intelly-related-posts/includes/classes/html/MainTag.php:21
[0x00007fc70c815d50] write() /var/www/mydomain.com/htdocs/wp-content/plugins/intelly-related-posts/includes/classes/html/HTMLContext.php:378
[0x00007fc70c815c80] execute() /var/www/mydomain.com/htdocs/wp-content/plugins/intelly-related-posts/includes/core.php:282
[0x00007fc70c815b90] irp_the_content() /var/www/mydomain.com/htdocs/wp-includes/class-wp-hook.php:324
[0x00007fc70c815ab0] apply_filters() /var/www/mydomain.com/htdocs/wp-includes/plugin.php:205
[0x00007fc70c8159d0] apply_filters() /var/www/mydomain.com/htdocs/wp-includes/formatting.php:3992
[0x00007fc70c8158d0] wp_trim_excerpt() /var/www/mydomain.com/htdocs/wp-includes/class-wp-hook.php:324
[0x00007fc70c8157f0] apply_filters() /var/www/mydomain.com/htdocs/wp-includes/plugin.php:205
[0x00007fc70c815700] apply_filters() /var/www/mydomain.com/htdocs/wp-includes/post-template.php:434
[0x00007fc70c815690] get_the_excerpt() /var/www/mydomain.com/htdocs/wp-content/themes/mts_designer/includes/functions-designer-utility.php:158
[0x00007fc70c8154f0] designer_excerpt() /var/www/mydomain.com/htdocs/wp-content/themes/mts_designer/includes/functions-designer-template-tags.php:781
[0x00007fc70c815340] designer_related_posts() /var/www/mydomain.com/htdocs/wp-content/themes/mts_designer/includes/class-designer-single-sections.php:71
[0x00007fc70c815280] render() /var/www/mydomain.com/htdocs/wp-content/themes/mts_designer/includes/functions-designer-template-tags.php:1488
- The topic ‘Server PHP execution timed out reached. for intelly related posts’ is closed to new replies.