• SJW

    (@whitsey)


    I keep seeing this error on my website.

    NOTE: I know I can increase the max execution time BUT that doesn’t fix the problem

    The problem is – a page (pages) are taking 30 seconds to load in my wordpress – how can I trace what is causing wordpress to perform so poorly?

    I refresh the page and it loads in 1-2 seconds… But for some reason, intermittently, the page takes more than 30 seconds…

Viewing 3 replies - 1 through 3 (of 3 total)
  • Vishnu

    (@bukge)

    add this line to your .htaccess file:

    php_value max_execution_time 300

    Thread Starter SJW

    (@whitsey)

    As I said – I know how to fix it!

    NOTE: I know I can increase the max execution time BUT that doesn’t fix the problem

    I want to know how to debug what is causing it! Letting the page load for longer before timing out doesn’t fix the problem – if a customer is waiting 30 seconds, they’re going elsewhere…

    I don’t want the page to take 30 seconds to load! I want to find out why it is taking 30 seconds, not make the visitor wait longer for a timeout….

    Thread Starter SJW

    (@whitsey)

    @bukge thanks for killing my question!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal error: Maximum execution time of 30 seconds exceeded’ is closed to new replies.