Skip to:
Content
Pages
Categories
Search
Top
Bottom

Facing problem while installing buddy press in wordpress 4.8


  • pratyushgupta
    Participant

    @pratyushgupta

    Maximum execution time of 30 seconds exceeded in E:\xampp\htdocs\helping\testing\wp-includes\Requests\Transport\cURL.php on line 462

    Please help anybody It’s urgent

Viewing 1 replies (of 1 total)

  • wbcomdesigns
    Participant

    @wbcomdesigns

    Hi @pratyushgupta

    By editing the php.ini file you can solve this problem …

    max_execution_time = 60     ; Maximum execution time of each script, in seconds
    max_input_time = 120    ; Maximum amount of time each script may spend parsing request data
    max_input_nesting_level = 64 ; Maximum input variable nesting level
    memory_limit = 512M      ; Maximum amount of memory a script may consume (128MB)

    Hope this will help.

    Thanks.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar