Viewing 2 replies - 1 through 2 (of 2 total)
  • Did you try updating from the dashboard? Hope you are following the documentation mentioned here Could you please give more details about how you are trying to update and where you are seeing this error message.

    Find your PHP.INI file and open it in a text editor.

    Assuming you are using Windows and you installed WAMP, you will find this file in the C:\Program Files (x86)\wamp\bin\apache\apache2.2.22\bin folder

    Find the line:

    max_execution_time = 30

    Change it to

    max_execution_time = 60

    Restart your WAMP services and try again. If it still doesn’t work, increase the number even more.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Falure on update’ is closed to new replies.