• Resolved rodrigo50006

    (@rodrigo50006)


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

    class-wp-filesystem-direct.php :
    [ SNIP ]

Viewing 4 replies - 1 through 4 (of 4 total)
  • a2hostingrj

    (@a2hostingrj)

    In php.ini you need to extend the maximum execution time.

    Which plugin are you using and what were you doing when you got that error?

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Side note, don’t post code here like that. It never works.

    Where did you get that file and as already asked, which plugin?

    RossMitchell

    (@rossmitchell)

    It is usually inappropriate to post large slabs of code, please see the forum guidelines.
    Have you been able to install other plugins ?
    What does the webserver error log say ?

    Suggest that you install the plugin manually. It is common for localhost installs to not have the file permissions to write to their own files, this is often not worth the trouble of fixing, rather you just manually install and update core + themes + plugins.

    Thread Starter rodrigo50006

    (@rodrigo50006)

    thanks, change php.ini and it is solved

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error install plugin’ is closed to new replies.