• This is a wordpress Multisite with about 15 subsites. All the sites timeout every day at about 3:15 and 9:15 am (MDT). There is also constant timeouts after visiting 2-3 pages. I have researched the error from debug.log extensively and can’t find a solution to keep the site running. Can you please provide suggestions as to where to look and resolve this?
    Thanks in advance.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bryantdelaney

    (@bryantdelaney)

    Here is part of the debug.log


    [24-Mar-2025 21:54:41 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/vhosts/testwebsite.com/httpdocs/wp-includes/functions.php on line 7329

    [24-Mar-2025 21:54:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/vhosts/testwebsite.com/httpdocs/wp-includes/functions.php on line 2189

    [24-Mar-2025 21:54:52 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/vhosts/testwebsite.com/httpdocs/wp-includes/functions.php on line 7329

    [24-Mar-2025 21:54:52 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/vhosts/testwebsite.com/httpdocs/wp-includes/functions.php on line 2189

    [24-Mar-2025 21:55:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/vhosts/testwebsite.com/httpdocs/wp-includes/functions.php on line 7329

    [24-Mar-2025 21:55:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/vhosts/testwebsite.com/httpdocs/wp-includes/functions.php on line 2189

    [24-Mar-2025 21:55:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/vhosts/testwebsite.com/httpdocs/wp-includes/functions.php on line 7329

    [24-Mar-2025 21:55:55 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/vhosts/testwebsite.com/httpdocs/wp-includes/functions.php on line 2189

    [24-Mar-2025 21:59:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/vhosts/testwebsite.com/httpdocs/wp-includes/functions.php on line 7329

    [24-Mar-2025 21:59:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/vhosts/testwebsite.com/httpdocs/wp-includes/functions.php on line 2189
    Thread Starter bryantdelaney

    (@bryantdelaney)

    Here are a few of additional errors. I’m hoping this makes sense to someone who can help:

    27-Mar-2025 12:11:22 UTC] PHP Warning: Undefined array key “s” in /var/www/vhosts/examplewebsite.com/httpdocs/wp-content/plugins/give/includes/ajax-functions.php on line 290
    [27-Mar-2025 12:17:48 UTC] PHP Warning: Undefined array key “s” in /var/www/vhosts/examplewebsite.com/httpdocs/wp-content/plugins/give/includes/ajax-functions.php on line 290
    [27-Mar-2025 13:15:29 UTC] PHP Warning: Undefined array key “s” in /var/www/vhosts/examplewebsite.com/httpdocs/wp-content/plugins/give/includes/ajax-functions.php on line 290
    [27-Mar-2025 14:04:21 UTC] PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/vhosts/examplewebsite.com/httpdocs/wp-includes/functions.php on line 7329
    [27-Mar-2025 14:04:21 UTC] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/vhosts/examplewebsite.com/httpdocs/wp-includes/functions.php on line 2189
    [27-Mar-2025 14:09:06 UTC] PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/vhosts/examplewebsite.com/httpdocs/wp-includes/functions.php on line 7329
    [27-Mar-2025 14:09:06 UTC] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/vhosts/examplewebsite.com/httpdocs/wp-includes/functions.php on line 2189
    [27-Mar-2025 14:14:54 UTC] PHP Warning: Undefined array key “s” in /var/www/vhosts/examplewebsite.com/httpdocs/wp-content/plugins/give/includes/ajax-functions.php on line 290
    [27-Mar-2025 14:15:02 UTC] PHP Warning: Undefined array key “s” in /var/www/vhosts/examplewebsite.com/httpdocs/wp-content/plugins/give/includes/ajax-functions.php on line 290

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Website timing out’ is closed to new replies.