Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maximum execution time of 30 seconds exceeded #60

Open
xiki808 opened this issue Feb 2, 2017 · 0 comments
Open

Maximum execution time of 30 seconds exceeded #60

xiki808 opened this issue Feb 2, 2017 · 0 comments

Comments

@xiki808
Copy link

xiki808 commented Feb 2, 2017

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 );

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant