• Resolved anonymized-7517021

    (@anonymized-7517021)


    I get the following error message when installing Jetpack locally:

    Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\wpsite\wp-admin\includes\class-wp-filesystem-direct.php on line 73

    What does this mean?

    I use XAMPP and version 5.1.1 of WordPress.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support darnelldibbles

    (@darnelldibbles)

    Hi there,

    What does this mean?

    It sounds like Xampp has installed a script that kills jobs longer than 30 seconds.You can fix this by increasing max_execution_time in your PHP configuration file, php.ini to something like 300 or 360.

    Hope this helps.

    Thread Starter anonymized-7517021

    (@anonymized-7517021)

    @darnelldibbles It worked. Thank you very much! =)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error on line 73 when installing Jetpack locally’ is closed to new replies.