• As i can see from the support forum, a lot of people have this problem.
    I have this “Fatal error: Maximum execution time of 30 seconds…” problem on almost every php is inside these folders “wp-includes”, “wp-themes”, “wp-login” etc..

    I have write about ~30 articles and now i can’t even watch my blog. I don’t speak to get into the admins page. No waY!!!! https://www.pixelrise.gr/blog

    It seems my blog is “blocked” now and i can’t do anything about it.

    Is there a solution for this?

Viewing 3 replies - 16 through 18 (of 18 total)
  • I give u solution for 30 seconds error.
    u go to system folder of ur system partition to looking for a text file, “php.ini”.

    u search two statement with parameter in below and change it:
    max_execution_time = 30 ; Maximum execution time of each script, in seconds
    max_input_time = 60 ; Maximum amount of time each script may spend parsing request data

    at last, u restart webservice, IIS or apache, after u save the modified file.

    Can anyone explain this in laymans terms?

    I am trying to upload my imported blog.

    Hey, I have the same error after upgrading to v2.7, does anyone has fixed this?

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