Skip to content

Maximum execution time of 30 seconds exceeded #60

@xiki808

Description

@xiki808

I'm getting the error in the title, now I know that I can easily fix this by changing max_execution_time in php.ini but I would rather place this in the code and thus use ini_set. My problem is that the setting is not taking effect when set within the code.

Where is the best place to place something like ini_set( 'max_execution_time', 0 );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions